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
/
regress
/
lib
/
libc
History
kleink
aa20eb60ec
Fix a comment.
2003-10-22 23:57:04 +00:00
..
_setjmp
…
atexit
…
basename
…
clone
…
convfp
…
db
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:51:08 +00:00
dirname
…
div
…
divrem
…
gen
…
getaddrinfo
Maybe I'm just slow, but having diffs in the wrong direction confuses me...
2003-09-30 04:20:24 +00:00
hsearch
…
ieeefp
Fix a comment.
2003-10-22 23:57:04 +00:00
int_fmtio
…
ldexp
…
locale
…
md5sha
Maybe I'm just slow, but having diffs in the wrong direction confuses me...
2003-09-30 04:20:24 +00:00
popen
…
regex
…
rpc
…
setjmp
…
siginfo
Writing to address 0x5a5a5a5a does not guarantee a SIGSEGV on all platforms
2003-10-12 17:13:46 +00:00
sigsetjmp
…
stdio
…
stdlib
Don't compare the return value of strncmp(3) against NULL - it's an integer.
2003-10-21 08:46:15 +00:00
string
…
sys
…
time
…
Makefile
Make sure to pick up the target's include files in the test for whether
2003-10-20 00:07:47 +00:00
Makefile.inc
…