NetBSD/lib/libc
enami 22e3442eb2 - Modify realpath() not to alter process wide state current working
directory.  Strategy from FreeBSD.  Addess PR#28986.
- Make realpath() to return an error when null string is passed or
  the last component is symlink to null string.  The kernel lookup
  routine returns an error if such path are passed.
2005-01-30 22:37:32 +00:00
..
arch Remove trailing blank lines. 2004-12-14 11:14:45 +00:00
citrus Use FD_CLOEXEC. 2005-01-19 00:52:37 +00:00
compat-43
db hash already uses FD_CLOEXEC -- pay attention to the return value and make it 2005-01-19 00:23:44 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gen - Modify realpath() not to alter process wide state current working 2005-01-30 22:37:32 +00:00
gmon
hash Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
iconv revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
include Implement getgroupmembership(3). This is similar to getgrouplist(3), except 2005-01-06 15:10:45 +00:00
inet
isc
locale correct a function prototype. 2004-09-27 07:07:04 +00:00
md
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net Use In instead of Fd; use \*[Am]\*[Lt]\*[Gt] for html output. Uppercase FREENIX. 2005-01-28 11:04:52 +00:00
nls Translate messages 86 -> 93. Thanks to Marc Baudoin for review. 2005-01-03 22:00:37 +00:00
quad
regex make othercase() return int rather than char, to avoid sign extension 2004-09-18 11:47:37 +00:00
resolv resolve conflicts. 2004-11-07 02:25:01 +00:00
rpc delint -UINET6 2005-01-08 22:48:42 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio add a cast and remove another. 2005-01-09 05:04:02 +00:00
stdlib Add heapsort to libnbcompat 2004-11-28 06:57:14 +00:00
string Implement strtok() in terms of strtok_r() 2004-10-27 19:12:31 +00:00
sys Comment back in cross-references to other man pages, was looking at a non-recent 2005-01-30 18:13:04 +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 Fix the __libc_thr_yield_stub() signature. 2004-12-14 00:21:40 +00:00
time PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT 2004-11-16 04:15:28 +00:00
uuid Un-comment-out Xr to uuidgen(1). 2004-09-13 23:36:25 +00:00
yp #include "reentrant.h" instead of <threadlib.h> 2004-10-29 06:32:08 +00:00
Makefile minor whitespace consistency 2005-01-10 02:32:46 +00:00
genassym.sh
shlib_version System calls and support routines for file system extended attributes. Libc 2005-01-02 16:43:26 +00:00