aboutsummaryrefslogtreecommitdiffstats
path: root/src/xstd.c
Commit message (Collapse)AuthorAgeFilesLines
* xstd: move sizeof() into malloc()Joursoir2022-09-081-3/+3
|
* xstd: include missing headers for function prototypesJoursoir2022-09-061-0/+2
| | | | | Fix the next warning: > no previous prototype for ‘xstrcat’ [-Wmissing-prototypes]
* some chore and delete useless thingJoursoir2021-03-031-28/+0
|
* change licenseJoursoir2021-02-281-0/+18
|
* rename handerror to xstd; create and use some routinesJoursoir2021-02-261-0/+45