.. |
jemalloc
|
Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,
|
2012-04-17 07:22:14 +00:00 |
_Exit.c
|
|
|
a64l.3
|
Revise markup in recently added manpages.
|
2006-09-30 10:34:13 +00:00 |
a64l.c
|
|
|
abort.3
|
|
|
abort.c
|
|
|
abs.3
|
|
|
abs.c
|
|
|
alloca.3
|
|
|
at_quick_exit.3
|
Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.
|
2012-07-26 12:04:11 +00:00 |
atexit.3
|
Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add a
|
2011-12-07 15:25:48 +00:00 |
atexit.c
|
Do not call __pthread_cxa_finalize with invalid struct dl_phdr_info.
|
2010-08-27 19:57:17 +00:00 |
atexit.h
|
|
|
atof.3
|
|
|
atof.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
atoi.3
|
|
|
atoi.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
atol.3
|
Fix a typo: It should be "strtoll" and not "stroll".
|
2013-05-14 20:25:07 +00:00 |
atol.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
atoll.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
bsearch.3
|
Now that qsort(3) has a sample comparison function, point to that
|
2013-02-23 12:31:52 +00:00 |
bsearch.c
|
|
|
div.3
|
|
|
div.c
|
|
|
exit.3
|
Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add a
|
2011-12-07 15:25:48 +00:00 |
exit.c
|
|
|
getenv.3
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
getenv.c
|
Optimize prev. commit for speed.
|
2012-10-03 04:46:58 +00:00 |
getopt_long.3
|
Add missing opening and closing brackets in getopt_long.3 and getsubopt.3
|
2011-12-26 03:14:37 +00:00 |
getopt_long.c
|
Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22)
|
2012-06-11 22:25:20 +00:00 |
getopt.3
|
mdoc: remove unbalanced quotes
|
2010-08-02 13:11:41 +00:00 |
getopt.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getsubopt.3
|
Add missing opening and closing brackets in getopt_long.3 and getsubopt.3
|
2011-12-26 03:14:37 +00:00 |
getsubopt.c
|
|
|
hcreate.3
|
mdoc: order prologue macros consistently by Dd/Dt/Os
|
2010-04-14 19:08:06 +00:00 |
hcreate.c
|
- remove superfluous word
|
2008-07-06 11:31:20 +00:00 |
heapsort.c
|
Use size_t to avoid overflow when sorting arrays larger than 2 GB.
|
2008-01-13 02:11:10 +00:00 |
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
|
Add example.
|
2013-04-21 10:30:19 +00:00 |
lsearch.c
|
|
|
Makefile.inc
|
Add more locale-specific functions to the relevant man pages and
|
2012-06-25 21:51:40 +00:00 |
memory.3
|
|
|
merge.c
|
|
|
ptsname.3
|
According to a clarification at http://austingroupbugs.net/view.php?id=503
|
2012-09-12 17:54:09 +00:00 |
ptsname.c
|
According to a clarification at http://austingroupbugs.net/view.php?id=503
|
2012-09-12 17:54:09 +00:00 |
qsort_r.c
|
|
|
qsort.3
|
Sort sections.
|
2013-02-20 19:05:13 +00:00 |
qsort.c
|
Changing 'r' to a size_t in the previous commit turned quicksort
|
2008-01-14 09:21:34 +00:00 |
quick_exit.3
|
Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.
|
2012-07-26 12:04:11 +00:00 |
quick_exit.c
|
Small style(9) improvements.
|
2011-12-15 11:16:41 +00:00 |
radixsort.3
|
|
|
radixsort.c
|
|
|
rand.3
|
Replace access to /dev/random with the kernel pseudo-random number
|
2013-04-02 23:41:20 +00:00 |
rand.c
|
Replace access to /dev/random with the kernel pseudo-random number
|
2013-04-02 23:41:20 +00:00 |
random.3
|
Replace access to /dev/random with the kernel pseudo-random number
|
2013-04-02 23:41:20 +00:00 |
random.c
|
Replace access to /dev/random with the kernel pseudo-random number
|
2013-04-02 23:41:20 +00:00 |
reallocf.3
|
Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,
|
2012-04-17 07:22:14 +00:00 |
reallocf.c
|
In reallocf(3), free the memory only when size != 0. Otherwise, when the
|
2010-03-03 15:43:26 +00:00 |
realpath.3
|
Add restrict keyword to realpath manpage.
|
2013-03-18 01:22:28 +00:00 |
realpath.c
|
- Correct mispellings of the word occurrence
|
2013-04-17 11:40:10 +00:00 |
remque.c
|
|
|
strfmon.3
|
Remove end of line whitespace.
|
2012-06-26 05:34:31 +00:00 |
strfmon.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtod.3
|
mdoc: drop redundant .Pp and .LP calls
|
2010-10-08 12:40:16 +00:00 |
strtoimax.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtol.3
|
|
|
strtol.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtoll.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtonum.3
|
Revert to r214147, errno is not clobbered as originally
|
2010-10-22 08:51:49 +00:00 |
strtonum.c
|
|
|
strtoq.c
|
|
|
strtoul.3
|
|
|
strtoul.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtoull.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtoumax.c
|
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
|
2011-11-20 14:45:42 +00:00 |
strtouq.c
|
|
|
Symbol.map
|
Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,
|
2012-04-17 07:22:14 +00:00 |
system.3
|
Mark the section describing return values with an appropriate section flag.
|
2008-06-26 08:24:59 +00:00 |
system.c
|
Fix many "function declaration isn't a prototype" warnings in libc.
|
2009-12-05 19:31:38 +00:00 |
tdelete.c
|
|
|
tfind.c
|
|
|
tsearch.3
|
|
|
tsearch.c
|
|
|
twalk.c
|
|
|