freebsd-skq/lib/libc
Matthew Dillon 170ac683f2 I've been meaning to do this for a while. Add an underscore to the
time_to_xxx() and xxx_to_time() functions.  e.g. _time_to_xxx()
instead of time_to_xxx(), to make it more obvious that these are
stopgap functions & placemarkers and not meant to create a defacto
standard.  They will eventually be replaced when a real standard
comes out of committee.
2002-01-19 23:20:02 +00:00
..
alpha Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
amd64 Fixed unsorting and splitting of SRCS in previous commit. 2002-01-11 17:10:35 +00:00
compat-43
db
gen mdoc(7) police: tidy up OpenBSD fixes. 2002-01-16 15:21:39 +00:00
gmon We use HIDENAME(minbrk) on sparc64 too. 2001-12-29 06:35:19 +00:00
i386 Fixed unsorting and splitting of SRCS in previous commit. 2002-01-11 17:10:35 +00:00
ia64
include
locale Replaced bogus cross references by the usual one for the ctype family 2002-01-11 15:39:50 +00:00
mips
mipseb
mipsel
net yp(4) -> yp(8). 2002-01-14 16:59:03 +00:00
nls
posix1e Correct phrase 'get an ACL' to 'set an ACL'. 2002-01-07 22:46:14 +00:00
quad
regex
rpc clnt_bcast.c:420:33: warning: extra tokens at end of #endif directive 2001-12-15 00:07:37 +00:00
sparc64 Connect user trap code to the build. 2002-01-01 21:59:53 +00:00
stdio mdoc(7) police: 2002-01-09 14:01:22 +00:00
stdlib mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
stdtime I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
string Add a few cleanups from rev 1.1: 2002-01-15 17:52:21 +00:00
sys Add xref for timeradd(3). 2002-01-14 00:38:41 +00:00
xdr
yp Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the 2002-01-08 18:05:03 +00:00
Makefile
Makefile.inc