freebsd-dev/lib/libc
Jake Burkholder 621136996a Add an alternate signal trampoline to libc; add a wrapper for the sigtramp
install sysarch, to be called from _start.

This will allow the stack to be mapped non-executable, as required by the
sparc v9 abi.
2002-04-29 18:14:44 +00:00
..
alpha Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
amd64 Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
compat-43 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
db W/o __P, the internal declarations will all fit on one line. 2002-03-23 18:22:40 +00:00
gen #include <string.h> instead of <strings.h> 2002-04-25 18:14:39 +00:00
gmon Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
i386 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
ia64 Implement _Unwind_FindTableEntry(). This function is part of GCC 2002-04-13 04:06:34 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
net just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
nls Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
posix1e Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
sparc64 Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00
stdio Implement several of the c99 updates to scanf(3): 2002-04-20 17:00:56 +00:00
stdlib Constify _malloc_options. 2002-04-24 16:49:36 +00:00
stdtime Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
string Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sys mdoc(7) police: polishing. 2002-04-19 11:24:02 +00:00
xdr Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00