freebsd-dev/lib/libc/sparc64/sys
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
..
__sparc_sigtramp_setup.c
__sparc_utrap_align.c
__sparc_utrap_emul.c
__sparc_utrap_fp_disabled.S
__sparc_utrap_gen.S
__sparc_utrap_install.c
__sparc_utrap_private.h
__sparc_utrap_setup.c
__sparc_utrap.c
assym.s
brk.S
cerror.S
exect.S
Makefile.inc
pipe.S
ptrace.S
sbrk.S
setlogin.S
sigaction.S
sigcode.S