author | Yabin Cui <yabinc@google.com> | |
Tue, 2 Dec 2014 01:41:04 +0000 (17:41 -0800) | ||
committer | Yabin Cui <yabinc@google.com> | |
Tue, 9 Dec 2014 05:52:43 +0000 (21:52 -0800) | ||
commit | 634816055f51c536d24dea30dfe930b7fe2fa603 | |
tree | 5d3739b116df16774776010538254c10007c0a76 | tree | snapshot (tar.xz tar.gz zip) |
parent | f64c43ba6c9244c50e904961dc432f04b1dfcfd9 | commit | diff |
17 files changed:
libc/Android.mk | diff | blob | history | |
libc/SYSCALLS.TXT | diff | blob | history | |
libc/arch-arm/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/arch-arm64/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/arch-mips/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/arch-mips64/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/arch-x86/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/arch-x86_64/syscalls/__rt_sigqueueinfo.S | [new file with mode: 0644] | blob |
libc/bionic/sigqueue.cpp | [new file with mode: 0644] | blob |
libc/bionic/sigtimedwait.cpp | [new file with mode: 0644] | blob |
libc/bionic/sigwaitinfo.cpp | [new file with mode: 0644] | blob |
libc/include/machine/posix_limits.h | diff | blob | history | |
libc/include/signal.h | diff | blob | history | |
tests/ScopedSignalHandler.h | diff | blob | history | |
tests/pthread_test.cpp | diff | blob | history | |
tests/signal_test.cpp | diff | blob | history | |
tests/unistd_test.cpp | diff | blob | history |