NetBSD/lib/libc
elric 1b4eceb53f When looking up gids with hesiod, use the gid map and fall back to the
group map.

Addresses PR lib/20145
2003-02-03 04:22:20 +00:00
..
arch Check how the compiler expects the return value of this function 2003-02-01 09:19:58 +00:00
citrus - handle s==NULL case of wcrtomb. 2003-01-01 15:57:12 +00:00
compat-43 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
db Grrr. So much for my ability to use grep(1) effectively. Pointed out 2003-01-20 07:12:12 +00:00
dlfcn Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen When looking up gids with hesiod, use the gid map and fall back to the 2003-02-03 04:22:20 +00:00
gmon Fix signed/unsigned comparison warnings. 2002-11-11 17:13:59 +00:00
hash New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
include Use <threadlib.h>. 2003-01-19 19:25:05 +00:00
locale KNF 2002-11-17 20:40:59 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net writable, not writeable. 2003-01-06 20:30:28 +00:00
nls Replace "Fichero" words with "Archivo" that were missed in the last update. 2002-12-04 10:18:19 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
rpc Reset in_reclen and in_received after having received a full record in 2003-01-27 20:56:45 +00:00
softfloat Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit 2002-05-21 23:51:04 +00:00
stdio Revert the conversion to libpthread's recursive mutexes. Too much 2003-02-01 03:25:00 +00:00
stdlib Provide some more details for papers by Bentley/M.D. McIlroy and by 2003-01-29 22:12:53 +00:00
string Remove superfluous word. 2003-01-07 17:12:54 +00:00
sys use right function name in HISOTRY, this is not _lwp_create(2) 2003-01-31 22:06:45 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Simple TSD implementation, since some thread-safe libraries want 2003-01-20 01:58:54 +00:00
time s/_REENT/_REENTRANT/ 2003-01-18 17:10:56 +00:00
yp use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
shlib_version add support for p1003.1b semaphores. From FreeBSD 2003-01-20 20:10:19 +00:00