Allow DOS-style '\r' characters in the input files.
commit9cb58fff8a8116029cf12ed923b8077cd56affe9
authorLinus Torvalds <torvalds@home.osdl.org>
Mon, 18 Aug 2003 23:19:02 +0000 (18 16:19 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:02 +0000 (7 21:01 -0700)
treef85886d793f715fbfa53e753a7d473c7e6a1d73c
parent6e8c9f2d3e0d92fe6b44c50606116521099caced
Allow DOS-style '\r' characters in the input files.

Complain about non-ASCII behaviour if the sequence isn't
the normal '\r\n'
tokenize.c