Reimar Döffinger
96949dafcc
Replace all strcasecmp/strncasecmp usages.
...
All current usages of it are incompatible with localization.
For example strcasecmp("i", "I") != 0 is possible, but would
break many of the places where it is used.
Instead use our own implementations that always treat the data
as ASCII.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-11-03 19:25:26 +01:00
..
2011-10-11 20:25:55 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-05-13 04:40:40 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-10-22 01:16:41 +02:00
2011-06-30 16:50:27 +01:00
2011-03-19 13:33:20 +00:00
2011-07-05 02:26:17 +02:00
2011-03-19 13:33:20 +00:00
2011-09-25 11:18:41 +02:00
2011-10-07 02:53:18 +02:00
2011-10-07 02:53:18 +02:00
2011-05-22 04:53:19 +02:00
2011-11-03 19:25:26 +01:00
2011-11-03 19:25:26 +01:00
2011-11-02 15:47:27 +01:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-04-29 20:01:04 +02:00
2011-03-19 13:33:20 +00:00
2011-06-24 03:07:04 +02:00
2011-09-27 02:14:37 +02:00
2011-09-27 02:14:37 +02:00
2011-03-19 13:33:20 +00:00
2011-10-10 03:50:58 +02:00
2011-03-19 13:33:20 +00:00
2011-09-21 21:25:43 +02:00
2011-09-21 21:25:43 +02:00
2011-10-17 22:56:13 +02:00
2011-07-09 02:06:40 +02:00
2011-05-30 03:11:54 +02:00
2011-04-22 10:21:21 +02:00
2011-10-13 16:50:20 +02:00
2011-04-19 19:03:44 +02:00
2011-08-26 23:18:54 +02:00
2011-08-30 10:03:13 +02:00
2011-10-16 22:32:41 +02:00
2011-10-16 21:51:28 +02:00
2011-07-04 00:45:21 +02:00
2011-07-04 00:45:21 +02:00
2011-06-28 13:14:46 +02:00
2011-06-28 13:14:46 +02:00
2011-11-03 19:25:26 +01:00
2011-10-12 05:40:57 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-06-18 05:10:38 +02:00
2011-06-08 05:25:28 +02:00
2011-03-19 13:33:20 +00:00
2011-07-04 00:45:21 +02:00
2010-01-16 04:49:02 +00:00
2011-10-22 19:49:27 +02:00
2011-07-12 01:42:32 +02:00
2011-03-19 13:33:20 +00:00
2011-11-03 02:16:26 +01:00
2011-10-13 06:00:03 +02:00
2011-06-24 03:07:04 +02:00
2011-07-03 03:14:10 +02:00
2011-08-26 23:18:54 +02:00
2011-06-29 05:23:12 +02:00
2011-03-19 13:33:20 +00:00
2011-07-04 00:45:21 +02:00
2011-03-19 13:33:20 +00:00
2011-10-11 22:03:19 +02:00
2011-09-28 18:13:52 +02:00
2011-10-18 01:54:40 +02:00
2011-11-02 18:53:57 +01:00
2011-11-03 19:25:26 +01:00
2011-07-14 20:44:58 +02:00
2011-06-29 23:49:03 +01:00
2011-06-29 23:49:03 +01:00
2011-11-02 15:47:27 +01:00
2011-06-06 11:34:45 +02:00
2011-11-02 15:47:27 +01:00
2011-07-18 16:43:46 +02:00
2011-06-30 21:19:16 +02:00
2011-06-30 04:32:24 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-06-24 03:07:04 +02:00
2011-06-25 22:06:30 +02:00
2011-06-08 05:25:28 +02:00
2011-07-05 02:26:17 +02:00
2011-03-19 13:33:20 +00:00
2011-05-11 13:43:30 +02:00
2011-05-11 13:43:30 +02:00
2011-07-15 17:51:09 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-08-20 14:20:25 +02:00
2011-03-19 13:33:20 +00:00