summaryrefslogtreecommitdiff
path: root/src/WrFFrI.c
Commit message (Expand)AuthorAgeFilesLines
* Set close-on-exec when opening filesHEADmasterAlan Coopersmith2023-04-221-1/+1
* open-zfile: Make compress & uncompress commands optionalAlan Coopersmith2023-02-051-0/+4
* Fix CVE-2022-4883: compression commands depend on $PATHAlan Coopersmith2023-01-121-2/+2
* Windows build fixesDave Bodenstab2018-09-221-0/+6
* Fix libXpm build with NO_ZPIPEClaudio Bley2013-05-311-1/+2
* Added 'const' attribute to all filename arguments in the APIChristophe CURIS2013-05-311-2/+2
* Added 'const' qualifier to the filename argument to internal functionsChristophe CURIS2013-05-311-2/+2
* Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()Alan Coopersmith2013-04-231-1/+3
* Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith2011-11-101-4/+5
* Strip trailing whitespaceAlan Coopersmith2011-09-161-2/+2
* Purge cvs tags.Jesse Adkins2010-10-061-1/+0
* Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade2009-01-301-35/+34
* Replace strcpy with strncpy to match previous code blockAlan Coopersmith2007-08-221-1/+2
* Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith2007-08-061-6/+6
* - Add build system for lib/XpmXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-191-0/+3
* Replace s_popen() by a more specific function that allows only one commandMatthieu Herrb2004-12-111-51/+34
* Fixes for CAN-2004-0914 (Thomas Biege).Matthieu Herrb2004-11-251-10/+26
* Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb andEgbert Eich2004-09-211-0/+2
* Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGElg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dCOMPOSITEWRAPEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+360