minix/lib/libc/arch/arm/gen
Ben Gras 8ccb12bb5a use netbsd <sys/signal.h> and sigset_t
. create signals-related struct message type to store sigset_t
	  directly
	. create notify-specific message types, so the generic NOTIFY_ARG
	  doesn't exist anymore
	. various related test expansions, improvements, fixes
	. add a few error-checks to sigismember() calls
	. rename kernel call specific signals fields to SYS_*

Change-Id: I53c18999b5eaf0cfa0cb25f5330bee9e7ad2b478
2014-03-02 12:28:31 +01:00
..
_lwp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
_setjmp.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
alloca.S Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fabs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
flt_rounds.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
makecontext.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile.inc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
nanf.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
resumecontext.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
setjmp.S use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
sigsetjmp.S Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
swapcontext.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00