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
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
1996-12-21
Update from GNU libc.
Jim Meyering
1996-12-18
run cpp-indent
Jim Meyering
1996-12-18
another new version ...
Jim Meyering
1996-12-18
Update from GNU libc.
Jim Meyering
1996-12-10
add a space
Jim Meyering
1996-12-10
revert last change.
Jim Meyering
1996-12-10
[HAVE_TZNAME || defined __LIBC]: Declare tzname.
Jim Meyering
1996-12-09
[HAVE_TZNAME]: Declare tzname.
Jim Meyering
1996-12-07
(strftime): Remove " %Z" part of format for %c. Suggestion from Paul Eggert.
Jim Meyering
1996-12-01
Update from GNU libc.
Jim Meyering
1996-11-05
Fix copyright.
Jim Meyering
1996-10-10
(strftime): Accommodate the broken C compiler
Jim Meyering
1996-09-17
(strftime): New version, from GNU libc.
Jim Meyering
1996-09-06
revert last change
Jim Meyering
1996-09-06
New version from glibc.
Jim Meyering
1996-08-17
Update from GNU libc -- this adds back %z and %s
Jim Meyering
1996-07-30
Update from GNU libc master.
Jim Meyering
1996-07-17
Use `;' instead of (void)0.
Jim Meyering
1996-07-16
Use `(void)0' as second arg to add macro.
Jim Meyering
1996-07-16
Update from FSF.
Jim Meyering
1996-07-15
indent cpp-directives
Jim Meyering
1996-05-07
Update from GNU libc.
Jim Meyering
1996-04-08
(mon_week_ISO): New function to implement new %V format.
Jim Meyering
1996-04-05
(sun_week): Make %U work properly.
Jim Meyering
1996-02-16
.
Jim Meyering
[next]