>
summaryrefslogtreecommitdiff
path: root/lib/libedit/makelist
AgeCommit message (Expand)Author
2012-03-21Use C89 functions definitions.matt
2011-07-28include config.h for all c files.christos
2010-04-18shame on solaris that is the last OS not supporting $()christos
2010-04-15From Jess Thrysoeechristos
2009-12-30Fix wide build, test it, but don't turn it on yet.christos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2009-02-12More fixes for existing portability stuff.sketch
2005-10-22change tr '[a-z]' '[A-Z]' to tr '[:lower:]' '[:upper:]' so that POSIX systemschristos
2005-08-08Don't add an extra { NULL, 0, NULL } element to the help array. Instead keepchristos
2005-05-16Remove clause 3 from the UCB license.lukem
2003-03-10don't use the path for awkchristos
2001-01-09make array of functions and help array constjdolecek
2000-09-04- generate ansi prototypes instead of using __P(). noted by christoslukem
2000-06-21* add -m option to makelist, which generates an mdoc table with the keylukem
1999-07-02More trailing white space.simonb
1997-01-11RCSid policelukem