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