This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2025-03-11 18:32:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
lib
/
strutil
History
Andrew Borodin
9a39e35dc3
Use g_assert() instead of assert(3).
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-11-21 13:12:55 +03:00
..
Makefile.am
…
replace.c
…
strescape.c
…
strutil8bit.c
Remove min() and max() macros. Use MIN() and MAX() macros from GLib.
2016-05-07 16:19:02 +03:00
strutil.c
…
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