summaryrefslogtreecommitdiff
path: root/include/sys/wait.h
AgeCommit message (Collapse)Author
2011-03-03update some headersPeter S. Mazinger
Sync some headers with glibc. realpath is an XSI extension in SuSv4, add back guard and update comment, since it seems to allow != NULL in second arg. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
Appears to build fine (several .configs tried)
2005-12-13Sync w/ glibcPeter S. Mazinger
2005-11-04Sync up w/ glibcPeter S. Mazinger
2005-11-03Sync headers w/ glibcPeter S. Mazinger
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2000-10-30Header file cleanupEric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
headers (the way it has been done in GNU libc). -Erik
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
to allow uC-libc to compile under x86. -Erik
2000-05-14Initial revisionErik Andersen