projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9449cc1
)
(routines): Add waitid.
author
drepper
<drepper>
Sun, 14 Dec 1997 21:45:53 +0000
(21:45 +0000)
committer
drepper
<drepper>
Sun, 14 Dec 1997 21:45:53 +0000
(21:45 +0000)
posix/Makefile
patch
|
blob
|
history
diff --git
a/posix/Makefile
b/posix/Makefile
index
3fbacdc
..
b8fbbd2
100644
(file)
--- a/
posix/Makefile
+++ b/
posix/Makefile
@@
-34,7
+34,7
@@
distribute := confstr.h TESTS TESTS2C.sed testcases.h \
routines := \
uname \
times \
- wait waitpid wait3 wait4
\
+ wait waitpid wait3 wait4
waitid
\
alarm sleep pause nanosleep \
fork vfork _exit \
execve fexecve execv execle execl execvp execlp \