replace_file_start: On error, ensure that the appropriate errno value is held
[pspp] / src / data / make-file.c
2015-01-16 John Darringtonreplace_file_start: On error, ensure that the appropria...
2010-07-30 Ben Pfaffmake-file: Remove superfluous fflush().
2010-06-15 John DarringtonRemove unused functions make_temp_file and make_unique_...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-06 Ben Pfaffmake-file: Fix #includes.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonUpdate to reflect latest copy of Gnulib
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-30 John DarringtonUpdate to most recent Gnulib
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-20 John DarringtonFix corrupted .sav files on w32 builds
2007-11-06 Ben PfaffNeed to include <sys/stat.h>. Bug #21516.
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2007-02-12 Ben PfaffInclude "mkstemp.h", without which linking on mingw32...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffWe don't really support anything but Unix-like environm...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffGot rid of pref.h.orig (and pref.h) entirely, moving...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.