aboutsummaryrefslogtreecommitdiffstats
path: root/include/unistd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-13mMattias Andrée1-1/+1
2015-11-13add todosMattias Andrée1-0/+8
2015-10-17improve attributesMattias Andrée1-20/+20
2015-10-17fix errorsMattias Andrée1-0/+7
2015-10-13__noreturn shall be at the beginning of the prototypesMattias Andrée1-1/+1
2015-10-12simplified feature-test macrosMattias Andrée1-5/+5
2015-10-11add fexec functionsMattias Andrée1-0/+91
2015-10-11add execat functionsMattias Andrée1-4/+311
2015-10-11m doc: exec will use . and default PATH if PATH is not setMattias Andrée1-4/+12
2015-10-11add exec functionsMattias Andrée1-0/+186
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