about summary refs log tree commit diff
path: root/lib/pm.h
Commit message (Expand)AuthorAgeFilesLines
* Add pm_parse_maxvalgiraffedata2023-10-101-0/+3
* cleanupgiraffedata2023-10-091-7/+15
* Add pm_writefilegiraffedata2022-05-221-0/+5
* Add pm_readfilegiraffedata2022-05-211-0/+5
* Add pnm_formatpamtuples, pnm_writepamrowpartgiraffedata2021-12-201-0/+3
* add pm_getlinegiraffedata2018-10-071-0/+7
* whitespacegiraffedata2018-10-071-32/+32
* Fix external header file pm.h so it doesn't include internal header file pm_c...giraffedata2015-01-031-3/+1
* Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>giraffedata2015-01-011-1/+1
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-221-0/+5
* redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...giraffedata2012-02-121-1/+1
* Fix compile bugs from a few minutes agogiraffedata2012-02-111-1/+1
* Fix open flags for Windows mkstempx()giraffedata2012-02-111-0/+21
* Add pm_readbiglong2, etc.giraffedata2010-09-191-0/+20
* Remove VMS code. Who are we kidding?giraffedata2010-05-191-4/+0
* Add pm_getMessage()giraffedata2010-04-011-0/+3
* Add pm_fork(), pm_waitpid(), pm_waitpidSimple()giraffedata2009-09-051-0/+15
* Add pm_tmpfile_fd(), pm_make_tmpfile_fd()giraffedata2007-12-311-0/+7
* fix overflow calculationgiraffedata2007-12-091-0/+6
* split pmfileio.c out of libpm.cgiraffedata2007-12-091-0/+1
* Add some constgiraffedata2007-11-111-2/+4
* replace ARGS definitiongiraffedata2007-11-011-0/+24
* Get rid of ARGSgiraffedata2007-11-011-24/+0
* Rename header files from <xxx.h> to <netpbm/xxx.h>giraffedata2007-10-211-1/+1
* Change type of generic row buffer from char * to void *giraffedata2007-09-291-2/+2
* Add pm_drain()giraffedata2007-03-291-0/+5
* cleanupgiraffedata2006-10-021-0/+3
* cleanup, accomodate Irix compiler literal prototype comparisongiraffedata2006-10-011-1/+1
* Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ...giraffedata2006-08-291-0/+14
* Eliminate pm_perror() in favor of informative error messagesgiraffedata2006-08-261-4/+0
* Create Subversion repositorygiraffedata2006-08-191-0/+346