NetBSD/lib/libc
jdolecek e75e2e6438 seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open
portability guide issue 6, adjust headers to expose the function
prototypes with appropriate _POSIX_C_SOURCE/_XOPEN_SOURCE defines
fixes standards/21136 by MAEKAWA Masahide
2003-04-14 08:12:11 +00:00
..
arch Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
citrus add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
compat-43 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +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 Document ip.checkinterface 2003-04-12 07:41:12 +00:00
gmon Use snprintf instead of hand crafted string copy and numeric conversion. 2003-04-06 18:05:52 +00:00
hash VAX, not vax. Igor Sobrado in PR 19678. 2003-03-30 21:01:58 +00:00
include Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale - support for the additional code area of zh_CN.GB18030 locale, 2003-04-06 18:33:23 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net preceeded->preceded, desciptor->descriptor from Igor Sobrado, PR misc/19814 2003-03-31 18:38:11 +00:00
nls Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex Sprinkle some restrict. 2003-02-05 23:13:07 +00:00
rpc cast int to size_t to appease lint (Geoff Wing) 2003-04-05 17:02:14 +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 avoid using multiple different ways of saying the same thing 2003-03-28 17:00:49 +00:00
stdlib Warn if the old unsetenv() is referenced. 2003-04-13 17:39:13 +00:00
string - support for the additional code area of zh_CN.GB18030 locale, 2003-04-06 18:33:23 +00:00
sys seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open 2003-04-14 08:12:11 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +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 Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
shlib_version Bump to 12.97: addition of __unsetenv13(). 2003-04-07 13:41:56 +00:00