summaryrefslogtreecommitdiff
path: root/gnu/dist/autoconf/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/autoconf/TODO')
0 files changed, 0 insertions, 0 deletions
tbsd/commit/usr.bin/patch/patch.c?id=33131ab95f8124892350e03f3972b94e382426dc'>Fix an array overrun in option parsing.mycroft 2004-08-14Remove debug printf (hi mycroft!).cube 2004-08-06Parse multiple options that are specified together; e.g. "-fs".mycroft 2003-07-30use bounded string opitojun 2003-07-08Const poisoning.kristerw 2003-05-30Fix some lint warnings.kristerw 2003-05-30Remove stuff that are not needed any longer.kristerw 2003-05-30Simplify handling of memory allocation, and make sure all return valueskristerw 2003-05-29Be consistent with use of types (e.g. do not use LINENUM for quantitieskristerw 2003-01-19Do not try to write a rejects file for those cases where the user haskristerw 2002-03-16Check result of malloc and strdupkristerw 2002-03-11Ansifykristerw 2002-03-08Ansifykristerw 2002-03-06License change; patch.c now has a BSD license.ragge 2000-10-16Support the 1003.2-92 -i option to specify a patchfile;kleink 1998-11-06char -> unsigned charchristos 1998-02-22WARNSifychristos