aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* m doc fix + add to man pages when functions were introducedMattias Andrée2024-08-181-0/+2
* Merge branch 'since'Mattias Andrée2024-08-181-7/+13
|\
| * Merge tag '1.6' into sinceMattias Andrée2024-08-181-0/+21
| |\
| * \ Merge tag '1.4' into sinceMattias Andrée2024-08-181-50/+95
| |\ \
| * | | Add @since for definitions added in version 1.2Mattias Andrée2024-08-181-7/+7
| * | | Merge tag '1.2' into sinceMattias Andrée2024-08-181-3/+108
| |\ \ \
| * | | | Add @since for definitions added in version 1.0 and 1.1Mattias Andrée2024-08-181-0/+6
* | | | | Add needstack, get_stack_direction, get_stack_limit, and get_stack_spaceMattias Andrée2024-07-021-0/+1
| |_|_|/ |/| | |
* | | | Properly fix support for version of C before C11Mattias Andrée2024-06-291-1/+1
* | | | Fix C99 supportMattias Andrée2024-06-291-1/+1
* | | | Add libsimple_{cmp,qsort}_*Mattias Andrée2024-05-051-0/+1
* | | | m + add ascii.h and exec.hMattias Andrée2024-05-051-0/+2
* | | | Add libsimple_getcwd with e- and en- versionsMattias Andrée2024-04-131-0/+1
* | | | Add libsimple_bindtemp_unMattias Andrée2024-01-291-0/+1
* | | | Add to*, *diff, *abs, *uabs, and random_{bits,float,signed,unsigned}Mattias Andrée2024-01-291-0/+1
* | | | Add libsimple_generate_seed and libsimple_srandMattias Andrée2024-01-281-0/+1
* | | | Add libsimple_close_rangeMattias Andrée2024-01-271-0/+14
| |_|/ |/| |
* | | Add bindex and bindex_rMattias Andrée2023-07-041-0/+1
* | | Fix warningsMattias Andrée2022-06-121-0/+10
* | | Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-121-7/+35
* | | Fix warnings, replace some static inline with inline + extern inline, and fix glibc supportMattias Andrée2022-06-111-44/+49
* | | Remove `static` from some `static inline`Mattias Andrée2022-06-101-2/+2
* | | Add strto[u]{hh,h,z}, strto{i,u}{,8,16,32,64}Mattias Andrée2022-06-101-0/+1
| |/ |/|
* | A bunch of stuffMattias Andrée2018-11-291-1/+96
* | Some fixes and add wide-character string duplication functionsMattias Andrée2018-11-251-0/+6
* | Include wchar.h and wctype.hMattias Andrée2018-11-251-0/+2
* | Add [e[n]]aligned_str[n]dup and aligned_str[n]dupaMattias Andrée2018-11-251-2/+4
|/
* Add array.hMattias Andrée2018-11-251-0/+1
* Split out memelem.h from mem.hMattias Andrée2018-11-231-0/+1
* Add a bunch of function and macrosMattias Andrée2018-11-191-0/+2
* Add libsimple_eprintf_preprint and libsimple_eprintf_postprintMattias Andrée2018-11-061-8/+0
* Add tests and small fixesMattias Andrée2018-11-051-1/+1
* Add ischrcaseset and man pages for ischrset, ischrcaseset, and [v]{we,en,e}printfMattias Andrée2018-11-051-31/+0
* Remove FREE and CLOSE, and add symlinks for upcoming man pagesMattias Andrée2018-11-021-5/+0
* DocumentationMattias Andrée2018-11-011-1/+49
* miscMattias Andrée2018-09-021-1407/+26
* Add malloc function attribute were appropriateMattias Andrée2018-08-301-41/+41
* Fix clang supportMattias Andrée2018-08-291-1/+1
* Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for nowMattias Andrée2018-08-291-30/+0
* Add testsMattias Andrée2018-08-291-7/+9
* Add testsMattias Andrée2018-08-291-159/+141
* Make it possible to force all memory allocation functions to fail in testsMattias Andrée2018-08-281-9/+9
* Add tests for allocation functionsMattias Andrée2018-08-281-7/+7
* m + add testsMattias Andrée2018-08-261-3/+3
* mMattias Andrée2018-08-261-1/+0
* Add testsMattias Andrée2018-08-261-4/+4
* Fixes and testsMattias Andrée2018-08-261-1/+1
* Add test for putenvfMattias Andrée2018-08-261-1/+1
* Remove checks impossible situationsMattias Andrée2018-08-261-11/+3
* Tests and fixesMattias Andrée2018-08-261-1/+1