summaryrefslogtreecommitdiff
path: root/bin/ksh/lex.c
AgeCommit message (Expand)Author
2019-09-26Fix FALLTHROUGH comments.mlelstv
2018-05-08Stop using the register keyword in ksh(1)kamil
2018-01-24ksh: Rename a local function tsearch to mytsearchkamil
2017-06-30ksh: Upgrade to C99 <stdbool.h>kamil
2017-06-30ksh: Assume ANSI C prototypeskamil
2017-06-23ksh: Use ANSI C varargs, drop support for older version <varargs.h>kamil
2017-06-22Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnixkamil
2017-06-22Temporarily revert previous.kamil
2017-06-22Remove os2 support in ksh(1)kamil
2011-10-16Don't use non-literal format strings.joerg
2011-01-23The previous commit removed a { } block, and unintendedly introduced ahauke
2008-10-27In foo="`echo \"hi\"`", the backslashes should be removed by the outerapb
2005-09-11The following should print \"; from OpenBSDchristos
2005-04-19Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig
2004-07-07Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.mycroft
2003-06-23Add NetBSD RCS Ids.agc
2003-01-20The Double-Semi-Colon Police.simonb
1999-10-20make this build with -Werrorhubertf
1999-10-20resolve conflictshubertf
1998-11-04char->unsigned char casts for is*()christos
1998-08-19Add some braces to make egcs happy.thorpej
1997-07-20Fix compiler warningschristos
1997-01-12RCS ID Policetls
1996-12-18import pdksh 5.2.12jtc
1996-10-09import pdksh 5.2.11jtc
1996-10-09import pdksh 5.2.9jtc
1996-09-21import pdksh 5.2.8jtc