summaryrefslogtreecommitdiff
path: root/bin/ksh/var.c
AgeCommit message (Expand)Author
2011-10-16Don't use non-literal format strings.joerg
2011-10-16Typo in comment fix from Snader_LB via IRC.reed
2009-08-02Support 0xnn for hexadecimal constants - as well as 16#nn.dsl
2006-03-29Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunchchristos
2006-03-19Coverity CID 1606: Plug memory leak.christos
2005-06-26warns=3christos
2005-05-23Fixed wrong use of the <ctype.h> functions by adding (unsigned char) casts.rillig
2004-10-28Add (unsigned char) casts to tolower/toupper and iscntrl calls.dsl
2004-07-07Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.mycroft
2003-06-23Add NetBSD RCS Ids.agc
2000-11-02PR/11361:Matthias Buelow: Apply patch1 from pdksh site.christos
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-10-09import pdksh 5.2.9jtc
1996-09-21import pdksh 5.2.8jtc