aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-26strfry: fix random int range boundary, document that srand should have been called, support huge strings, and use uniform randomMattias Andrée1-0/+3
2016-03-05mMattias Andrée1-1/+1
2016-02-20add bsearchMattias Andrée1-0/+30
2016-01-14misread specificationMattias Andrée1-12/+8
2016-01-01extension: free will perserve errnoMattias Andrée2-0/+8
2016-01-01bump yearMattias Andrée50-50/+50
2015-12-31mMattias Andrée1-3/+8
2015-12-31daemonise: add option to override pid fileMattias Andrée1-0/+9
2015-12-30typo + other ways to catch fireMattias Andrée1-1/+1
2015-12-30deferencing null is legalMattias Andrée1-0/+10
2015-12-30add reopenMattias Andrée1-4/+43
2015-12-29halt + hcfMattias Andrée1-0/+27
2015-12-29more functions to add + implement readn, writen, preadn, and pwritenMattias Andrée2-5/+108
2015-12-29typoMattias Andrée1-1/+1
2015-12-28daemonise: support keeping arbitrary fd:s openMattias Andrée1-1/+22
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