summaryrefslogtreecommitdiff
path: root/ext/standard/exec.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-4/+4
* fix typoAntony Dovgal2005-10-261-1/+1
* export those functions and fix the buildAntony Dovgal2005-10-261-2/+2
* MFH: CloseHandleWez Furlong2004-11-101-0/+1
* MFH: Fixed command line escaping routines for win32.Ilia Alshanetsky2004-05-181-1/+11
* MFH: Fixed bug #26285 (escapeshellarg() uses wrong quotes on windows).Ilia Alshanetsky2003-11-191-1/+13
* fix format stringsSascha Schumann2003-08-281-5/+5
* That's slightly more accurateZeev Suraski2003-08-071-1/+1
* MFH: Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments)Ilia Alshanetsky2003-08-051-2/+12
* MFH: fixed leaks that occurs if the third parameter already contains a validMoriyoshi Koizumi2003-07-131-1/+5
* MFH(r-1.226, r-1.24, r-1.99, r-1.68): fixed implicit cast issueMoriyoshi Koizumi2003-04-161-2/+2
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-1/+1
* MFHIlia Alshanetsky2003-02-251-1/+1
* MFHIlia Alshanetsky2003-02-201-4/+5
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFH fix for bug #21077.Wez Furlong2002-12-191-1/+1
* Fix some issues with the return value from pclose and proc_close,Wez Furlong2002-12-121-9/+9
* MFHMarcus Boerger2002-12-051-1/+1
* Silence compiler warning.Ilia Alshanetsky2002-11-041-1/+1
* - fix segfault in proc_openJan Lehnardt2002-10-241-1/+1
* Make these all work with persistent streams too.Wez Furlong2002-09-251-1/+1
* Fixed bug #19313Ilia Alshanetsky2002-09-191-3/+18
* php_error_docrefMarcus Boerger2002-08-241-33/+20
* Fix typo in #if. Bug #17538.James E. Flemer2002-08-021-1/+1
* UghRasmus Lerdorf2002-08-011-1/+1
* Unify error messagesDerick Rethans2002-07-081-12/+12
* Fix (stupid) segfault. #17379Wez Furlong2002-05-231-3/+3
* - Fix unchecked return values with parameters to proc_open. (FixesDerick Rethans2002-05-231-8/+28
* Return right exit statusStanislav Malyshev2002-05-051-1/+1
* - Fix for bug #16811Derick Rethans2002-04-251-0/+1
* fix TS buildWez Furlong2002-04-031-2/+2
* Tidy up win32 implementation of proc_open.Wez Furlong2002-04-031-105/+249
* main/streams.cWez Furlong2002-04-021-0/+356
* Streams are all tracked as resources now.Wez Furlong2002-03-201-5/+1
* change * formattingWez Furlong2002-03-161-1/+1
* New PHP streams...Wez Furlong2002-03-151-1/+4
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* ws fixfoobar2001-11-041-3/+4
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-18/+18
* more tsrm cleanupSascha Schumann2001-08-061-1/+1
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-301-9/+8
* Zend compatibility patchZeev Suraski2001-07-301-15/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* While researching a crash-bug in mail(), I found these two goldies.Sascha Schumann2001-07-221-41/+52
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+13
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1