This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
contrib
/
netbsd-tests
/
lib
/
libc
/
stdlib
History
Enji Cooper
92e8bbfdfd
Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to
...
stable/10 It was added when __FreeBSD_version was ~1100027
2014-12-21 23:47:30 +00:00
..
h_atexit.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
h_getopt_long.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
h_getopt.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
t_abs.c
…
t_atexit.sh
…
t_atoi.c
…
t_div.c
…
t_exit.c
…
t_getenv_thread.c
…
t_getenv.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
t_getopt.sh
…
t_hsearch.c
Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to
2014-12-21 23:47:30 +00:00
t_mi_vector_hash.c
…
t_posix_memalign.c
…
t_random.c
…
t_strtod.c
Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h
2014-11-04 05:02:22 +00:00
t_strtol.c
…
t_system.c
…