- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Some optimized implementations of memcmp() may not start from the beginning of the string, and may thus segfault.
-
Max Kellermann authored
-
- 04 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 2 commits
-
-
Max Kellermann authored
New in clang 3.6.
-
Max Kellermann authored
-
- 16 Aug, 2014 1 commit
-
-
François Revol authored
According to POSIX and both OSX and Linux manpages, strcasecmp comes from strings.h, not string.h. Most OSes also have them available in string.h, but we just fixed the headers on Haiku and it now only provides them in strings.h. We might want to fall back to string.h for other OSes though... cf. http://pubs.opengroup.org/onlinepubs/009695399/functions/strcasecmp.html http://linux.die.net/man/3/strcasecmp https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/strcasecmp.3.html
-
- 21 Oct, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's g_ascii_strncasecmp().
-
- 20 Oct, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's g_ascii_strcasecmp().
-
- 29 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2012 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2010 1 commit
-
-
Avuton Olrich authored
-
- 31 Dec, 2009 1 commit
-
-
Max Kellermann authored
-