summaryrefslogtreecommitdiff
path: root/main/php_open_temporary_file.c
Commit message (Collapse)AuthorAgeFilesLines
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-091-0/+24
|
* Compute directory for temporary files once and use same directory for all ↵Preston L. Bannister2002-05-091-29/+58
| | | | subsequent calls.
* Revert the last patches.foobar2002-05-091-109/+80
|
* Compute directory for temporary files once and use same directory for all ↵Preston L. Bannister2002-05-091-80/+109
| | | | subsequent calls.
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Fix pointer messZeev Suraski2001-10-291-1/+1
|
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* - TSRMLS_FETCH workZeev Suraski2001-08-051-7/+7
| | | | | - whitespace fixes
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
|
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-2/+14
| | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-2/+2
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+6
| | | | | BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
* win32 sapi symbol export fixesDaniel Beulshausen2000-11-071-1/+1
|
* - Windows and UNIX compile fixesAndi Gutmans2000-09-111-1/+3
|
* - Get rid of stuff which is already done in php.hAndi Gutmans2000-09-111-19/+0
| | | | | - More can probably be removed as the code doesn't use lots of sys calls.
* - Move php_open_temporary_file() out of file.cAndi Gutmans2000-09-111-0/+202