1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/lib/libc
Maxim Sobolev 1447779521 Add reference to elf(5) in addition to already mentioned a.out(5) and add both
elf(5) and a.out(5) into `SEE ALSO' section.
2000-11-27 15:18:25 +00:00
..
alpha Remove duplicate FreeBSD id tags. 2000-08-21 21:05:44 +00:00
amd64 Add a couple of debug register helper functions to assist in setting 2000-09-21 17:07:27 +00:00
compat-43 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
db Use size_t rather than a 16-bit data type fo the length. 2000-11-07 22:19:23 +00:00
gen Note that the `fmt' parameter is a printf()-like string. 2000-11-26 23:33:40 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
ia64 Return zero from setjmp() and _setjmp() for now. 2000-10-16 16:51:50 +00:00
include
locale mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
mips
mipseb
mipsel
net mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
nls mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
posix1e mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
quad
regex Replace a dagger' sign with a double dagger' one. 2000-11-16 11:22:42 +00:00
rpc Eliminate groff(1) warnings. 2000-11-24 09:33:37 +00:00
stdio mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:08:07 +00:00
stdlib Make it possible to override the function which writes messages to 2000-11-26 10:30:18 +00:00
stdtime sprintf -> snprintf 2000-11-26 09:05:40 +00:00
string MAXPATHNAMELEN -> MAXPATHLEN 2000-11-19 11:29:58 +00:00
sys Add reference to elf(5) in addition to already mentioned a.out(5) and add both 2000-11-27 15:18:25 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile Bump the shared lib version. There seems to have been an incompatible 2000-11-14 02:46:23 +00:00
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00