aboutsummaryrefslogtreecommitdiff
path: root/bin/csh/config.h
Commit message (Expand)AuthorAgeFilesLines
* Stop using sbrk in csh. This is a legacy interface and its use within cshAndrew Turner2016-04-261-1/+1
* Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-1/+1
* Update to tcsh 6.18.01.Mark Peek2012-02-221-23/+58
* Let csh(1) use utmpx instead of utmp.Ed Schouten2010-01-131-5/+5
* Work around a vendor issue that was causing the builtin malloc to beMark Peek2007-05-161-0/+3
* Build updates for tcsh-6.15.00 import.Mark Peek2007-03-111-10/+38
* Enable NLS catalog of csh(1).Hajimu UMEMOTO2006-02-191-0/+4
* Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environmentMark Peek2005-05-041-1/+1
* Add the config.h resulting from running the configure script.Mark Peek2005-04-241-164/+203
* Fix typoAlexey Zelkin2005-02-271-1/+1
* Use LC_MESSAGES locale category instead of value of LANG environment variableAlexey Zelkin2005-02-011-0/+2
* KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution.Mark Peek2004-07-111-12/+17
* Enable BSD style color ls support.Mark Peek2001-09-051-0/+1
* Fix a "#ifdef" where a comparison operator was used.David E. O'Brien2000-12-011-1/+1
* Activate Japanese NLS and KANJI supportAndrey A. Chernov2000-06-111-2/+0
* MBYTEDEBUG not needed for "WANT_KANJI"David E. O'Brien2000-04-231-1/+0
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGDavid E. O'Brien2000-04-211-0/+6
* Use our system malloc().David E. O'Brien2000-04-191-0/+4
* Upgrade csh.David E. O'Brien2000-04-181-0/+153