summaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-06-221-10/+9
|\
| * Mark non returning functionsDarshit Shah2014-06-161-2/+2
| * Remove duplicated wordsGiuseppe Scrivano2014-06-121-1/+1
| * Do not depend on always defined macrosGiuseppe Scrivano2014-06-121-3/+1
| * Remove trailing empty linesGiuseppe Scrivano2014-06-121-1/+0
| * Do not use exit() with a magic numberGiuseppe Scrivano2014-06-121-3/+5
* | Merge remote-tracking branch 'origin/master' into parallel-wgetDarshit Shah2014-06-091-22/+25
|\ \ | |/
| * More progress bar aesthetic changesDarshit Shah2014-05-301-4/+4
| * Fix compiler warningsTim Ruehsen2014-05-121-18/+21
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2014-03-311-1/+1
|\ \ | |/
| * Fix compiler warningsDarshit Shah2014-03-261-1/+1
* | Merge branch 'origin' into parallel-wgetGiuseppe Scrivano2013-11-041-2/+2
|\ \ | |/
| * Fix FTP list parsing & Fix cookies rejectBykov Aleksey2013-10-281-2/+2
* | Disable timeouts when there are threadsGiuseppe Scrivano2013-07-121-0/+10
|/
* Fix using deadcode and possible use of NULL pointerTomas Hozza2013-07-101-1/+1
* replaced read_whole_file() by getline()Tim Ruehsen2013-05-171-50/+0
* src/utils.c cleanupTim Ruehsen2013-05-121-43/+23
* Fallback to PATH_MAX when pathconf is not availableGiuseppe Scrivano2012-10-071-0/+4
* Add support for file names longer than MAX_FILE.Tim Ruehsen2012-09-291-0/+50
* Rename --bits to --report-bps.Giuseppe Scrivano2012-06-061-2/+2
* * fix a few little dissonancesTim Ruehsen2012-06-041-2/+2
* Add support for -accept-regex and --reject-regex.Gijs van Tulder2012-05-091-0/+101
* activate itimer support.Tim Ruehsen2012-03-291-0/+2
* Assume some headers files provided by gnulib are always present.Giuseppe Scrivano2012-03-251-3/+1
* Accept --bit optionSasikantha Babu2012-03-051-0/+11
* Fix some problems under VMS.Steven Schweda2011-10-231-2/+1
* Prefers utime over futimens when available.Giuseppe Scrivano2011-08-251-3/+26
* Use sigprocmask instead of sigsetmask.Giuseppe Scrivano2011-08-111-3/+4
* Accept always the file if it is the specified output destination.Giuseppe Scrivano2011-08-051-0/+3
* Use futimens instead of utimes.Giuseppe Scrivano2011-04-191-9/+18
* Use utimes instead of utime.Giuseppe Scrivano2011-04-181-18/+12
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+2
* Remove redundant guard.Giuseppe Scrivano2010-12-011-3/+1
* Rename two functions.Giuseppe Scrivano2010-07-091-4/+4
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+1
* imported patch vms-caratSteven Schweda2010-01-091-5/+6
* [mq]: cfg-mkMicah Cowan2009-09-211-15/+15
* Fixes needed for VMS.Steven Schweda2009-09-111-1/+1
* Ran update-copyright.Micah Cowan2009-09-041-2/+2
* Automated merge.Micah Cowan2009-07-041-1/+172
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-1/+172
* | Henri's -Wall patch.Micah Cowan2008-05-301-2/+2
* | Merge quote module stuff with current mainline.Micah Cowan2008-05-151-3/+29
|\ \
| * | Undo the USE_GNULIB_ALLOC defines.Steven Schubiger2008-04-201-2/+0
| * | Move memfatal() to utils.c.Steven Schubiger2008-04-191-0/+26
| * | Use Gnulib's alloc functions throughout the source.Steven Schubiger2008-04-191-0/+2
| * | Use Gnulib's quote function in utils.c.Steven Schubiger2008-04-161-3/+3
| |/
* | Ensure that dir matches aren't mere prefix matches.Micah Cowan2008-04-231-0/+2
|/
* Automated merge.Micah Cowan2008-04-121-2/+23
|\
| * Automated merge.Micah Cowan2008-04-121-1/+9
| |\