about summary refs log tree commit diff
path: root/include/unistd.h
Commit message (Collapse)AuthorAgeFilesLines
* prototype getdtablesize (nonstandard function)Rich Felker2011-04-031-0/+1
|
* add setresuid/setresgid functions (nonstandard)Rich Felker2011-04-031-0/+2
|
* remove obsolete and useless useconds_t typeRich Felker2011-04-011-3/+2
|
* implement fexecveRich Felker2011-02-271-0/+1
|
* prototypes for brk and sbrkRich Felker2011-02-191-0/+2
|
* feature test support in unistd.hRich Felker2011-02-151-23/+27
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+464