about summary refs log tree commit diff
path: root/editor/specialty/pnmindex.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2023-08-271-2/+4
* Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou...giraffedata2022-08-161-3/+3
* Change pnmtopnm to pamtopnm, as the former is just an alias for the lattergiraffedata2022-08-061-1/+1
* Fix shell injection vulnerabilitiesgiraffedata2022-08-031-13/+115
* cleanupgiraffedata2022-08-031-4/+4
* Use new 'pamcat' instead of 'pnmcat'giraffedata2022-08-031-3/+12
* whitespacegiraffedata2022-08-031-42/+45
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-37/+37
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* Fix compiler warningsgiraffedata2010-04-101-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Move stuff into new editor/specialty/ directorygiraffedata2009-01-251-0/+639