Mon, 04 Oct 2004 20:17:39 +0000 |
Paul Eggert |
Remove dependencies on unlocked-io.
|
Mon, 04 Oct 2004 11:25:57 +0000 |
Bruno Haible |
New module 'memmem', from Simon Josefsson.
|
Mon, 04 Oct 2004 04:37:46 +0000 |
Paul Eggert |
Sync from coreutils.
|
Sat, 02 Oct 2004 07:05:52 +0000 |
Jim Meyering |
*** empty log message ***
|
Fri, 01 Oct 2004 18:55:08 +0000 |
Paul Eggert |
* snprintf.c: Remove comments as to why each header is needed.
|
Fri, 01 Oct 2004 16:38:25 +0000 |
Bruno Haible |
New module 'strsep'.
|
Fri, 01 Oct 2004 13:27:20 +0000 |
Bruno Haible |
Another fix to snprintf().
|
Fri, 01 Oct 2004 10:26:52 +0000 |
Bruno Haible |
Fixes, mostly from Simon Josefsson.
|
Fri, 01 Oct 2004 10:12:23 +0000 |
Bruno Haible |
Ensure memcpy is declared.
|
Thu, 30 Sep 2004 23:29:25 +0000 |
Paul Eggert |
New snprintf module from Simon Josefsson.
|
Thu, 30 Sep 2004 16:46:18 +0000 |
Paul Eggert |
argp fixes from Sergey.
|
Wed, 29 Sep 2004 20:14:02 +0000 |
Bruno Haible |
Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.
|
Tue, 28 Sep 2004 23:59:18 +0000 |
Paul Eggert |
dummy.c: Change copyright notice to FSF, and license to GPL.
|
Mon, 13 Sep 2004 11:07:19 +0000 |
Paul Eggert |
* argp-pvh.c (argp_program_version_hook): Provide initial value.
|
Sat, 11 Sep 2004 22:55:06 +0000 |
Paul Eggert |
* mempcpy.h: Wrap the entire include file inside #ifndef mempcpy.
|
Wed, 08 Sep 2004 23:08:49 +0000 |
Paul Eggert |
Undo previous change.
|
Wed, 08 Sep 2004 17:17:40 +0000 |
Paul Eggert |
* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C".
|
Wed, 08 Sep 2004 12:43:11 +0000 |
Bruno Haible |
New module 'stdint'.
|
Wed, 08 Sep 2004 12:15:25 +0000 |
Bruno Haible |
New module 'xvasprintf'.
|
Wed, 08 Sep 2004 12:11:19 +0000 |
Bruno Haible |
Improve handling of the case length > INT_MAX.
|
Fri, 20 Aug 2004 02:23:07 +0000 |
Paul Eggert |
Import userspec from coreutils.
|
Thu, 12 Aug 2004 08:09:42 +0000 |
Paul Eggert |
getopt, argp fixes.
|
Wed, 11 Aug 2004 22:47:51 +0000 |
Paul Eggert |
Merge from coreutils.
|
Tue, 10 Aug 2004 05:17:22 +0000 |
Paul Eggert |
obstack, chown fixes.
|
Mon, 09 Aug 2004 23:54:10 +0000 |
Paul Eggert |
Add getpass.h, so it's properly declared.
|
Mon, 09 Aug 2004 23:45:32 +0000 |
Paul Eggert |
xgethostname simplification
|
Mon, 09 Aug 2004 21:16:10 +0000 |
Paul Eggert |
Add copyright notices.
|
Mon, 09 Aug 2004 18:31:09 +0000 |
Paul Eggert |
Remove dependency of xalloc in exitfail, error, gettext.
|
Mon, 09 Aug 2004 17:58:46 +0000 |
Paul Eggert |
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
|
Sun, 08 Aug 2004 16:53:10 +0000 |
Bruno Haible |
Rename FILESYSTEM_PREFIX_LEN.
|