This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
stdtime
History
Alexey Zelkin
25bb73e063
Introduce ".Lb" macro to libc manpages.
...
More libraries manpages updates following.
2000-04-21 09:42:15 +00:00
..
asctime.c
…
ctime.3
Introduce ".Lb" macro to libc manpages.
2000-04-21 09:42:15 +00:00
difftime.c
…
localtime.c
Temporary cosmetic change to prevent gcc-2.95.2 from doing an
2000-03-08 12:46:25 +00:00
Makefile.inc
…
private.h
…
strftime.3
Introduce ".Lb" macro to libc manpages.
2000-04-21 09:42:15 +00:00
strftime.c
There were so far only 42 different conversion specifications in
2000-01-28 17:40:42 +00:00
strptime.3
Introduce ".Lb" macro to libc manpages.
2000-04-21 09:42:15 +00:00
strptime.c
Prevent digit-gobbling for all but %l and %e, which can't be fixed.
1999-12-08 15:49:10 +00:00
time2posix.3
Introduce ".Lb" macro to libc manpages.
2000-04-21 09:42:15 +00:00
timelocal.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
timelocal.h
%Ex -> %Ef to not conflict with POSIX
1999-11-30 19:24:07 +00:00
tzfile.5
Make the quotes in the #include line visible.
2000-01-19 13:27:03 +00:00
tzfile.h
…