index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strcasecmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-1
/
+1
*
New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
Bruno Haible
2007-02-05
1
-62
/
+22
*
* doc/gnulib-tool.texi (Initial import): Update to match current
Paul Eggert
2007-01-26
1
-2
/
+2
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-4
/
+2
*
Avoid integer overflow on exotic platforms.
Bruno Haible
2005-10-11
1
-1
/
+8
*
strcasecmp.c now uses mbuiter.
Bruno Haible
2005-08-17
1
-114
/
+11
*
Fix the iterator, so that it ends before the '\0'.
Bruno Haible
2005-08-17
1
-6
/
+5
*
Simplify by using mb_casecmp.
Bruno Haible
2005-08-16
1
-44
/
+5
*
Make strcasecmp() work right in multibyte locales.
Bruno Haible
2005-08-16
1
-33
/
+208
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert
2003-06-04
1
-1
/
+1
*
back out Copyright date changes for files with no changes year
Jim Meyering
2000-08-07
1
-1
/
+1
*
update copyright date
Jim Meyering
2000-07-09
1
-1
/
+1
*
(STRXCASECMP_FUNCTION): Don't increment within macro argument list.
Jim Meyering
1999-02-01
1
-2
/
+5
*
Add #ifdefs so it can be used for strncasecmp, too.
Jim Meyering
1999-01-02
1
-0
/
+63