Loading...
Name Last changed Delta
Parent directory
FreeBSD Libc-763.11 +979/-729
NetBSD Libc-763.11 +22/-7
OpenBSD Libc-763.11 +65/-129
Makefile.inc Libc-763.11 +1/-0
_Exit_-fbsd.c -> /stdlib/FreeBSD/_Exit_.c Libc-498.1.5 +1/-22
a64l.3 Libc-498 +5/-5
a64l.c Libc-498 +1/-23
abort-fbsd.c Libc-763.11 +67/-20
abort.3 Libc-763.11 +86/-1
abs-fbsd.c -> /stdlib/FreeBSD/abs.c Libc-498.1.5 +1/-47
abs.3 Libc-763.11 +1/-5
alloca.3 Libc-763.11 +21/-18
atexit-fbsd.c Libc-763.11 +2/-6
atexit.3 Libc-763.11 +1/-5
atexit.h Libc-763.11 +1/-5
atof-fbsd.c Libc-763.11 +1/-5
atof.3 Libc-763.11 +9/-7
atoi-fbsd.c Libc-763.11 +1/-5
atoi.3 Libc-763.11 +9/-7
atol-fbsd.c Libc-763.11 +1/-5
atol.3 Libc-763.11 +41/-8
atoll-fbsd.c Libc-763.11 +1/-5
bsearch-fbsd.c Libc-763.11 +1/-5
bsearch.3 Libc-763.11 +1/-5
div-fbsd.c -> /stdlib/FreeBSD/div.c Libc-498.1.5 +1/-81
div.3 Libc-763.11 +1/-5
ecvt-obsd.c Libc-763.11 +12/-14
ecvt.3 Libc-763.11 +2/-2
exit-fbsd.c Libc-763.11 +4/-6
exit.3 -> /stdlib/FreeBSD/exit.3 Libc-498 +1/-0
gcvt-obsd.c Libc-763.11 +21/-20
getenv-fbsd.c Libc-763.11 +1/-5
getenv.3 Libc-498 +238/-0
getopt-fbsd.c Libc-763.11 +1/-5
getopt.3 -> /stdlib/FreeBSD/getopt.3 Libc-498 +1/-0
getopt_long-fbsd.c -> /stdlib/FreeBSD/getopt_long.c Libc-498.1.5 +1/-642
getopt_long.3 -> /stdlib/FreeBSD/getopt_long.3 Libc-498 +1/-0
getsubopt-fbsd.c -> /stdlib/FreeBSD/getsubopt.c Libc-498.1.5 +1/-101
getsubopt.3 Libc-763.11 +1/-5
grantpt.3 Libc-498 +241/-0
grantpt.c Libc-498 +94/-0
hcreate-fbsd.c -> /stdlib/FreeBSD/hcreate.c Libc-498.1.5 +1/-185
hcreate.3 -> /stdlib/FreeBSD/hcreate.3 Libc-498 +1/-0
heapsort-fbsd.c -> /stdlib/FreeBSD/heapsort.c Libc-498.1.5 +1/-185
heapsort_b-fbsd.c Libc-583 +181/-0
heapsort_r-fbsd.c Libc-583 +182/-0
imaxabs-fbsd.c -> /stdlib/FreeBSD/imaxabs.c Libc-498.1.5 +1/-36
imaxabs.3 -> /stdlib/FreeBSD/imaxabs.3 Libc-498 +1/-0
imaxdiv-fbsd.c -> /stdlib/FreeBSD/imaxdiv.c Libc-498.1.5 +1/-45
imaxdiv.3 Libc-498 +73/-0
insque-fbsd.c -> /stdlib/FreeBSD/insque.c Libc-498.1.5 +1/-47
insque.3 Libc-498 +61/-0
l64a.c Libc-498 +10/-22
labs-fbsd.c -> /stdlib/FreeBSD/labs.c Libc-498.1.5 +1/-47
labs.3 Libc-763.11 +1/-5
ldiv-fbsd.c -> /stdlib/FreeBSD/ldiv.c Libc-498.1.5 +1/-60
ldiv.3 Libc-763.11 +1/-5
llabs-fbsd.c -> /stdlib/FreeBSD/llabs.c Libc-498.1.5 +1/-36
llabs.3 Libc-498 +62/-0
lldiv-fbsd.c -> /stdlib/FreeBSD/lldiv.c Libc-498.1.5 +1/-45
lldiv.3 Libc-498 +73/-0
lsearch-fbsd.c -> /stdlib/FreeBSD/lsearch.c Libc-498.1.5 +1/-64
lsearch.3 Libc-763.11 +8/-8
memory.3 Libc-763.11 +1/-5
merge-fbsd.c Libc-583 +352/-1
merge_b-fbsd.c Libc-583 +352/-0
psort-fbsd.c Libc-594.9.1 +1/-1
psort.3 Libc-763.11 +49/-5
psort.3.patch Libc-763.11 +51/-95
psort.c.patch Libc-594.9.1 +1/-1
psort_b-fbsd.c Libc-594.9.1 +1/-1
psort_r-fbsd.c Libc-594.9.1 +1/-1
putenv-fbsd.c Libc-763.11 +20/-8
qsort-fbsd.c Libc-583 +82/-25
qsort.3 Libc-763.11 +12/-16
qsort_b-fbsd.c Libc-583 +8/-0
qsort_r-fbsd.c Libc-498 +8/-0
radixsort-fbsd.c Libc-763.11 +28/-7
radixsort.3 -> /stdlib/FreeBSD/radixsort.3 Libc-498 +1/-0
rand-fbsd.c -> /stdlib/FreeBSD/rand.c Libc-498.1.5 +1/-172
rand.3 Libc-763.11 +5/-7
random-fbsd.c Libc-763.11 +1/-5
random.3 Libc-763.11 +9/-10
reallocf-fbsd.c -> /stdlib/FreeBSD/reallocf.c Libc-498.1.5 +1/-41
realpath-fbsd.c Libc-763.11 +20/-16
realpath.3 Libc-763.11 +1/-5
remque-fbsd.c -> /stdlib/FreeBSD/remque.c Libc-498.1.5 +1/-30
setenv-fbsd.c Libc-763.11 +48/-6
strfmon-nbsd.c Libc-763.11 +3/-3
strfmon.3 Libc-763.11 +14/-0
strhash-fbsd.c Libc-498 +406/-0
strtod.3 Libc-763.11 +25/-11
strtod_l.3 Libc-391 +75/-0
strtoimax-fbsd.c Libc-763.11 +5/-6
strtol-fbsd.c Libc-763.11 +5/-6
strtol.3 Libc-763.11 +1/-5
strtol_l.3 Libc-391 +107/-0
strtoll-fbsd.c Libc-763.11 +5/-6
strtoq-fbsd.c Libc-763.11 +1/-5
strtoul-fbsd.c Libc-763.11 +5/-6
strtoul.3 Libc-763.11 +6/-7
strtoull-fbsd.c Libc-763.11 +5/-6
strtoumax-fbsd.c Libc-763.11 +5/-6
strtouq-fbsd.c Libc-763.11 +1/-5
system-fbsd.c Libc-763.11 +1/-5
system.3 Libc-763.11 +2/-6
tdelete-fbsd.c -> /stdlib/FreeBSD/tdelete.c Libc-498.1.5 +1/-71
tfind-fbsd.c -> /stdlib/FreeBSD/tfind.c Libc-498.1.5 +1/-48
tsearch-fbsd.c -> /stdlib/FreeBSD/tsearch.c Libc-498.1.5 +1/-58
tsearch.3 Libc-763.11 +6/-6
twalk-fbsd.c -> /stdlib/FreeBSD/twalk.c Libc-498.1.5 +1/-58