This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
tests
/
gen
History
John Baldwin
2e43efd0bb
Drop "All rights reserved" from my copyright statements.
...
Reviewed by: rgrimes MFC after: 1 month Differential Revision:
https://reviews.freebsd.org/D19485
2019-03-06 22:11:45 +00:00
..
execve
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
posix_spawn
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
arc4random_test.c
…
dir2_test.c
Optimize telldir(3)
2017-12-06 22:06:48 +00:00
dlopen_empty_test.c
…
fmtcheck_test.c
…
fmtmsg_test.c
…
fnmatch_test.c
…
fnmatch_testcases.h
fnmatch(3): Update testcase for r322368.
2017-08-10 17:03:46 +00:00
fpclassify2_test.c
…
ftw_test.c
…
getentropy_test.c
getentropy(3): Fallback to kern.arandom sysctl on older kernels
2018-03-21 23:52:37 +00:00
getmntinfo_test.c
getmntinfo(3): Scale faster, and return sooner
2017-08-25 16:38:21 +00:00
glob2_test.c
libc glob: Avoid pathological exponential behavior
2017-05-03 15:55:29 +00:00
makecontext_test.c
Drop "All rights reserved" from my copyright statements.
2019-03-06 22:11:45 +00:00
Makefile
Implement getrandom(2) and getentropy(3)
2018-03-21 01:15:45 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
popen_test.c
…
posix_spawn_test.c
…
realpath2_test.c
Add tests for some cases in r318298.
2017-05-18 13:49:53 +00:00
test-fnmatch.c
…
wordexp_test.c
…