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
/
lib
/
libc
/
stdlib
History
cperciva
4b1529ed29
Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)
...
in order to distinguish it from free(NULL), which is logged as (0, 0, 0). Reviewed by: jhb
2009-11-14 09:31:47 +00:00
..
_Exit.c
…
a64l.3
…
a64l.c
…
abort.3
…
abort.c
…
abs.3
…
abs.c
…
alloca.3
…
atexit.3
…
atexit.c
…
atexit.h
…
atof.3
…
atof.c
…
atoi.3
…
atoi.c
…
atol.3
…
atol.c
…
atoll.c
…
bsearch.3
…
bsearch.c
…
div.3
…
div.c
…
exit.3
…
exit.c
…
getenv.3
…
getenv.c
…
getopt_long.3
…
getopt_long.c
…
getopt.3
…
getopt.c
…
getsubopt.3
…
getsubopt.c
…
hcreate.3
…
hcreate.c
…
heapsort.c
…
imaxabs.3
…
imaxabs.c
…
imaxdiv.3
…
imaxdiv.c
…
insque.3
…
insque.c
…
l64a.c
…
labs.3
…
labs.c
…
ldiv.3
…
ldiv.c
…
llabs.3
…
llabs.c
…
lldiv.3
…
lldiv.c
…
lsearch.3
…
lsearch.c
…
Makefile.inc
…
malloc.3
Make malloc(3) superpage aware. Specifically, if getpagesizes(3) returns
2009-09-26 18:20:40 +00:00
malloc.c
Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)
2009-11-14 09:31:47 +00:00
memory.3
…
merge.c
…
posix_memalign.3
…
ptsname.3
Our implementation of granpt(3) could be valid in the future.
2009-08-24 11:16:44 +00:00
ptsname.c
…
qsort_r.c
…
qsort.3
…
qsort.c
…
radixsort.3
…
radixsort.c
…
rand.3
…
rand.c
…
random.3
…
random.c
…
rb.h
…
reallocf.c
…
realpath.3
…
realpath.c
…
remque.c
…
strfmon.3
…
strfmon.c
…
strtod.3
…
strtoimax.c
…
strtol.3
…
strtol.c
…
strtoll.c
…
strtonum.3
…
strtonum.c
…
strtoq.c
…
strtoul.3
…
strtoul.c
…
strtoull.c
…
strtoumax.c
…
strtouq.c
…
Symbol.map
…
system.3
…
system.c
…
tdelete.c
…
tfind.c
…
tsearch.3
…
tsearch.c
…
twalk.c
…