index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
wait.h
Age
Commit message (
Expand
)
Author
Lines
2014-02-11
fix signed and unsigned comparision in macros in public headers
Szabolcs Nagy
-1
/
+1
2013-11-09
adjust sys/wait.h not to produde errors in strict ISO C feature profile
Rich Felker
-3
/
+7
2013-08-10
fix definitions of WIFSTOPPED and WIFSIGNALED to support up to signal 127
Rich Felker
-2
/
+2
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-6
/
+5
2013-01-04
wait.h: add linux specific, thread-related waitpid() flags
rofl0r
-0
/
+4
2012-10-21
fix issues with wait constants in stdlib.h
Rich Felker
-2
/
+0
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-0
/
+2
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-1
/
+1
2011-04-21
move wait.h macros out of bits. they do not vary.
Rich Felker
-2
/
+22
2011-04-21
include signal.h to avoid thorny __sigcontext/sigcontext issues
Rich Felker
-2
/
+2
2011-02-19
prototype wait3 and wait4
Rich Felker
-2
/
+6
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+28