freebsd-dev/lib/libc/sparc64
Jake Burkholder eaf21f315e Install the user trap handlers that libc provides from a constructor, so
that they will be installed before application constructors are invoked.
Its possible to link applications such that this fails, application code
is invoked before they are installed, but, well, Don't Do That.

Approved by:	re (jhb)
2003-11-18 14:21:41 +00:00
..
fpu libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
gen Implement signalcontext. 2003-08-08 15:40:28 +00:00
net Use FBSDID 2002-06-30 05:36:49 +00:00
stdlib Replace our ancient dtoa/strtod implementation with the gdtoa 2003-03-12 20:30:00 +00:00
string
sys Install the user trap handlers that libc provides from a constructor, so 2003-11-18 14:21:41 +00:00
_fpmath.h Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
arith.h Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
Makefile.inc Connect the sparc64 userland fp emulator to the build. 2002-03-05 00:00:40 +00:00
SYS.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00