aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* more functions to add + implement readn, writen, preadn, and pwritenMattias Andrée2015-12-292-5/+108
* typoMattias Andrée2015-12-291-1/+1
* daemonise: support keeping arbitrary fd:s openMattias Andrée2015-12-281-1/+22
* fix errors and warningsMattias Andrée2015-12-271-1/+1
* permission bitsMattias Andrée2015-12-271-1/+204
* docMattias Andrée2015-12-271-0/+14
* fix errorsMattias Andrée2015-12-271-3/+4
* typoMattias Andrée2015-12-271-1/+1
* fix punctuationMattias Andrée2015-12-271-4/+4
* fix errors and warningsMattias Andrée2015-12-274-20/+6
* fix a few errorsMattias Andrée2015-12-272-2/+2
* add undaemoniseMattias Andrée2015-12-251-0/+19
* daemonise: user-private daemonsMattias Andrée2015-12-231-0/+4
* daemonise: etymologyMattias Andrée2015-12-231-0/+2
* doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct valuesMattias Andrée2015-12-211-1/+60
* typo + redirected .h filesMattias Andrée2015-12-2111-6/+106
* add getenvMattias Andrée2015-12-211-0/+26
* add clearenvMattias Andrée2015-12-211-0/+43
* add getpassMattias Andrée2015-12-211-0/+41
* attributesMattias Andrée2015-12-212-4/+5
* whoopsMattias Andrée2015-12-211-2/+2
* add creatMattias Andrée2015-12-211-0/+56
* daemoniseMattias Andrée2015-12-211-1/+150
* etymology: daemonMattias Andrée2015-12-201-0/+2
* add daemonMattias Andrée2015-12-201-0/+43
* change semantics of searchpath2 and add searchpath3Mattias Andrée2015-12-201-5/+48
* add searchpath and searchpath2Mattias Andrée2015-12-201-0/+74
* add needstackMattias Andrée2015-12-201-0/+44
* mMattias Andrée2015-12-201-1/+1
* whitespaceMattias Andrée2015-12-201-1/+1
* ...Mattias Andrée2015-12-201-2/+2
* we need signed integer representation conversionMattias Andrée2015-12-161-0/+26
* typo + attributesMattias Andrée2015-12-163-40/+41
* add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée2015-12-161-0/+162
* typoMattias Andrée2015-12-021-1/+1
* sprintf considered saferMattias Andrée2015-11-261-0/+30
* implement machinesizeMattias Andrée2015-11-261-7/+33
* m etymologyMattias Andrée2015-11-251-3/+3
* tell in doc in which version things were introducedMattias Andrée2015-11-2529-9/+1391
* slibc-print does not define NULLMattias Andrée2015-11-251-8/+0
* add S_IRALL, S_IWALL, S_IXALL, and S_ISALLMattias Andrée2015-11-251-0/+35
* add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée2015-11-231-2/+111
* typoMattias Andrée2015-11-201-1/+1
* more etymologyMattias Andrée2015-11-2011-5/+149
* more etymologyMattias Andrée2015-11-204-0/+334
* etymology for some functionsMattias Andrée2015-11-194-3/+95
* typoMattias Andrée2015-11-182-3/+3
* m docMattias Andrée2015-11-172-0/+4
* m + split wchar/*.cMattias Andrée2015-11-171-1/+1
* add wcssetMattias Andrée2015-11-171-0/+13