summaryrefslogtreecommitdiffstats
path: root/xmalloc.c
AgeCommit message (Collapse)Author
2021-01-29Make sure that smenu can be built and run on AIX.pgen
- Add some encodings. - Manage some terminfo database specificities. - Avoid type collisions. - Work around an incompatibility in memory management functions.
2020-12-16Check availability of str(n)dup at compile timepgen
2020-11-13Improve commentspgen
2018-10-11Various small changespgen
2018-10-08Add/improve comments, reformat and clarify codepgen
2018-10-01Create utf8.[ch] and change code accordinglypgen
Change multibyte to utf8 to specify that we only support UTF-8 encoding.
2018-10-01Start splitting the code into different filespgen