| Commit message (Expand) | Author | Age | Files | Lines |
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-06 | 50 | -50/+50 |
* | m | Mattias Andrée | 2017-05-05 | 1 | -1/+1 |
* | allocsize is dangerous | Mattias Andrée | 2016-07-25 | 2 | -2/+4 |
* | strfry: fix random int range boundary, document that srand should have been called, support huge strings, and use uniform random | Mattias Andrée | 2016-03-26 | 1 | -0/+3 |
* | m | Mattias Andrée | 2016-03-05 | 1 | -1/+1 |
* | add bsearch | Mattias Andrée | 2016-02-20 | 1 | -0/+30 |
* | misread specification | Mattias Andrée | 2016-01-14 | 1 | -12/+8 |
* | extension: free will perserve errno | Mattias Andrée | 2016-01-01 | 2 | -0/+8 |
* | bump year | Mattias Andrée | 2016-01-01 | 50 | -50/+50 |
* | m | Mattias Andrée | 2015-12-31 | 1 | -3/+8 |
* | daemonise: add option to override pid file | Mattias Andrée | 2015-12-31 | 1 | -0/+9 |
* | typo + other ways to catch fire | Mattias Andrée | 2015-12-30 | 1 | -1/+1 |
* | deferencing null is legal | Mattias Andrée | 2015-12-30 | 1 | -0/+10 |
* | add reopen | Mattias Andrée | 2015-12-30 | 1 | -4/+43 |
* | halt + hcf | Mattias Andrée | 2015-12-29 | 1 | -0/+27 |
* | more functions to add + implement readn, writen, preadn, and pwriten | Mattias Andrée | 2015-12-29 | 2 | -5/+108 |
* | typo | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | daemonise: support keeping arbitrary fd:s open | Mattias Andrée | 2015-12-28 | 1 | -1/+22 |
* | fix errors and warnings | Mattias Andrée | 2015-12-27 | 1 | -1/+1 |
* | permission bits | Mattias Andrée | 2015-12-27 | 1 | -1/+204 |
* | doc | Mattias Andrée | 2015-12-27 | 1 | -0/+14 |
* | fix errors | Mattias Andrée | 2015-12-27 | 1 | -3/+4 |
* | typo | Mattias Andrée | 2015-12-27 | 1 | -1/+1 |
* | fix punctuation | Mattias Andrée | 2015-12-27 | 1 | -4/+4 |
* | fix errors and warnings | Mattias Andrée | 2015-12-27 | 4 | -20/+6 |
* | fix a few errors | Mattias Andrée | 2015-12-27 | 2 | -2/+2 |
* | add undaemonise | Mattias Andrée | 2015-12-25 | 1 | -0/+19 |
* | daemonise: user-private daemons | Mattias Andrée | 2015-12-23 | 1 | -0/+4 |
* | daemonise: etymology | Mattias Andrée | 2015-12-23 | 1 | -0/+2 |
* | doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values | Mattias Andrée | 2015-12-21 | 1 | -1/+60 |
* | typo + redirected .h files | Mattias Andrée | 2015-12-21 | 11 | -6/+106 |
* | add getenv | Mattias Andrée | 2015-12-21 | 1 | -0/+26 |
* | add clearenv | Mattias Andrée | 2015-12-21 | 1 | -0/+43 |
* | add getpass | Mattias Andrée | 2015-12-21 | 1 | -0/+41 |
* | attributes | Mattias Andrée | 2015-12-21 | 2 | -4/+5 |
* | whoops | Mattias Andrée | 2015-12-21 | 1 | -2/+2 |
* | add creat | Mattias Andrée | 2015-12-21 | 1 | -0/+56 |
* | daemonise | Mattias Andrée | 2015-12-21 | 1 | -1/+150 |
* | etymology: daemon | Mattias Andrée | 2015-12-20 | 1 | -0/+2 |
* | add daemon | Mattias Andrée | 2015-12-20 | 1 | -0/+43 |
* | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 2015-12-20 | 1 | -5/+48 |
* | add searchpath and searchpath2 | Mattias Andrée | 2015-12-20 | 1 | -0/+74 |
* | add needstack | Mattias Andrée | 2015-12-20 | 1 | -0/+44 |
* | m | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |
* | ... | Mattias Andrée | 2015-12-20 | 1 | -2/+2 |
* | we need signed integer representation conversion | Mattias Andrée | 2015-12-16 | 1 | -0/+26 |
* | typo + attributes | Mattias Andrée | 2015-12-16 | 3 | -40/+41 |
* | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 2015-12-16 | 1 | -0/+162 |
* | typo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 |