OpenGrok
Cross Reference: char.c
xref
: /
src
/
bin
/
csh
/
char.c
Home
|
History
|
Annotate
|
Download
|
only in
csh
History log of
/src/bin/csh/char.c
Revision
Date
Author
Comments
1.10
19-Jan-2012
christos
branches: 1.10.42;
PR/45856: Bernhard "Burnhard" Riedel: Infinite loop on input. Sending
char 160 in the input to csh, lead it to an infinite loop, because tcsh tables
counted this as a space character, but the word logic switch does not. Change
that character tables, so that this does not count as a spacing character
anymore, by syncing the table with the one from tcsh.
1.9
07-Aug-2003
agc
branches: 1.9.54;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22249, verified by myself.
1.8
14-Sep-2001
wiz
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
with some fixes by me.
1.7
04-Jul-1997
christos
Rename err.h to errnum.h to avoid collision with err.h
Fix compiler warnings.
1.6
21-Mar-1995
cgd
convert to new RCS id conventions.
1.5
21-Sep-1994
mycroft
Merge 4.4-Lite version.
1.4
01-Aug-1993
mycroft
Add RCS identifiers.
1.3
23-Mar-1993
cgd
changed "Id" to "Header" for rcsids
1.2
22-Mar-1993
cgd
added rcs ids to all files
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
20-Sep-1994
mycroft
Import original 4.4-Lite version.
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.9.54.1
17-Apr-2012
yamt
sync with head
1.10.42.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.10.42.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Sun Oct 12 09:09:55 GMT 2025