Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add (libsimple_)_[v]e[n]printf | Mattias Andrée | 2024-06-29 | 7 | -6/+230 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix C99 support | Mattias Andrée | 2024-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_{cmp,qsort}_* | Mattias Andrée | 2024-05-05 | 579 | -0/+12811 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add ascii.h and exec.h | Mattias Andrée | 2024-05-05 | 31 | -5/+1464 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libsimple_abspath: accept NULL for cwd | Mattias Andrée | 2024-04-13 | 3 | -5/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add -lm | Mattias Andrée | 2024-04-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_abspath with e- and en- versions | Mattias Andrée | 2024-04-13 | 5 | -1/+127 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add assume_aligned to libsimple_getcwd | Mattias Andrée | 2024-04-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_getcwd with e- and en- versions | Mattias Andrée | 2024-04-13 | 6 | -0/+119 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Empty signed commit | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
| | |||||
* | Add libsimple_bindtemp_un | Mattias Andrée | 2024-01-29 | 5 | -2/+110 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add to*, *diff, *abs, *uabs, and random_{bits,float,signed,unsigned} | Mattias Andrée | 2024-01-29 | 56 | -0/+1288 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_generate_seed and libsimple_srand | Mattias Andrée | 2024-01-28 | 5 | -0/+103 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix typo | Mattias Andrée | 2024-01-28 | 11 | -11/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update library version number | Mattias Andrée | 2024-01-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_close_range | Mattias Andrée | 2024-01-27 | 6 | -1/+236 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix man pages | Mattias Andrée | 2024-01-27 | 4 | -20/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix return value for libsimple_{local,gm}time.c1.5 | Mattias Andrée | 2024-01-10 | 3 | -3/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update VERSION_MINOR | Mattias Andrée | 2023-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix libsimple_arrayset and libsimple_arraypset and add libsimple_arrayfill and libsimple_arraynull | Mattias Andrée | 2023-12-17 | 1 | -2/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update VERSION_MINOR1.4 | Mattias Andrée | 2023-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add bindex and bindex_r | Mattias Andrée | 2023-07-04 | 6 | -1/+152 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libsimple_localtime.3: fix formatting | Mattias Andrée | 2023-07-04 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests and man pages | Mattias Andrée | 2023-04-09 | 49 | -53/+927 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve makefile and fix a bug | Mattias Andrée | 2022-07-19 | 6 | -14/+61 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Move some test code to newline created .c files | Mattias Andrée | 2022-06-12 | 66 | -903/+1033 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings | Mattias Andrée | 2022-06-12 | 6 | -13/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Replace to last static inline's with line + extern inline, and fix warnings | Mattias Andrée | 2022-06-12 | 408 | -956/+1915 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove `static` from some `static inline` | Mattias Andrée | 2022-06-11 | 102 | -95/+1824 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings, replace some static inline with inline + extern inline, and fix glibc support | Mattias Andrée | 2022-06-11 | 296 | -3540/+5894 |
| | |||||
* | Remove `static` from some `static inline` | Mattias Andrée | 2022-06-10 | 49 | -502/+969 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add strto[u]{hh,h,z}, strto{i,u}{,8,16,32,64} | Mattias Andrée | 2022-06-10 | 20 | -1/+838 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | fix typo | Mattias Andrée | 2021-09-11 | 1 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve libsimple-arg.h for multicall binaries1.3 | Mattias Andrée | 2021-04-04 | 1 | -1/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Set CC=cc in config.mk | Mattias Andrée | 2021-04-02 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix tests and libsimple_arraycpy and libsimple_arraymove1.2 | Mattias Andrée | 2021-02-26 | 4 | -4/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-02-26 | 4 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pages | Mattias Andrée | 2021-02-26 | 224 | -778/+3535 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests | Mattias Andrée | 2018-12-15 | 2 | -3/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | More tests and fix attributes on wcsndup | Mattias Andrée | 2018-12-15 | 27 | -84/+1184 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | A bunch of stuff | Mattias Andrée | 2018-11-29 | 168 | -89/+4861 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2018-11-25 | 3 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Some fixes and add wide-character string duplication functions | Mattias Andrée | 2018-11-25 | 30 | -85/+767 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Include wchar.h and wctype.h | Mattias Andrée | 2018-11-25 | 2 | -2/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add [e[n]]aligned_str[n]dup and aligned_str[n]dupa | Mattias Andrée | 2018-11-25 | 7 | -2/+388 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add arraydup macros1.1 | Mattias Andrée | 2018-11-25 | 1 | -0/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add array.h | Mattias Andrée | 2018-11-25 | 3 | -0/+119 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages for [raw]memelem{cpy,move} | Mattias Andrée | 2018-11-25 | 9 | -5/+225 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages | Mattias Andrée | 2018-11-25 | 18 | -7/+435 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Install man pages | Mattias Andrée | 2018-11-25 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> |