summaryrefslogtreecommitdiff
path: root/bin/ksh/misc.c
AgeCommit message (Expand)Author
2019-10-29Avoid arithmetics on strings.joerg
2018-05-08Stop using the register keyword in ksh(1)kamil
2017-06-30ksh: Upgrade to C99 <stdbool.h>kamil
2017-06-22ksh: Drop support for systems without <limits.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-22Drop HP-UX support from ksh(1)kamil
2017-06-22Remove os2 support in ksh(1)kamil
2017-05-03PR/52210: David H. Gutteridge: revert var pattern handling.christos
2017-04-30Use backtracking for regular patterns, but not ksh-specific ones [*?!+@](...)christos
2011-10-16Don't use non-literal format strings.joerg
2009-10-22Wrong buffer len being passed to strlcpy(). Innocuousseanb
2009-04-25Fix most of the -Wsign-compare issues.lukem
2005-06-26warns=3christos
2005-04-19Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig
2005-02-11White space nit- don't put a space before/after increment/decrementsimonb
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
2002-09-25change complete-list to first complete and then print a list,provos
2001-02-04remove duplicate declarations, and fix nested externs.christos
1999-10-20resolve conflictshubertf
1998-10-09getwd() -> getcwd(,MAXPATHLEN).erh
1997-01-12RCS ID Policetls
1996-09-21import pdksh 5.2.8jtc