aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-27fix errors and warningsMattias Andrée1-1/+1
2015-12-27permission bitsMattias Andrée1-1/+204
2015-12-27docMattias Andrée1-0/+14
2015-12-27fix errorsMattias Andrée1-3/+4
2015-12-27typoMattias Andrée1-1/+1
2015-12-27fix punctuationMattias Andrée1-4/+4
2015-12-27fix errors and warningsMattias Andrée4-20/+6
2015-12-27fix a few errorsMattias Andrée2-2/+2
2015-12-25add undaemoniseMattias Andrée1-0/+19
2015-12-23daemonise: user-private daemonsMattias Andrée1-0/+4
2015-12-23daemonise: etymologyMattias Andrée1-0/+2
2015-12-21doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct valuesMattias Andrée1-1/+60
2015-12-21typo + redirected .h filesMattias Andrée11-6/+106
2015-12-21add getenvMattias Andrée1-0/+26
2015-12-21add clearenvMattias Andrée1-0/+43
2015-12-21add getpassMattias Andrée1-0/+41
2015-12-21attributesMattias Andrée2-4/+5
2015-12-21whoopsMattias Andrée1-2/+2
2015-12-21add creatMattias Andrée1-0/+56
2015-12-21daemoniseMattias Andrée1-1/+150
2015-12-20etymology: daemonMattias Andrée1-0/+2
2015-12-20add daemonMattias Andrée1-0/+43
2015-12-20change semantics of searchpath2 and add searchpath3Mattias Andrée1-5/+48
2015-12-20add searchpath and searchpath2Mattias Andrée1-0/+74
2015-12-20add needstackMattias Andrée1-0/+44
2015-12-20mMattias Andrée1-1/+1
2015-12-20whitespaceMattias Andrée1-1/+1
2015-12-20...Mattias Andrée1-2/+2
2015-12-16we need signed integer representation conversionMattias Andrée1-0/+26
2015-12-16typo + attributesMattias Andrée3-40/+41
2015-12-16add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée1-0/+162
2015-12-02typoMattias Andrée1-1/+1
2015-11-26sprintf considered saferMattias Andrée1-0/+30
2015-11-26implement machinesizeMattias Andrée1-7/+33
2015-11-25m etymologyMattias Andrée1-3/+3
2015-11-25tell in doc in which version things were introducedMattias Andrée29-9/+1391
2015-11-25slibc-print does not define NULLMattias Andrée1-8/+0
2015-11-25add S_IRALL, S_IWALL, S_IXALL, and S_ISALLMattias Andrée1-0/+35
2015-11-23add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée1-2/+111
2015-11-20typoMattias Andrée1-1/+1
2015-11-20more etymologyMattias Andrée11-5/+149
2015-11-20more etymologyMattias Andrée4-0/+334
2015-11-19etymology for some functionsMattias Andrée4-3/+95
2015-11-18typoMattias Andrée2-3/+3
2015-11-17m docMattias Andrée2-0/+4
2015-11-17m + split wchar/*.cMattias Andrée1-1/+1
2015-11-17add wcssetMattias Andrée1-0/+13
2015-11-17add strsetMattias Andrée1-0/+13
2015-11-17m + typo + split (almost all) string/*.cMattias Andrée1-1/+1
2015-11-17add macros for abs, labs, llabs, and imaxabsMattias Andrée2-4/+8