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-12 10:53:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
lib
/
strutil
History
Slava Zanko
0b0f7e3975
Refactoring: use define DEFAULT_CHARSET for "ASCII" charset.
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-09-21 13:35:59 +04:00
..
Makefile.am
Add functions to transform string to unsigned integer:
2013-07-05 09:09:03 +04:00
replace.c
Misspellings fixes by
https://github.com/vlajos/misspell_fixer
2013-06-15 11:10:41 +04:00
strescape.c
…
strutil8bit.c
lib/strutil/strutil8bit.c: cosmetics and minor refactoring.
2013-07-23 14:01:05 +04:00
strutil.c
Refactoring: use define DEFAULT_CHARSET for "ASCII" charset.
2013-09-21 13:35:59 +04:00
strutilascii.c
lib/strutil/strutilascii.c: cosmetics and minor refactoring.
2013-07-23 14:01:05 +04:00
strutilutf8.c
lib/strutil/strutilutf8.c: cosmetics and minor refactoring.
2013-07-23 14:01:05 +04:00
strverscmp.c
Ticket
#2992
: mc fails to link when system lib does not contain strverscmp
2013-07-09 13:44:51 +03:00
xstrtol.c
Add functions to transform string to unsigned integer:
2013-07-05 09:09:03 +04:00