| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-10-13 | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | CPP directive __func__ requires C99 | Mattias Andrée | 1 | -8/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | fix use of va_copy | Mattias Andrée | 3 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-12 | m doc | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add zalloc | Mattias Andrée | 1 | -0/+25 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | beginning of scanf functions | Mattias Andrée | 1 | -0/+641 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | m | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | m | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | m + m doc | Mattias Andrée | 1 | -4/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | fix inclusions | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | m | Mattias Andrée | 2 | -3/+191 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add execat functions | Mattias Andrée | 1 | -0/+507 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | fix m error | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | typo | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | execvpe: simplify and fix errors | Mattias Andrée | 1 | -37/+16 | |
| 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/+376 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2 | -0/+108 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | m | Mattias Andrée | 2 | -16/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | add atof | Mattias Andrée | 1 | -0/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | add atoi, atol, atoll, and atoq | Mattias Andrée | 1 | -0/+116 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | add abspath and relpath | Mattias Andrée | 2 | -0/+204 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 2 | -0/+168 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | m doc | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | m slibc_perror | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-03 | add _l functions in ctype.h | Mattias Andrée | 1 | -3/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-03 | m | Mattias Andrée | 2 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-03 | remove some todos | Mattias Andrée | 5 | -5/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-03 | add printf functions, not fully implemented | Mattias Andrée | 2 | -0/+1405 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | misc | Mattias Andrée | 6 | -10/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | add memcasecmp and wmemcasecmp | Mattias Andrée | 2 | -0/+53 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | fix some warnings and errors | Mattias Andrée | 3 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | m | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | add div functions | Mattias Andrée | 2 | -0/+106 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | m misc wchar | Mattias Andrée | 3 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | stpbrk => strpbrk | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | add ffs functions | Mattias Andrée | 1 | -0/+55 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | typo | Mattias Andrée | 2 | -10/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | assert shall flush all streams | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | fix more errors | Mattias Andrée | 6 | -13/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | fix more warnings | Mattias Andrée | 3 | -1/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | fix some more errors | Mattias Andrée | 3 | -2/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 29 | -67/+119 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add memfrob | Mattias Andrée | 1 | -0/+39 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add strfry | Mattias Andrée | 1 | -0/+46 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add basename and dirname | Mattias Andrée | 1 | -0/+102 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add strtok functions | Mattias Andrée | 2 | -0/+202 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add strspn functions | Mattias Andrée | 2 | -0/+177 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add strstr functions | Mattias Andrée | 5 | -12/+456 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | wcswcs is deprecated | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
