opnsense-src/lib/libc/sparc64/sys
Marius Strobl aed116911d Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal
trampoline as part of the MD __sys_sigaction again.

Submitted by:	kib (initial versions)
MFC after:	3 days
2015-02-16 22:13:03 +00:00
..
__sparc_sigtramp_setup.c We need to discard `const'ness explicitly when invoking sysarch. 2004-01-10 15:57:06 +00:00
__sparc_utrap.c Provide a type for the argument. 2009-02-02 21:51:52 +00:00
__sparc_utrap_align.c
__sparc_utrap_emul.c
__sparc_utrap_fp_disabled.S
__sparc_utrap_gen.S Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
__sparc_utrap_install.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap_private.h
__sparc_utrap_setup.c In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error about 2014-02-20 23:02:42 +00:00
__vdso_gettc.c Rework the __vdso_* symbols attributes to only make the symbols weak, 2013-01-30 12:48:16 +00:00
assym.s
brk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
cerror.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
exect.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Makefile.inc Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
pipe.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
ptrace.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sbrk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setlogin.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sigaction1.S Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
sigcode.S