index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
time
/
strftime.c
Age
Commit message (
Expand
)
Author
2009-12-31
Import tzcode2009k.
mlelstv
2009-01-11
merge christos-time_t
christos
2007-07-31
Make sure that %r honors the LC_TIME t_fmt_ampm. This restores
ginsbach
2006-03-22
Coverity CID 580: fix 'c' handling to match 'x' ('c' used the wrong variable)
christos
2004-05-12
Don't use tm_gmtoff for %z: a strictly conforming ISO C application won't
kleink
2004-05-11
Don't use tm_zone for %Z: a strictly conforming ISO C application won't
kleink
2002-10-02
license clarification, from openbsd
itojun
2002-01-29
Merge tzcode2002b.
kleink
2000-12-12
Merge strftime from tzcode2000g.
kleink
2000-09-07
- Fix strftime(3) not to ignore tm_zone filed of last parameter,
taca
2000-01-15
Add the C99 %F conversion.
kleink
1999-11-05
PR 5057 - fix %k to print a 0, not just spaces. (%e too). Patch from NAKAJI...
erh
1999-02-07
Compute week number right. Fixes PR 6961, from
augustss
1998-12-01
Fix pr6517: strftime %s returns unterminated string
sommerfe
1998-11-15
delint
christos
1998-09-27
Frob internal state keeping to make strftime() reentrant.
kleink
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-04-29
* POSIX: use tzname for the %Z conversion, not tm->tm_zone.
kleink
1997-04-23
move str[fp]time into libc/time.
mrg