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