NetBSD/lib/libc
ginsbach 2f41073256 Follow the example of other nbtool compat functions, like dirname, and
don't create if it is determined that the system in question doesn't need
them.  This cleans up build warnings on systems with err.h (HAVE_ERR_H)
for example Mac OS X 10.3.
2007-06-18 14:13:54 +00:00
..
arch fix typos 2007-04-29 20:23:34 +00:00
citrus fix typo. 2007-04-24 15:42:08 +00:00
compat Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
compat-43 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db cleanup: 2007-02-03 23:46:09 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gdtoa Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
gen Follow the example of other nbtool compat functions, like dirname, and 2007-06-18 14:13:54 +00:00
gmon fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash More cleanup after sha2.h and rmd160.h moved house 2006-10-28 13:05:42 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
include - add read and readlink since they are used internally 2007-06-03 17:38:07 +00:00
inet Resolve conflicts. 2007-03-30 20:23:03 +00:00
isc Resolve conflicts. 2007-03-30 20:23:03 +00:00
locale s/approprate/appropriate/ 2007-05-26 13:14:13 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
net use syslog_r, from OpenBSD 2007-05-10 18:44:24 +00:00
nls Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
resolv Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
rpc switch from kqueue() back to pollts() so that signals will be unblocked 2007-02-19 18:37:14 +00:00
softfloat fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
ssp #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
stdio bring in many changes from FreeBSD 2007-06-09 18:51:19 +00:00
stdlib Use IEC 60027-2 prefixes for 2^n based prefixes. 2007-04-12 06:50:39 +00:00
string Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions 2007-06-03 17:39:26 +00:00
sys Note ZFS returning the number of entries instead of the size of the directory. 2007-06-10 01:21:53 +00:00
termios Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff) 2004-12-01 21:37:15 +00:00
thread-stub WARNS=4 2005-11-29 03:11:58 +00:00
time Restore i18n wrapping removed in previous. 2006-12-04 17:24:40 +00:00
uuid spell precede; from Zafer 2006-11-25 16:48:31 +00:00
yp use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
Makefile Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp" 2007-05-30 01:13:14 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all, 2007-01-16 07:07:45 +00:00