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
/
pmfileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup
giraffedata
2023-10-09
1
-2
/
+4
*
Add pm_writefile
giraffedata
2022-05-22
1
-0
/
+18
*
Add pm_readfile
giraffedata
2022-05-21
1
-0
/
+48
*
Remove previous commit (4321) -- type coercion doesn't work the way I thought...
giraffedata
2022-04-16
1
-12
/
+12
*
Clean up type coercions
giraffedata
2022-03-30
1
-12
/
+12
*
Add pnm_formatpamtuples, pnm_writepamrowpart
giraffedata
2021-12-20
1
-0
/
+8
*
cleanup
giraffedata
2021-12-18
1
-37
/
+47
*
Make it compile with -Wduplicated-cond
giraffedata
2021-11-20
1
-0
/
+20
*
cleanup
giraffedata
2020-12-27
1
-24
/
+27
*
pm_getline - return correct buffer size
giraffedata
2020-02-16
1
-2
/
+3
*
Fix buffer overruns
giraffedata
2020-01-14
1
-2
/
+21
*
add pm_getline
giraffedata
2018-10-07
1
-0
/
+67
*
whitespace
giraffedata
2018-10-02
1
-52
/
+52
*
Improve error message for purported image that ends in the middle of the magi...
giraffedata
2017-04-16
1
-4
/
+11
*
Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...
giraffedata
2016-11-16
1
-0
/
+1
*
Add missing include of <io.h> for Mingw32
giraffedata
2015-01-01
1
-2
/
+3
*
Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>
giraffedata
2015-01-01
1
-3
/
+3
*
cleanup
giraffedata
2015-01-01
1
-3
/
+0
*
On Windows, unlink temporary files via atexit
giraffedata
2015-01-01
1
-8
/
+121
*
Change _XOPEN_SOURCE 600 to 500. See doc/HISTORY
giraffedata
2014-09-20
1
-1
/
+1
*
Declare _XOPEN_SOURCE >= 500 to make strdup defined
giraffedata
2014-08-24
1
-1
/
+2
*
cleanup
giraffedata
2013-06-23
1
-4
/
+0
*
Change _XOPEN_SOURCE from 500 to 600 for Mac OSX
giraffedata
2012-09-08
1
-1
/
+1
*
pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr...
giraffedata
2012-02-13
1
-1
/
+1
*
redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...
giraffedata
2012-02-12
1
-2
/
+2
*
Fix compile bugs from a few minutes ago
giraffedata
2012-02-11
1
-3
/
+2
*
Fix open flags for Windows mkstempx()
giraffedata
2012-02-11
1
-1
/
+27
*
Fix mkstempx() consistent failure
giraffedata
2012-02-11
1
-1
/
+1
*
cleanup
giraffedata
2011-05-01
1
-1
/
+1
*
Rename nstring.h functions with pm_ prefix
giraffedata
2010-09-29
1
-16
/
+16
*
Add pm_readbiglong2, etc.
giraffedata
2010-09-19
1
-0
/
+35
*
Remove VMS code. Who are we kidding?
giraffedata
2010-05-19
1
-14
/
+6
*
cleanup
giraffedata
2009-04-25
1
-58
/
+26
*
Eliminate uint32n, int32n
giraffedata
2008-09-23
1
-1
/
+1
*
remove recently added dead code
giraffedata
2008-01-03
1
-32
/
+0
*
Add pm_tmpfile_fd(), pm_make_tmpfile_fd()
giraffedata
2007-12-31
1
-22
/
+79
*
split pmfileio.c out of libpm.c
giraffedata
2007-12-09
1
-0
/
+948