| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-12-27 | fix errors and warnings | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | permission bits | Mattias Andrée | 1 | -1/+204 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | doc | Mattias Andrée | 1 | -0/+14 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | fix errors | Mattias Andrée | 1 | -3/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | fix punctuation | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | fix errors and warnings | Mattias Andrée | 4 | -20/+6 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | fix a few errors | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-25 | add undaemonise | Mattias Andrée | 1 | -0/+19 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-23 | daemonise: user-private daemons | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-23 | daemonise: etymology | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values | Mattias Andrée | 1 | -1/+60 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | typo + redirected .h files | Mattias Andrée | 11 | -6/+106 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | add getenv | Mattias Andrée | 1 | -0/+26 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | add clearenv | Mattias Andrée | 1 | -0/+43 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | add getpass | Mattias Andrée | 1 | -0/+41 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | attributes | Mattias Andrée | 2 | -4/+5 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | whoops | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | add creat | Mattias Andrée | 1 | -0/+56 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-21 | daemonise | Mattias Andrée | 1 | -1/+150 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | etymology: daemon | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | add daemon | Mattias Andrée | 1 | -0/+43 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 1 | -5/+48 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | add searchpath and searchpath2 | Mattias Andrée | 1 | -0/+74 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | add needstack | Mattias Andrée | 1 | -0/+44 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | whitespace | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | ... | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-16 | we need signed integer representation conversion | Mattias Andrée | 1 | -0/+26 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-16 | typo + attributes | Mattias Andrée | 3 | -40/+41 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-16 | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 1 | -0/+162 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-02 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-26 | sprintf considered safer | Mattias Andrée | 1 | -0/+30 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-26 | implement machinesize | Mattias Andrée | 1 | -7/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | m etymology | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 29 | -9/+1391 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | slibc-print does not define NULL | Mattias Andrée | 1 | -8/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | add S_IRALL, S_IWALL, S_IXALL, and S_ISALL | Mattias Andrée | 1 | -0/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-23 | add sockprintf, vsockprintf, sockwprintf, and vsockwprintf | Mattias Andrée | 1 | -2/+111 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | more etymology | Mattias Andrée | 11 | -5/+149 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | more etymology | Mattias Andrée | 4 | -0/+334 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-19 | etymology for some functions | Mattias Andrée | 4 | -3/+95 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-18 | typo | Mattias Andrée | 2 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m doc | Mattias Andrée | 2 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m + split wchar/*.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add wcsset | Mattias Andrée | 1 | -0/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add strset | Mattias Andrée | 1 | -0/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m + typo + split (almost all) string/*.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add macros for abs, labs, llabs, and imaxabs | Mattias Andrée | 2 | -4/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
