Alexander Dergachev
|
0e7917cda7
|
* utils.c (aprintf): print log message and abort if we have too big text buffer.
|
2008-04-12 19:13:23 +04:00 |
|
Alexander Dergachev
|
311f76645f
|
* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf.
|
2008-04-11 23:52:57 +04:00 |
|
Alexander Dergachev
|
79bd3057b1
|
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc
|
2008-04-09 22:27:58 +04:00 |
|
Micah Cowan
|
aed227e903
|
More tests for directory include/exclude.
|
2008-03-19 15:48:54 -07:00 |
|
Micah Cowan
|
e95867e6cc
|
Deal with progress bars in environs lacking mbtowc or wcwidth.
|
2008-02-06 18:10:24 -08:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
5114aa2d07
|
Handle --no-parent correctly when path is /.
|
2007-12-05 20:56:23 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
da99855784
|
ISSPACE -> c_isspace
|
2007-10-14 14:46:24 -07:00 |
|
Micah Cowan
|
c0a444d5e6
|
Applying Gisle's latest MS-DOS patches.
|
2007-10-06 12:44:17 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
Micah Cowan
|
df8b19a28e
|
Gisle's MS-DOS support
|
2007-09-28 14:47:46 -07:00 |
|
micah
|
3dc15952f2
|
[svn] Make run_with_timeout align with its declaration in utils.h
|
2007-08-27 13:27:30 -07:00 |
|
micah
|
7d2066b221
|
[svn] Make indentation consistent (all-spaces, no tabs).
|
2007-08-02 20:38:21 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
hniksic
|
a161efc9ec
|
[svn] Fix build problems with DEBUG_MALLOC.
|
2007-02-02 01:35:08 -08:00 |
|
hniksic
|
8566a72767
|
[svn] Avoid code repetition between time_str and datetime_str.
|
2006-08-08 07:32:53 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
hniksic
|
f2756871a6
|
[svn] Doc fix. Credit base64_decode coming from Recode.
|
2006-06-25 09:22:26 -07:00 |
|
hniksic
|
272a9a2d90
|
[svn] Doc fix.
|
2006-06-21 01:32:55 -07:00 |
|
hniksic
|
0adf1ccfa0
|
[svn] Cast void pointer to char * before doing arithmetic on it.
|
2006-06-21 01:12:12 -07:00 |
|
hniksic
|
09d44f355f
|
[svn] Made base64 tables const.
|
2006-06-20 01:18:59 -07:00 |
|
hniksic
|
56897eceb5
|
[svn] Made base64 DATA and DEST pointers void*.
|
2006-06-20 01:16:36 -07:00 |
|
hniksic
|
7bc4d2db21
|
[svn] base64_encode could read past the end of STR.
|
2006-06-19 13:35:53 -07:00 |
|
mtortonesi
|
ea4ffded27
|
[svn] Restricted operational semantics of frontcmp and proclist from generic strings to directory names, and fixed dirname matching algorithm. Renamed above mentioned functions to subdir_p and dir_matches_p respectively. Added testcases for subdir_p and dir_matches_p.
|
2006-03-15 06:55:29 -08:00 |
|
hniksic
|
15f7e83216
|
[svn] Doc fix.
|
2006-02-09 02:24:07 -08:00 |
|
hniksic
|
85146a6ebd
|
[svn] Removed the SPRINTF_WGINT macro.
|
2006-02-03 02:31:00 -08:00 |
|
hniksic
|
b6fa9ce7be
|
[svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
printing the last digit.
|
2006-02-03 02:27:59 -08:00 |
|
hniksic
|
65401399d7
|
[svn] Doc fix.
|
2005-08-27 12:09:42 -07:00 |
|
hniksic
|
8b7dabcdf8
|
[svn] Simplify iteration over hash table entries.
|
2005-08-27 06:05:39 -07:00 |
|
hniksic
|
254ed12b8f
|
[svn] Doc fix.
|
2005-08-10 05:40:31 -07:00 |
|
hniksic
|
b110199bce
|
[svn] Doc fix.
|
2005-08-10 05:28:01 -07:00 |
|
hniksic
|
4a0417f00b
|
[svn] Doc update.
|
2005-07-08 00:36:59 -07:00 |
|
hniksic
|
5b52e5658d
|
[svn] Use vasprintf where available.
|
2005-07-08 00:33:05 -07:00 |
|
hniksic
|
b3900f1fbd
|
[svn] In for loops with empty body, put the ";" on a separate line to silence
a warning from DMC.
|
2005-07-06 18:08:52 -07:00 |
|
hniksic
|
710959597f
|
[svn] Unconditionally include <setjmp.h>.
|
2005-07-06 14:06:29 -07:00 |
|
hniksic
|
8c7cf8ea0b
|
[svn] Doc fix.
|
2005-07-06 13:03:50 -07:00 |
|
hniksic
|
9dbc801ed1
|
[svn] Doc fix.
|
2005-07-06 12:56:20 -07:00 |
|
hniksic
|
f29eafcca7
|
[svn] Doc fix.
|
2005-07-06 12:50:26 -07:00 |
|
hniksic
|
097695b723
|
[svn] New option --ignore-case for case-insensitive matching.
|
2005-07-06 12:44:00 -07:00 |
|
hniksic
|
adcb1f10ec
|
[svn] Fix undef.
|
2005-07-04 07:48:19 -07:00 |
|
hniksic
|
8db8d930ef
|
[svn] Simplify NEXT_BASE64_CHAR.
|
2005-07-04 07:46:09 -07:00 |
|
hniksic
|
e0aa2eef43
|
[svn] Don't tolerate non-base64 non-whitespace characters in base64 stream.
|
2005-07-04 06:28:19 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
cf48fcc2bb
|
[svn] Unconditionally include locale.h.
|
2005-06-29 14:45:44 -07:00 |
|
hniksic
|
b8456c0fb4
|
[svn] Use *rand48 where available.
|
2005-06-28 15:22:10 -07:00 |
|
hniksic
|
e289d2ecc4
|
[svn] Include ETA information in dot progress.
|
2005-06-28 15:03:12 -07:00 |
|
hniksic
|
276f66fc14
|
[svn] Doc fix.
|
2005-06-28 14:56:43 -07:00 |
|