index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strftime.c
Age
Commit message (
Expand
)
Author
2005-07-04
(my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-03-26
Propagate intprops.h comment fixes to mktime.c and strftime.c.
Paul Eggert
2005-03-19
(my_strftime): If the underlying strftime returns 0
Paul Eggert
2005-03-16
(my_strftime): Prepend space to format so that we can
Paul Eggert
2005-03-14
* strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
Paul Eggert
2005-03-09
(TYPE_SIGNED): Remove.
Paul Eggert
2005-02-24
Include <stdbool.h>. Use bool where appropriate, instead of int.
Paul Eggert
2004-11-11
Sync from gnulib.
Paul Eggert
2004-11-09
Sync from gnulib.
Paul Eggert
2003-09-30
(tm_diff) [! HAVE_TM_GMTOFF]: Fix arg typo in previous patch.
Jim Meyering
2003-09-13
(my_strftime_gmtime_r): Remove; all uses changed to __gmtime_r.
Jim Meyering
2003-07-10
Switch from LGPL to GPL.
Jim Meyering
2003-06-08
[!_LIBC]: Ensure that the required autoconf test has been run.
Jim Meyering
2003-06-08
Clean up, as part of merge with emacs version of strftime.c.
Jim Meyering
2003-05-29
Make the %r format directive honor any locale setting.
Jim Meyering
2003-05-12
(my_strftime): Let the `-' (no-pad) flag affect
Jim Meyering
2003-04-15
Remove (or replace-with-TAB(s) to retain alignment)
Jim Meyering
2003-03-22
(widen): Cast alloca return value to proper type.
Jim Meyering
2003-01-20
From GNU libc.
Jim Meyering
2003-01-19
(widen) [COMPILE_WIDE]: Merge nearly-identical definitions.
Jim Meyering
2003-01-19
(my_strftime): Merge in locale-related changes from libc.
Jim Meyering
2001-12-09
(my_strftime_localtime_r): Include this function
Jim Meyering
2001-05-20
(my_strftime):
Jim Meyering
2001-02-17
update comments from libc
Jim Meyering
2001-01-04
Sync with glibc time/strftime.c 1.81.
Jim Meyering
2000-11-23
(my_strftime): Do not invoke mbrlen with a
Jim Meyering
2000-10-26
Update from libc.
Jim Meyering
2000-08-30
Merge in changes from GNU libc.
Jim Meyering
2000-04-17
(my_strftime) [strftime]: Declare strftime here, since the definition
Jim Meyering
2000-04-03
(my_strftime): Make sure we call the system
Jim Meyering
2000-01-06
Sync with the GNU C Library.
Jim Meyering
2000-01-02
(my_strftime): Some old compilers object to
Jim Meyering
1999-09-19
Remove useless parens in #if directive
Jim Meyering
1999-04-06
Update from master source in libc, removing %f.
Jim Meyering
1998-12-07
ansideclify
Jim Meyering
1998-10-18
Don't invoke localtime_r or gmtime_r unless it's the GNU C
Jim Meyering
1998-10-18
Declare localtime_r if necessary.
Jim Meyering
1998-10-17
Some systems require <unistd.h> to be included before <time.h> for
Jim Meyering
1998-09-27
(my_strftime): Update from FSF.
Jim Meyering
1998-04-28
tweak from FSF
Jim Meyering
1997-11-18
(_REENTRANT): #define, as some hosts need this to declare localtime_r properly.
Jim Meyering
1997-11-13
Update from FSF.
Jim Meyering
1997-10-22
update from FSF
Jim Meyering
1997-05-28
correct/normalize indentation in cpp directives
Jim Meyering
1997-05-28
update from FSF
Jim Meyering
1997-01-23
revert last change
Jim Meyering
1997-01-22
[strftime]: Add parameters to macro definition. From Drepper.
Jim Meyering
1997-01-22
(_strftime_copytm): New function, to work around Solaris 2.5 tzset bug.
Jim Meyering
1996-12-21
update from GNU libc
Jim Meyering
[next]