]> The Tcpdump Group git mirrors - tcpdump/history - ascii_strcasecmp.c
Merge branch 'master' into master
[tcpdump] / ascii_strcasecmp.c
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2015-09-17  Guy HarrisUse hex constants so compilers don't whine about negati...
2015-09-09  Francois-Xavier... Fix warnings as "old-style function definition"
2015-06-12  Guy HarrisMap *ONLY* ASCII letters; don't map anything with the...
2015-06-11  Guy HarrisDo case-insensitive comparisons assuming ASCII strings.