index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in comment
giraffedata
2017-08-11
1
-1
/
+1
*
cleanup
giraffedata
2017-04-20
1
-3
/
+11
*
Use SOURCE_DATE_EPOCH
giraffedata
2017-03-18
1
-4
/
+42
*
Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...
giraffedata
2016-11-16
1
-0
/
+1
*
Fix external header file pm.h so it doesn't include internal header file pm_c...
giraffedata
2015-01-03
1
-2
/
+3
*
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
/
+13
*
Change _XOPEN_SOURCE 600 to 500. See doc/HISTORY
giraffedata
2014-09-20
1
-1
/
+1
*
Fix incorrect option parsing when there are multiple common options (e.g. -pl...
giraffedata
2014-07-13
1
-35
/
+58
*
Fix revision 1839
giraffedata
2013-02-23
1
-1
/
+1
*
Use _splitpath; _splitpath_s isn't really available
giraffedata
2013-02-15
1
-15
/
+12
*
Change _XOPEN_SOURCE from 500 to 600 for Mac OSX
giraffedata
2012-09-08
1
-1
/
+1
*
Make it build on Windows with Mingw
giraffedata
2012-02-13
1
-2
/
+2
*
redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...
giraffedata
2012-02-12
1
-3
/
+3
*
cleanup
giraffedata
2012-02-11
1
-47
/
+44
*
Add _BSD_SOURCE
giraffedata
2012-02-11
1
-0
/
+1
*
Compute program name correctly on Windows
giraffedata
2012-02-11
1
-8
/
+31
*
Fix failure to check for failed memory allocation
giraffedata
2011-08-27
1
-0
/
+4
*
Rename nstring.h functions with pm_ prefix
giraffedata
2010-09-29
1
-16
/
+16
*
Add MALLOCARRAY2
giraffedata
2010-06-27
1
-135
/
+14
*
Add comments
giraffedata
2010-06-26
1
-2
/
+20
*
Remove VMS code. Who are we kidding?
giraffedata
2010-05-19
1
-39
/
+0
*
Add pm_getMessage()
giraffedata
2010-04-01
1
-1
/
+10
*
cleanup
giraffedata
2009-12-09
1
-0
/
+2
*
Add pm_fork(), pm_waitpid(), pm_waitpidSimple()
giraffedata
2009-09-05
1
-6
/
+93
*
handle zero allocations
giraffedata
2009-05-03
1
-6
/
+14
*
Reject 0 height or width
giraffedata
2007-12-18
1
-0
/
+6
*
fix overflow calculation
giraffedata
2007-12-09
1
-0
/
+50
*
split pmfileio.c out of libpm.c
giraffedata
2007-12-09
1
-939
/
+9
*
cleanup
giraffedata
2007-12-09
1
-2
/
+3
*
cleanup
giraffedata
2007-12-01
1
-2
/
+1
*
Add some const
giraffedata
2007-11-11
1
-4
/
+4
*
fix prototype mismatch
giraffedata
2007-10-11
1
-2
/
+2
*
cleanup
giraffedata
2007-09-08
1
-1
/
+2
*
fix pmdrain() to use the supplied limit
giraffedata
2007-09-05
1
-1
/
+1
*
Fix type mismatch warning
giraffedata
2007-05-19
1
-2
/
+4
*
don't use 'uint'
giraffedata
2007-05-04
1
-4
/
+4
*
Add pm_drain()
giraffedata
2007-03-29
1
-0
/
+29
*
cleanup
giraffedata
2006-10-02
1
-1
/
+13
*
Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ...
giraffedata
2006-08-29
1
-59
/
+229
*
Eliminate pm_perror() in favor of informative error messages
giraffedata
2006-08-26
1
-12
/
+0
*
Create Subversion repository
giraffedata
2006-08-19
1
-0
/
+1494