| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix external header file pm.h so it doesn't include internal header file pm_c... | giraffedata | 2015-01-03 | 1 | -3/+1 |
* | Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h> | giraffedata | 2015-01-01 | 1 | -1/+1 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 1 | -0/+5 |
* | redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,... | giraffedata | 2012-02-12 | 1 | -1/+1 |
* | Fix compile bugs from a few minutes ago | giraffedata | 2012-02-11 | 1 | -1/+1 |
* | Fix open flags for Windows mkstempx() | giraffedata | 2012-02-11 | 1 | -0/+21 |
* | Add pm_readbiglong2, etc. | giraffedata | 2010-09-19 | 1 | -0/+20 |
* | Remove VMS code. Who are we kidding? | giraffedata | 2010-05-19 | 1 | -4/+0 |
* | Add pm_getMessage() | giraffedata | 2010-04-01 | 1 | -0/+3 |
* | Add pm_fork(), pm_waitpid(), pm_waitpidSimple() | giraffedata | 2009-09-05 | 1 | -0/+15 |
* | Add pm_tmpfile_fd(), pm_make_tmpfile_fd() | giraffedata | 2007-12-31 | 1 | -0/+7 |
* | fix overflow calculation | giraffedata | 2007-12-09 | 1 | -0/+6 |
* | split pmfileio.c out of libpm.c | giraffedata | 2007-12-09 | 1 | -0/+1 |
* | Add some const | giraffedata | 2007-11-11 | 1 | -2/+4 |
* | replace ARGS definition | giraffedata | 2007-11-01 | 1 | -0/+24 |
* | Get rid of ARGS | giraffedata | 2007-11-01 | 1 | -24/+0 |
* | Rename header files from <xxx.h> to <netpbm/xxx.h> | giraffedata | 2007-10-21 | 1 | -1/+1 |
* | Change type of generic row buffer from char * to void * | giraffedata | 2007-09-29 | 1 | -2/+2 |
* | Add pm_drain() | giraffedata | 2007-03-29 | 1 | -0/+5 |
* | cleanup | giraffedata | 2006-10-02 | 1 | -0/+3 |
* | cleanup, accomodate Irix compiler literal prototype comparison | giraffedata | 2006-10-01 | 1 | -1/+1 |
* | Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ... | giraffedata | 2006-08-29 | 1 | -0/+14 |
* | Eliminate pm_perror() in favor of informative error messages | giraffedata | 2006-08-26 | 1 | -4/+0 |
* | Create Subversion repository | giraffedata | 2006-08-19 | 1 | -0/+346 |