freebsd-src/lib/libc
Poul-Henning Kamp 798c1fd885 Make it possible to override the function which writes messages to
stderr in case of warnings and errors.

Rename malloc_options to have a leading underscore, I belive I have been
told that is more correct namespace wise.
2000-11-26 10:30:18 +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 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
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 Remove the only hard sentence break in the file. 2000-11-24 10:48:02 +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