NetBSD/lib/libc
kleink a98b4bac65 Add __infinityf and __infinityl, float respectively long double analogs
of __infinity.
2003-10-26 00:48:14 +00:00
..
arch Add __infinityf and __infinityl, float respectively long double analogs 2003-10-26 00:48:14 +00:00
citrus don't use uninitialized variable ('chlenbak'). 2003-10-14 12:50:03 +00:00
compat-43 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
db Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
dlfcn Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
gen Whitespace cosmetics. 2003-10-25 22:43:26 +00:00
gmon Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
hash Bring back previous sparc64 hack, but only #ifdef old gcc. 2003-09-21 17:15:36 +00:00
iconv Mark up NULL; bump date for last; drop trailing space. 2003-09-01 15:40:46 +00:00
include Constify the _-sigaction_sigtramp tramp argument. 2003-09-27 03:14:59 +00:00
locale Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
md netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
net the last argument to recvfrom() is a pointer, so use "NULL" for 2003-10-22 15:40:19 +00:00
nls netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rpc -don't update the RPC server address with the reply's sender address; 2003-10-22 15:38:31 +00:00
softfloat netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
stdio Move include for reentrant.h inside CONFIG_H test so this works correctly 2003-10-23 20:06:16 +00:00
stdlib Style fixes to reduce diff size against the FreeBSD version, notably: 2003-10-05 04:49:46 +00:00
string Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
sys POSIX: when attempting to fdatasync(2) a file which is not open for 2003-10-25 01:18:01 +00:00
termios Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
thread-stub Add a stub for setcancelstate(). 2003-07-18 21:44:38 +00:00
time Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
yp de-lint pointer casts. 2003-05-29 18:15:25 +00:00
Makefile Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
shlib_version libc.so.12.106: __infinityf, __infinityl. 2003-10-25 22:33:14 +00:00