summaryrefslogtreecommitdiff
path: root/mysys/mf_tempfile.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26601: mysys - O_TMPFILE ^ O_CREATDaniel Black2021-09-141-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-15584: Do not invoke open(dir=NULL)Marko Mäkelä2019-04-081-3/+3
* | | MDEV-15584 Linux use O_TMPFILEDaniel Black2018-06-041-0/+27
* | | mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-1/+1
|/ /
* | MDEV-15635 mysys: THR_LOCK_open reduce usageDaniel Black2018-05-211-1/+1
* | MDEV-8743: use mkostemp when available with O_CLOEXECDaniel Black2018-05-211-1/+3
* | cleanup: create_temp_file()Sergei Golubchik2018-05-211-42/+49
* | MDEV-15583 create_temp_file: remove tempnam implementationDaniel Black2018-05-211-36/+0
|/
* Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTIONTor Didriksen2013-12-181-2/+2
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
* | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-9/+0
* | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-7/+4
|/
* Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-0/+1
* avoid using GetTempFileName in a way it's documented to not work on windowsunknown2007-09-271-0/+14
* Bug#26233 very suspect code in mf_tempfile.c, in function create_temp_file()unknown2007-03-231-84/+61
* Many files:unknown2006-12-231-2/+1
* mergeunknown2005-03-031-4/+4
|\
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-4/+4
* | mergedunknown2004-08-201-2/+2
|\ \ | |/
| * typos fixedunknown2004-08-191-2/+2
* | Merge with 4.0.21unknown2004-06-181-1/+1
|\ \ | |/
| * Applied patch from Novell (2004-06-03)unknown2004-06-181-1/+1
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-1/+1
|/
* Fixed usage of strxnmov() in recent changesetsunknown2004-02-191-4/+5
* potential problem fixed afer some reasoningunknown2004-02-191-3/+3
* Fixes for Netwareunknown2003-01-281-3/+3
* Some unknown2002-07-171-2/+2
* Update copyrightunknown2001-12-061-16/+15
* merge with 3.23.44unknown2001-11-041-0/+3
|\
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-311-0/+3
* | Updated manual about embedded version.unknown2001-10-081-2/+1
* | Fixed some build problems.unknown2001-10-041-3/+4
|/
* Fixes for OS2.unknown2001-08-221-4/+13
* Corrected misnamed DBUG_ENTER in create_temp_fileunknown2001-01-231-1/+1
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-3/+3
* Lots of new benchmark runsunknown2000-12-181-1/+11
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-0/+2
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-1/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+1
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-4/+5
* Small fixesunknown2000-10-051-1/+1
* Portability fixesunknown2000-10-041-0/+173