Thu, 11 Nov 2004 05:57:27 +0000 |
Paul Eggert |
(SHR): New macro, which is a portable
|
Tue, 09 Nov 2004 20:55:12 +0000 |
Paul Eggert |
(DO_MULTIBYTE): Check for wchar.h, too.
|
Tue, 30 Sep 2003 06:11:03 +0000 |
Paul Eggert |
* strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: Fix arg typo in previous patch.
|
Fri, 12 Sep 2003 19:22:07 +0000 |
Paul Eggert |
Remove K&R cruft.
|
Sat, 06 Sep 2003 21:34:07 +0000 |
Paul Eggert |
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
|
Sat, 16 Aug 2003 05:38:25 +0000 |
Paul Eggert |
Merge from coreutils.
|
Wed, 09 Jul 2003 22:48:52 +0000 |
Paul Eggert |
Switch from LGPL to GPL.
|
Mon, 12 May 2003 08:20:29 +0000 |
Jim Meyering |
(my_strftime): Let the `-' (no-pad) flag affect
|
Fri, 11 Apr 2003 15:00:23 +0000 |
Jim Meyering |
(widen): Cast alloca return value to proper type.
|
Fri, 11 Apr 2003 14:59:01 +0000 |
Jim Meyering |
From GNU libc.
|
Fri, 11 Apr 2003 14:57:16 +0000 |
Jim Meyering |
(widen) [COMPILE_WIDE]: Merge nearly-identical definitions.
|
Fri, 11 Apr 2003 14:36:24 +0000 |
Jim Meyering |
(my_strftime): Merge in locale-related changes from libc.
|
Sun, 09 Dec 2001 21:02:43 +0000 |
Jim Meyering |
(my_strftime_localtime_r): Include this function
|
Sun, 20 May 2001 20:41:20 +0000 |
Jim Meyering |
(my_strftime):
|
Sat, 17 Feb 2001 16:50:27 +0000 |
Jim Meyering |
update comments from libc
|
Thu, 04 Jan 2001 10:19:43 +0000 |
Jim Meyering |
Sync with glibc time/strftime.c 1.81.
|
Thu, 23 Nov 2000 07:24:51 +0000 |
Jim Meyering |
(my_strftime): Do not invoke mbrlen with a
|
Thu, 26 Oct 2000 08:08:06 +0000 |
Jim Meyering |
Update from libc.
|
Wed, 30 Aug 2000 07:58:01 +0000 |
Jim Meyering |
Merge in changes from GNU libc.
|
Mon, 17 Apr 2000 11:39:26 +0000 |
Jim Meyering |
(my_strftime) [strftime]: Declare strftime here, since the definition
|
Mon, 03 Apr 2000 07:09:38 +0000 |
Jim Meyering |
(my_strftime): Make sure we call the system
|
Thu, 06 Jan 2000 21:31:48 +0000 |
Jim Meyering |
Sync with the GNU C Library.
|
Sun, 02 Jan 2000 07:09:54 +0000 |
Jim Meyering |
(my_strftime): Some old compilers object to
|
Sun, 19 Sep 1999 08:09:50 +0000 |
Jim Meyering |
Remove useless parens in #if directive
|
Tue, 06 Apr 1999 14:22:06 +0000 |
Jim Meyering |
Update from master source in libc, removing %f.
|
Mon, 07 Dec 1998 03:12:10 +0000 |
Jim Meyering |
ansideclify
|
Sun, 18 Oct 1998 14:09:48 +0000 |
Jim Meyering |
Don't invoke localtime_r or gmtime_r unless it's the GNU C
|
Sun, 18 Oct 1998 01:10:21 +0000 |
Jim Meyering |
Declare localtime_r if necessary.
|
Sat, 17 Oct 1998 12:39:30 +0000 |
Jim Meyering |
Some systems require <unistd.h> to be included before <time.h> for
|
Sun, 27 Sep 1998 12:45:33 +0000 |
Jim Meyering |
(my_strftime): Update from FSF.
|
Tue, 28 Apr 1998 12:19:53 +0000 |
Jim Meyering |
tweak from FSF
|
Tue, 18 Nov 1997 03:32:00 +0000 |
Jim Meyering |
(_REENTRANT): #define, as some hosts need this to declare localtime_r properly.
|
Thu, 13 Nov 1997 13:22:54 +0000 |
Jim Meyering |
Update from FSF.
|
Wed, 22 Oct 1997 14:06:16 +0000 |
Jim Meyering |
update from FSF
|
Wed, 28 May 1997 12:19:28 +0000 |
Jim Meyering |
correct/normalize indentation in cpp directives
|
Wed, 28 May 1997 12:01:33 +0000 |
Jim Meyering |
update from FSF
|
Thu, 23 Jan 1997 02:23:44 +0000 |
Jim Meyering |
revert last change
|
Wed, 22 Jan 1997 23:23:04 +0000 |
Jim Meyering |
[strftime]: Add parameters to macro definition. From Drepper.
|
Wed, 22 Jan 1997 22:43:15 +0000 |
Jim Meyering |
(_strftime_copytm): New function, to work around Solaris 2.5 tzset bug.
|
Sat, 21 Dec 1996 13:51:26 +0000 |
Jim Meyering |
update from GNU libc
|
Sat, 21 Dec 1996 01:40:43 +0000 |
Jim Meyering |
Update from GNU libc.
|
Wed, 18 Dec 1996 16:56:46 +0000 |
Jim Meyering |
run cpp-indent
|
Wed, 18 Dec 1996 16:54:48 +0000 |
Jim Meyering |
another new version ...
|
Wed, 18 Dec 1996 00:21:38 +0000 |
Jim Meyering |
Update from GNU libc.
|
Tue, 10 Dec 1996 03:17:01 +0000 |
Jim Meyering |
add a space
|
Tue, 10 Dec 1996 03:16:36 +0000 |
Jim Meyering |
revert last change.
|
Tue, 10 Dec 1996 02:46:42 +0000 |
Jim Meyering |
[HAVE_TZNAME || defined __LIBC]: Declare tzname.
|
Mon, 09 Dec 1996 13:02:21 +0000 |
Jim Meyering |
[HAVE_TZNAME]: Declare tzname.
|
Sat, 07 Dec 1996 18:52:54 +0000 |
Jim Meyering |
(strftime): Remove " %Z" part of format for %c. Suggestion from Paul Eggert.
|
Sun, 01 Dec 1996 04:08:17 +0000 |
Jim Meyering |
Update from GNU libc.
|
Tue, 05 Nov 1996 04:22:40 +0000 |
Jim Meyering |
Fix copyright.
|
Thu, 10 Oct 1996 02:56:10 +0000 |
Jim Meyering |
(strftime): Accommodate the broken C compiler
|
Tue, 17 Sep 1996 04:13:22 +0000 |
Jim Meyering |
(strftime): New version, from GNU libc.
|
Fri, 06 Sep 1996 03:18:46 +0000 |
Jim Meyering |
revert last change
|
Fri, 06 Sep 1996 03:12:04 +0000 |
Jim Meyering |
New version from glibc.
|
Sat, 17 Aug 1996 05:15:44 +0000 |
Jim Meyering |
Update from GNU libc -- this adds back %z and %s
|
Tue, 30 Jul 1996 05:33:30 +0000 |
Jim Meyering |
Update from GNU libc master.
|
Wed, 17 Jul 1996 05:29:47 +0000 |
Jim Meyering |
Use `;' instead of (void)0.
|
Tue, 16 Jul 1996 05:08:29 +0000 |
Jim Meyering |
Use `(void)0' as second arg to add macro.
|
Tue, 16 Jul 1996 04:58:04 +0000 |
Jim Meyering |
Update from FSF.
|