about summary refs log tree commit diff
path: root/converter/pbm/pbmtonokia.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix passing null pointer to memcpygiraffedata2020-05-061-1/+14
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3803 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix incorrect output with -txt optiongiraffedata2020-05-061-22/+31
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3802 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* whitespacegiraffedata2020-05-051-11/+11
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3801 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or ↵giraffedata2016-11-161-0/+1
| | | | | | _SVID_SOURCE, because for some reason GNU C library is replacing the latter with the former. This eliminates compiler warnings about _BSD_SOURCE/_SVID_SOURCE being deprecated git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2836 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2016-05-021-6/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2731 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2257 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1320 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1312 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix compiler warningsgiraffedata2010-04-101-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1185 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* adapt to new definition of MEMSZEROgiraffedata2009-04-101-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@875 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add 255 x 255 size limitationgiraffedata2007-08-281-0/+17
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@389 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Replace macros with inline functionsgiraffedata2007-08-261-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@386 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* plain NPM, 8 byte padding, 120 byte text limit from Paul Bollegiraffedata2006-09-141-9/+94
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@54 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Make strishex() library functiongiraffedata2006-09-091-18/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@38 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix Pbmtonokia: magic missing from headersgiraffedata2006-09-031-189/+406
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@32 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Create Subversion repositorygiraffedata2006-08-191-0/+225
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8