aboutsummaryrefslogtreecommitdiffstats
path: root/include/unistd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-03add some integer typesMattias Andrée1-5/+5
2015-09-02miscMattias Andrée1-0/+9
2015-09-02add intptr_t, useconds_t, NULL and STD*_FILENO to unistd.hMattias Andrée1-0/+29
2015-09-02fix more errorsMattias Andrée1-0/+6
2015-08-31add _LIBRARY_HEADERMattias Andrée1-2/+0
2015-08-30add prototypes for brk and sbrkMattias Andrée1-0/+105