Files
dahdi-linux/drivers/dahdi/xpp
Shaun Ruffell 799753aefd dahdi: strnicmp() -> strncasecmp()
With commit (af3cd13501 "lib/string.c: remove strnicmp()") [1] dahdi can no
longer call strnicmp directly. strncasecmp was added into lib/string.c in kernel
version 2.6.22 so we'll map calls to strncasecmp to strnicmp for any kernel
before that.

This is necessary to compile against kernels >= 4.0.

[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=af3cd13501

Signed-off-by: Shaun Ruffell <sruffell@digium.com>
Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
(cherry picked from commit 1559db9d1a)
2015-06-04 15:25:00 -05:00
..
2012-01-11 15:22:46 +00:00
2012-01-11 15:22:46 +00:00
2014-05-27 14:04:48 +03:00
2012-03-15 12:49:55 +00:00
2015-06-04 15:25:00 -05:00
2012-01-11 15:22:46 +00:00
2012-01-11 15:22:46 +00:00
2012-03-13 20:09:12 +00:00
2012-01-11 15:22:46 +00:00
2012-01-11 15:22:46 +00:00
2014-02-05 20:19:08 +02:00
2011-08-24 08:11:38 +00:00
2014-05-27 14:04:48 +03:00