]> git.ipfire.org Git - thirdparty/cups.git/commit
Use strcasecmp and strncasecmp emulation functions at all times, and add
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 20 May 2011 03:49:49 +0000 (03:49 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 20 May 2011 03:49:49 +0000 (03:49 +0000)
commitc6fab96f69ef1679e032b845eb8f12d99ee6e63e
tree14e35ee6cfb58c771a62fdb43aaca3038d78ea3e
parentc3b9645ed9fc6c41a20dcdd25ef01db8efe482b0
Use strcasecmp and strncasecmp emulation functions at all times, and add
_cups_tolower() function to work around locales that don't actually support
case-insensitive comparisons (STR #3800).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9793 7a7537e8-13f0-0310-91df-b6672ffda945
107 files changed:
CHANGES.txt
backend/dnssd.c
backend/ieee1284.c
backend/ipp.c
backend/lpd.c
backend/serial.c
backend/snmp-supplies.c
backend/snmp.c
backend/socket.c
backend/usb-darwin.c
backend/usb-libusb.c
backend/usb-unix.c
cgi-bin/admin.c
cgi-bin/classes.c
cgi-bin/help-index.c
cgi-bin/help.c
cgi-bin/ipp-var.c
cgi-bin/makedocset.c
cgi-bin/printers.c
cgi-bin/search.c
cgi-bin/template.c
cgi-bin/var.c
config-scripts/cups-common.m4
config.h.in
cups/adminutil.c
cups/attr.c
cups/auth.c
cups/conflicts.c
cups/custom.c
cups/dest.c
cups/emit.c
cups/encode.c
cups/http-addrlist.c
cups/http-support.c
cups/http.c
cups/ipp-support.c
cups/ipp.c
cups/language.c
cups/mark.c
cups/options.c
cups/page.c
cups/ppd-cache.c
cups/ppd.c
cups/pwg-media.c
cups/request.c
cups/snmp.c
cups/string-private.h
cups/string.c
cups/testconflicts.c
cups/testcups.c
cups/testfile.c
cups/testi18n.c
cups/testppd.c
cups/testpwg.c
cups/usersys.c
cups/util.c
driver/commandtoescpx.c
driver/commandtopclx.c
filter/bannertops.c
filter/commandtops.c
filter/common.c
filter/imagetops.c
filter/imagetoraster.c
filter/pdftops.c
filter/pstops.c
filter/textcommon.c
notifier/mailto.c
ppdc/genstrings.cxx
ppdc/ppdc-driver.cxx
ppdc/ppdc-group.cxx
ppdc/ppdc-import.cxx
ppdc/ppdc-option.cxx
ppdc/ppdc-source.cxx
ppdc/ppdc.cxx
ppdc/ppdmerge.cxx
ppdc/ppdpo.cxx
scheduler/auth.c
scheduler/banners.c
scheduler/cert.c
scheduler/classes.c
scheduler/client.c
scheduler/conf.c
scheduler/cups-deviced.c
scheduler/cups-driverd.cxx
scheduler/cups-lpd.c
scheduler/cupsfilter.c
scheduler/dirsvc.c
scheduler/ipp.c
scheduler/job.c
scheduler/policy.c
scheduler/printers.c
scheduler/quotas.c
scheduler/subscriptions.c
scheduler/testmime.c
scheduler/type.c
scheduler/util.c
standards/rfctohtml.c
systemv/cancel.c
systemv/cupstestppd.c
systemv/lpadmin.c
systemv/lpoptions.c
systemv/lpstat.c
test/ippserver.c
test/ipptool.c
vcnet/config.h
xcode/CUPS.xcodeproj/project.pbxproj
xcode/config.h