| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-06 | Update e-mail | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2016-01-01 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-31 | m | Mattias Andrée | 1 | -3/+8 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-31 | daemonise: add option to override pid file | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-30 | typo + other ways to catch fire | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-29 | halt + hcf | Mattias Andrée | 1 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-29 | more functions to add + implement readn, writen, preadn, and pwriten | Mattias Andrée | 1 | -5/+104 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-29 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-28 | daemonise: support keeping arbitrary fd:s open | Mattias Andrée | 1 | -1/+22 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-27 | fix errors and warnings | Mattias Andrée | 1 | -3/+3 | |
| 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 | 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 | 1 | -4/+4 | |
| 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 | 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-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 1 | -0/+50 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | more etymology | Mattias Andrée | 1 | -0/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | add todos | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-17 | improve attributes | Mattias Andrée | 1 | -20/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-17 | fix errors | Mattias Andrée | 1 | -0/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-12 | simplified feature-test macros | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add fexec functions | Mattias Andrée | 1 | -0/+91 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add execat functions | Mattias Andrée | 1 | -4/+311 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 1 | -4/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add exec functions | Mattias Andrée | 1 | -0/+186 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-03 | add some integer types | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | misc | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | add intptr_t, useconds_t, NULL and STD*_FILENO to unistd.h | Mattias Andrée | 1 | -0/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | fix more errors | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-31 | add _LIBRARY_HEADER | Mattias Andrée | 1 | -2/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-30 | add prototypes for brk and sbrk | Mattias Andrée | 1 | -0/+105 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
