aboutsummaryrefslogtreecommitdiffstats
path: root/envreallocn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings, replace some static inline with inline + extern inline, and fix glibc supportMattias Andrée2022-06-111-62/+1
|
* miscMattias Andrée2018-09-021-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-291-1/+58
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Simplify en* functions, and handle argv0 == NULL correctMattias Andrée2018-08-281-7/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add test function to all .c filesMattias Andrée2018-08-281-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split into multiple unitsMattias Andrée2017-11-121-0/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>