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
/
waitpid.c
Age
Commit message (
Expand
)
Author
2012-06-15
waitpid.c: provide __waitpid_nocancel, use cancel.h
Peter S. Mazinger
2009-10-17
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-02-25
Reinstate __libc_foo's needed for linuxthreads.old.
Denis Vlasenko
2008-12-10
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2006-02-25
Whitespace and tab cleaning.
"Steven J. Hill"
2006-02-25
I'm seeing double.
"Steven J. Hill"
2006-02-02
even the hidden version of the weaks in libc (as strong in libpthread) have t...
Peter S. Mazinger
2006-01-26
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-24
Convert all the strong_aliases to weak that are cancelable in libpthread
Peter S. Mazinger
2006-01-15
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-03
More hiding, including __mempcpy
Peter S. Mazinger
2002-02-13
A number of naming updates in preparation for adding in
Eric Andersen
2001-09-27
Update to accomodate the header file changes
Eric Andersen
2001-01-16
A little update to wait* and a minor syscall cleanup.
Eric Andersen
2000-10-23
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-07-09
the rest of the compile fixes
Randolph Chung
2000-07-05
Completely rearchitected the sysdeps directory.
Eric Andersen