about summary refs log tree commit diff
path: root/lib/pmfileio.c
Commit message (Expand)AuthorAgeFilesLines
* Promote Development release to Advanced, version 10.99.00giraffedata2022-06-241-0/+66
* Promote Development to Advanced to make Release 10.97.00giraffedata2021-12-271-37/+75
* Promote Development to Advanced as Release 10.93.00giraffedata2020-12-281-24/+27
* Release 10.89.03giraffedata2020-03-221-2/+3
* Relase 10.89.01giraffedata2020-01-151-2/+21
* Promote current Development release as Advancedgiraffedata2018-12-291-52/+52
* Release 10.84.02giraffedata2018-10-071-0/+67
* Copy Development as new Advancedgiraffedata2017-06-301-4/+11
* Copy Development as new Advancedgiraffedata2016-12-251-0/+1
* Release 10.70.00giraffedata2015-03-291-16/+127
* Promote current development as Release 10.68giraffedata2014-09-261-1/+2
* Release 10.63.00giraffedata2013-06-291-4/+0
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-081-1/+1
* pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr...giraffedata2012-02-131-1/+1
* redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...giraffedata2012-02-121-2/+2
* Fix compile bugs from a few minutes agogiraffedata2012-02-111-3/+2
* Fix open flags for Windows mkstempx()giraffedata2012-02-111-1/+27
* Fix mkstempx() consistent failuregiraffedata2012-02-111-1/+1
* cleanupgiraffedata2011-05-011-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-16/+16
* Add pm_readbiglong2, etc.giraffedata2010-09-191-0/+35
* Remove VMS code. Who are we kidding?giraffedata2010-05-191-14/+6
* cleanupgiraffedata2009-04-251-58/+26
* Eliminate uint32n, int32ngiraffedata2008-09-231-1/+1
* remove recently added dead codegiraffedata2008-01-031-32/+0
* Add pm_tmpfile_fd(), pm_make_tmpfile_fd()giraffedata2007-12-311-22/+79
* split pmfileio.c out of libpm.cgiraffedata2007-12-091-0/+948