summaryrefslogtreecommitdiff
path: root/bin/ksh/expand.h
AgeCommit message (Expand)Author
2015-11-08Tweak a reallocarray call to be more overflow-resistant. From Theo Buehler.mmcc
2015-11-05Clean up an Xstring macro. Submitted by Theo Buehler.mmcc
2015-11-01Remove two casts of void* return types.mmcc
2015-11-01Add uses of areallocarray(). mksh and Bitrig ksh already have similarmmcc
2015-09-17Remove unnecessary casts, from Michael McConville. No binary change.Nicholas Marriott
2015-09-01remove casts and null checks before free. from Michael McConvilleTed Unangst
2005-03-30lots of indentation cleanup, now ksh is readable like our other code.Theo de Raadt
2004-12-18deregisterTodd C. Miller
2004-12-18Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.Todd C. Miller
2001-03-26spellingTodd T. Fries
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
1996-08-14Import pdksh 5.2.7.Jason Downs