Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #276103

Category wget
Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
Changed at Mon 27 Jul 2026 13:27:24
Repository https://gitlab.com/gnuwget/wget2.git
Project wget2
Branch master
Revision d0e5b84bceb57877044a2ed68456e98eb21f5cbe

Comments

Truncate file names if too long
* configure.ac: Check for pathconf().
* src/blacklist.c: Removed an unrelated comment.
* src/wget.c: New CHOMP_BUFFER, new function get_max_length(),
  new function maybe_truncate_filename(), (prepare_file): Truncate
  file name if needed.

Changed files