mc/lib/strutil
Andrew Borodin 2356acc26d NULL-ize some variables to make unit tests happy.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-11-21 13:12:55 +03:00
..
Makefile.am Add functions to transform string to unsigned integer: 2013-07-05 09:09:03 +04:00
replace.c Update copyright years. 2016-01-01 11:48:10 +03:00
strescape.c Update copyright years. 2016-01-01 11:48:10 +03:00
strutil8bit.c Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
strutil.c NULL-ize some variables to make unit tests happy. 2016-11-21 13:12:55 +03:00
strutilascii.c Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
strutilutf8.c Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
strverscmp.c Cleanup unused macros. 2016-07-29 09:32:04 +03:00
xstrtol.c Use g_assert() instead of assert(3). 2016-11-21 13:12:55 +03:00