Wed, 10 Nov 2004 14:53:00 +0000 |
Simon Josefsson |
Add getaddrinfo.
|
Wed, 10 Nov 2004 08:48:50 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 09 Nov 2004 20:55:29 +0000 |
Paul Eggert |
* strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
|
Fri, 05 Nov 2004 21:57:55 +0000 |
Bruno Haible |
Make sure size_t is defined.
|
Thu, 04 Nov 2004 13:32:03 +0000 |
Bruno Haible |
Upgrade allocsa module from GNU gettext.
|
Wed, 03 Nov 2004 09:24:41 +0000 |
Paul Eggert |
* xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
|
Tue, 02 Nov 2004 20:18:26 +0000 |
Paul Eggert |
xreadlink problems with SSIZE_MAX.
|
Tue, 02 Nov 2004 19:18:44 +0000 |
Paul Eggert |
* getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
|
Tue, 02 Nov 2004 12:29:39 +0000 |
Bruno Haible |
Provide a return value for unsetenv() if the system doesn't.
|
Mon, 01 Nov 2004 21:45:37 +0000 |
Simon Josefsson |
(fflush_unlocked, flockfile, funlockfile)
|
Fri, 29 Oct 2004 21:01:18 +0000 |
Paul Eggert |
getdate support for TZ="foo", and documentation.
|
Wed, 27 Oct 2004 21:48:31 +0000 |
Paul Eggert |
* mktime.c (not_equal_tm): Remove redundant check.
|
Mon, 25 Oct 2004 05:50:58 +0000 |
Paul Eggert |
* getdate.y: Use Bison 1.875 features, and some minor code cleanups.
|
Fri, 22 Oct 2004 22:28:36 +0000 |
Paul Eggert |
getpagesize module shouldn't assume sys/param.h exists.
|
Fri, 22 Oct 2004 20:19:13 +0000 |
Paul Eggert |
* mktime.c (leapyear): Arg is long int, not int.
|
Mon, 18 Oct 2004 21:27:07 +0000 |
Paul Eggert |
Update from glibc.
|
Tue, 12 Oct 2004 14:04:18 +0000 |
Simon Josefsson |
* getpass.c (fflush_unlocked, flockfile, funlockfile)
|
Mon, 11 Oct 2004 13:08:55 +0000 |
Bruno Haible |
New module 'vsnprintf'.
|
Thu, 07 Oct 2004 16:15:22 +0000 |
Bruno Haible |
Avoid a memory allocation when possible.
|
Wed, 06 Oct 2004 20:09:18 +0000 |
Paul Eggert |
* diacrit.c, diacrit.h: Add GPL notice.
|
Wed, 06 Oct 2004 20:02:18 +0000 |
Paul Eggert |
* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
|
Tue, 05 Oct 2004 17:44:44 +0000 |
Bruno Haible |
Don't redeclare strsep if the system already has it.
|
Tue, 05 Oct 2004 06:47:46 +0000 |
Paul Eggert |
Fix typo in previous log.
|
Tue, 05 Oct 2004 06:45:51 +0000 |
Paul Eggert |
Rename xclone to xmemdup. Remove obsolete xalloc macros.
|
Mon, 04 Oct 2004 21:00:42 +0000 |
Paul Eggert |
* regex.c (re_comp): Cast gettext return value to char *,
|
Mon, 04 Oct 2004 20:30:46 +0000 |
Simon Josefsson |
error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
|
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>
|