index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
/
kernel_sigaction.h
Age
Commit message (
Expand
)
Author
2012-06-15
signal.h: move prototypes for __syscall_[rt_]sigaction to common place
Peter S. Mazinger
2009-10-17
cancellation support for a large amount of the required syscalls
Austin Foxley
2008-12-15
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-13
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-01
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2006-02-28
Mark __syscall_*sigaction hidden and add guard to the header
Peter S. Mazinger
2005-11-18
move alpha/hppa into their own arch subdir where they should be
Mike Frysinger
2005-11-18
add support for ia64
Mike Frysinger
2003-03-11
sjhill needs to buy donuts for everyone
Eric Andersen
2003-03-11
Compliance with MIPS ABI and MIPS kernel changes.
"Steven J. Hill"
2003-01-22
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
Eric Andersen
2003-01-22
Missed an endif
Eric Andersen
2003-01-22
Looks like sigaction on arm needs adjustment, so split this into
Eric Andersen