freebsd-dev/lib/libc_r
Peter Wemm 29f2f145e4 For the amd64 we need to do some extra stack alignment fixups. Otherwise
we can end up with some threads with a non-16-byte-aligned stack.  This
causes some interesting side effects, including general protection
faults leading to a SIGBUS when doing floating point or varargs.  This
should be just a verbose NOP for the other platforms.

Approved by:  re (scottl)
2003-12-03 06:54:40 +00:00
..
arch Make libc/${MACHINE_ARCH} include directory not required by Alpha. 2003-07-02 13:27:54 +00:00
man Get rid of duplicates. 2003-09-14 13:41:59 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test Make this compile without warnings on 64-bit architectures: 2003-06-04 20:38:54 +00:00
uthread For the amd64 we need to do some extra stack alignment fixups. Otherwise 2003-12-03 06:54:40 +00:00
Makefile Remove -D_THREAD_SAFE. 2003-07-13 05:35:30 +00:00