Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-12 | Update FSF address in license blurbs all over the source tree. | Antti-Juhani Kaijanaho | 1 | -3/+3 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2008-07-05 | msg.[ch] (and others): allow the message functions to handle format strings | Antti-Juhani Kaijanaho | 1 | -3/+3 | |
There are some places in the code where it would simplify both the code and the translations to have message strings be printf-formatted. This change changes the message function interfaces so that they can take a variable number of arguments. This required changes at all call sites. At the same time, the key logic of the message functions is moved out of the headers, leaving only the "shall we output this" test for inlining. Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2008-07-05 | */*.[ch]: Use the copyright symbol instead of (c) or (C). | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2007-04-10 | export para_compare from lib/sorter.[ch] | Antti-Juhani Kaijanaho | 1 | -9/+14 | |
2006-10-26 | create lib/, man/ and $(program)/ | Antti-Juhani Kaijanaho | 1 | -0/+85 | |