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.3
Age
Commit message (
Expand
)
Author
2019-04-05
- Padding support from FreeBSD (GNU extensions)
christos
2018-10-19
Update to 2018f:
christos
2017-03-11
merge 2017a
christos
2016-12-24
As per C99 the range of values for the %S format specifier is [0,60]
abhinav
2016-09-22
Since the argument buf is earlier described as a buffer, replace all
pgoyette
2013-09-20
Welcome to tzcode 2013e:
christos
2012-04-06
Fix typo, from Bug Hunting.
wiz
2011-04-14
Xref tm(3).
jruoho
2010-12-16
Provide a re-entrant and thread-safe set of timezone API's that
christos
2010-05-29
Note briefly how to avoid the problem where 0 can be a valid successful
dholland
2010-04-29
Note the ambiguity of the return value in the BUGS section.
jruoho
2009-04-11
Fix markup.
joerg
2006-06-17
Fix typo or mispelling.
reed
2004-04-14
Add documentation for %v. Noted by Havard Eidnes in PR bin/25180.
kleink
2003-09-08
Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
wiz
2003-09-03
%F is a date conversion, not a time converstion.
jhawk
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2002-11-10
Fix typo UCT -> UTC; from Christian Biere in PR lib/19007.
kleink
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-08-18
note that the contents of the array are undefined in the error case.
yamt
2002-08-18
- Mention leap seconds as the reason for (00-61)
yamt
2002-02-07
Generate <>& symbolically.
ross
2001-12-13
Document %z.
kleink
2001-12-10
Sort conversion specifiers.
kleink
2001-09-16
Sort SEE ALSO.
wiz
2001-04-02
Fix format typo, and whitespace.
wiz
2001-03-29
Sprinkle some restrict.
kleink
2000-01-15
Add the C99 %F conversion.
kleink
1999-02-07
Compute week number right. Fixes PR 6961, from
augustss
1998-02-11
Change interval specification style from (a-b) to [a,b] where appropriate.
kleink
1998-02-05
add LIBRARY section to man page
perry
1997-10-09
rcsid police
lukem
1997-05-25
Add a reference to the strptime(3) manual page.
kleink
1997-04-23
move str[fp]time into libc/time.
mrg