about summary refs log tree commit diff
path: root/converter/other/ipdb.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix various incorrect output problemsgiraffedata2017-09-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3054 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
* 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
* Add _BSD_SOURCEgiraffedata2013-06-201-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1944 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Get pamtopdbimg, pdbimgtopam workinggiraffedata2010-09-251-1126/+122
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1302 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add Pamtopdbimggiraffedata2010-09-191-0/+1386
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1291 9d0c8265-081b-0410-96cb-a4ca84ce46f8