This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
History
sommerfeld
508d2d0e9e
Avoid infinite loop if pathname is longer than the maximum the kernel
...
is willing to return from getcwd(). (this can only happen in -current).
1999-07-11 18:01:46 +00:00
..
arch
add the ieeefp functions
1999-07-07 01:55:07 +00:00
compat-43
…
db
don't compare non-pointer values against NULL.
1999-07-10 17:48:54 +00:00
gen
Avoid infinite loop if pathname is longer than the maximum the kernel
1999-07-11 18:01:46 +00:00
gmon
…
hash
…
include
…
locale
…
md
…
net
…
nls
…
quad
…
regex
…
rpc
…
stdio
…
stdlib
Make sure errno is set to ENOMEM if we return NULL.
1999-07-08 22:18:06 +00:00
string
…
sys
Note that you can find out the system page size with sysconf(3).
1999-07-09 14:41:26 +00:00
termios
…
time
…
yp
…
Makefile
…
shlib_version
…