freebsd-dev/lib/libc/stdlib
Dimitry Andric 8bd9dc088e Fix building of 32-bit compat libraries on amd64 with clang, and using
-g, by reverting r219139.  The LLVM PR referenced in that revision was
fixed in the mean time, and we imported a clang snapshot soon
afterwards, so the temporary workaround of disabling clang's integrated
assembler is no longer needed.

In this particular case, using e.g. DEBUG_FLAGS=-g causes clang to
output certain directives into assembly that our version of GNU as
chokes on.

Reported by:	dougb
Approved by:	re (kib)
2011-07-18 20:07:29 +00:00
..
_Exit.c
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
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
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 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
getopt_long.c
getopt.3 mdoc: remove unbalanced quotes 2010-08-02 13:11:41 +00:00
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 Fix building of 32-bit compat libraries on amd64 with clang, and using 2011-07-18 20:07:29 +00:00
malloc.3 Correct a typo in the malloc(3) manpage. Malloc options are set in the 2011-03-07 15:19:17 +00:00
malloc.c Change sparc64 to use the initial exec TLS model, too. This avoids random 2011-06-21 19:15:23 +00:00
memory.3
merge.c
posix_memalign.3
ptsname.3
ptsname.c Fix whitespace inconsistencies in libc in files copyrighted by me. 2011-06-26 18:27:17 +00:00
ql.h
qr.h
qsort_r.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand.3 Missed space. 2010-10-06 09:24:33 +00:00
rand.c
random.3 Add cross-references to lrand48(3) and arc4random(3) from rand(3) 2010-10-06 09:05:47 +00:00
random.c
rb.h
reallocf.c
realpath.3 Comment out IEEE Std 1003.1-2001 conformance proclaimed too early, 2010-08-05 01:39:25 +00:00
realpath.c Fix some style(9) issues. 2011-01-08 11:04:30 +00:00
remque.c
strfmon.3
strfmon.c
strtod.3 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
strtoimax.c
strtol.3
strtol.c
strtoll.c
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
strtoull.c
strtoumax.c
strtouq.c
Symbol.map
system.3
system.c
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c