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.
|
Sat, 07 Aug 2004 06:43:50 +0000 |
Paul Eggert |
Merge argp-help from tar.
|
Sat, 07 Aug 2004 02:58:12 +0000 |
Paul Eggert |
Only declare strdup if it isn't declared by the system.
|
Sat, 07 Aug 2004 00:09:38 +0000 |
Paul Eggert |
Merge from coreutils.
|
Fri, 06 Aug 2004 20:42:23 +0000 |
Bruno Haible |
2004-08-03 Simon Josefsson <jas@extundo.com>
|
Fri, 06 Aug 2004 20:39:08 +0000 |
Bruno Haible |
2004-08-01 Simon Josefsson <jas@extundo.com>
|
Fri, 06 Aug 2004 20:23:41 +0000 |
Bruno Haible |
New module 'getsubopt'.
|
Fri, 06 Aug 2004 07:14:12 +0000 |
Paul Eggert |
More merges from coreutils.
|
Fri, 06 Aug 2004 00:08:44 +0000 |
Paul Eggert |
Merge from coreutils (first part).
|
Tue, 03 Aug 2004 18:40:30 +0000 |
Paul Eggert |
Remove "fatal" module.
|
Mon, 19 Jul 2004 20:22:33 +0000 |
Bruno Haible |
New module 'dummy'.
|
Fri, 16 Jul 2004 16:28:48 +0000 |
Bruno Haible |
Add extern "C" for C++.
|
Fri, 16 Jul 2004 16:09:12 +0000 |
Bruno Haible |
Allow use in C++ environment.
|
Sat, 10 Jul 2004 07:58:10 +0000 |
Paul Eggert |
* getndelim2.c: Include stddef.h, for ptrdiff_t.
|
Sat, 10 Jul 2004 06:29:25 +0000 |
Paul Eggert |
Add lib/fchown-stub.c.
|
Thu, 24 Jun 2004 06:05:19 +0000 |
Jim Meyering |
* obstack.h (obstack_base): Cast to (void *), per documentation.
|
Tue, 22 Jun 2004 18:28:11 +0000 |
Paul Eggert |
Add argz module, which is autoupdated from libtool.
|
Thu, 10 Jun 2004 08:29:25 +0000 |
Jim Meyering |
* modules/calloc: New file.
|
Sun, 06 Jun 2004 18:55:59 +0000 |
Paul Eggert |
* getdate.y (yylex): Allow space between sign and number.
|
Tue, 01 Jun 2004 20:27:08 +0000 |
Paul Eggert |
Merge from coreutils CVS.
|
Tue, 01 Jun 2004 03:49:45 +0000 |
Paul Eggert |
Remove dependency of hash and xalloc modules on the malloc and realloc
|
Fri, 21 May 2004 04:51:32 +0000 |
Paul Eggert |
* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.
|
Wed, 19 May 2004 20:04:16 +0000 |
Paul Eggert |
Remove unused vars and decls in obstack.
|
Tue, 18 May 2004 05:18:40 +0000 |
Paul Eggert |
Simplify argp by assuming alloca module.
|
Mon, 17 May 2004 11:27:08 +0000 |
Bruno Haible |
Fix for format strings like "%2.f".
|
Mon, 17 May 2004 07:52:52 +0000 |
Paul Eggert |
Port obstack to the AS/400.
|
Mon, 17 May 2004 05:41:42 +0000 |
Paul Eggert |
alloca cleanup: always include <alloca.h>.
|
Sun, 16 May 2004 19:03:42 +0000 |
Paul Eggert |
getline cleanup. This changes the getndelim2 API: both order of arguments,
|
Thu, 13 May 2004 22:20:53 +0000 |
Paul Eggert |
nanosleep merge from coreutils
|
Thu, 13 May 2004 21:59:46 +0000 |
Paul Eggert |
Don't assume that gettimeofday and settimeofday exist or work.
|
Wed, 12 May 2004 16:23:32 +0000 |
Jim Meyering |
Prior to this change, the save_cwd caller required read access to the
|