summaryrefslogtreecommitdiff
path: root/gs/src/zfile.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-29Split the source tree into two new directories.Ralph Giles1-1112/+0
2008-08-08Massive commit discussed before the freeze to move the PostScript initializationRay Johnston1-2/+0
2008-07-27Fix direct access to a subfile in the %rom% file system by reusableAlex Cherepanov1-4/+2
2008-05-17Permit opening of temporary files in the safe mode. Fix /invalidaccessAlex Cherepanov1-5/+6
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-33/+33
2007-07-01Include the system headers first to avoid name conflict between CygwinAlex Cherepanov1-0/+1
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-01-17Removes an unneeded inclusion of interp.h in zfile.c.L Peter Deutsch1-1/+0
2006-10-31Change the order of argument checking in renamefile operator and the errorAlex Cherepanov1-4/+5
2006-10-16Fix (Resource machinery) : Improve working with ROM file system.Igor Melichev1-8/+1
2006-08-29Port changes over from the gs853merge tree to allow building a graphicsRay Johnston1-35/+1
2006-08-18Refactor several FILE stream related routines to sfxstdio.c so that zfileRay Johnston1-121/+0
2006-08-09Remove an optimization that doesn't make a measurable difference inRay Johnston1-32/+1
2006-07-12Refactor 'file_prepare_stream' for use by non-PS (graphics library only)Ray Johnston1-38/+0
2006-07-06Several %rom% related improvements. Add PSRESDIR macro to define the locationRay Johnston1-5/+3
2006-07-01Replace $Id lines inadvertently removed.Ray Johnston1-0/+1
2006-06-30Changes to make the JOBSERVER and exitserver operate correctly. This isRay Johnston1-3/+2
2006-06-01Clean up the code that opens starting arg files (@ files). Use iodev_defaultAlex Cherepanov1-9/+10
2006-03-13changed copyright headersStefan Kemper1-13/+10
2006-03-08Fix : MSVC8 warnings.Igor Melichev1-2/+2
2006-03-01Fix opening of lib files so that %rom% files can be found. Previous codeRay Johnston1-91/+79
2005-07-14Increade the limit on the .libfile operand length from 200 to the fullAlex Cherepanov1-3/+2
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-12/+19
2004-01-05Fix some warnings reported by the Sun One Studio 7 compiler (and others). Bug...Ralph Giles1-1/+1
2003-10-21Fix compiler warnings. Include gpmisc.h when needed.Alex Cherepanov1-0/+2
2003-08-21Re-enable tempfile creation with empty string prefix - was disabledRaph Levien1-4/+2
2003-08-20Removing the obsolete code NEW_COMBINE_PATH 0 .Igor Melichev1-165/+1
2003-08-16Cleans up the behavior of the .tempfile operator, primarily making itRaph Levien1-38/+27
2003-08-12Fix : The condition for empty environment string was wrong in ztempfile.Igor Melichev1-2/+2
2003-05-17Security fixes. Add detection of %pipe% device when in SAFER mode. AlsoRay Johnston1-24/+25
2003-05-05Fix (file_name_combine) : Check .tempfile permissions.Igor Melichev1-2/+33
2003-03-12file_name_combine :Igor Melichev1-48/+112
2003-03-10file_name_combine : (1) Implement the extended search method in resourceforall,Igor Melichev1-3/+9
2003-03-07Fix (file_name_combine) : Renaming no_neighbour with no_sibling.Igor Melichev1-3/+3
2003-03-06file_name_combine : Adding the 'no_neighbour' argument.Igor Melichev1-6/+6
2003-03-04Fix (file_name_combine) : Relative paths in GS command line did not work.Igor Melichev1-1/+2
2003-03-04Initial commit for the new SAFER logics.Igor Melichev1-10/+90
2003-03-01Implementing gp_file_name_combine.Igor Melichev1-27/+12
2003-03-01Reorganizing lib_open, lib_file_open, lib_file_fopen, file_open_stream functionsIgor Melichev1-101/+160
2002-11-18Fix: check_file_permissions did not handle the case where no path separatorRay Johnston1-1/+1
2002-11-17Fix: Replace the previous gp_file_name_is_absolute with gp_patshtring_not_bareRay Johnston1-10/+31
2002-06-16Removes all uses of the now-deprecated Pn macros from PostScript operatorL Peter Deutsch1-14/+14
2002-03-29Fix: Botched macro spelling in prototype corrected, also removing theRay Johnston1-3/+3
2002-03-29Fix: Cleanup some casting and other compiler warnings (minor).Ray Johnston1-6/+12
2002-03-28Fix: -dSAFER mode to allow opening a file that references the parentRay Johnston1-7/+14
2002-03-15Fix: The file_cleanup routine used the wrong offset in the estack for theRay Johnston1-1/+1
2002-03-13Add a new optional FEATURE, diskn.dev that provides emulation of %diskRay Johnston1-21/+53
2002-03-07 Committing in .Jacob Jansen1-4/+6
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11