summaryrefslogtreecommitdiff
path: root/main/reentrancy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused READDIR_R lockNikita Popov2021-03-221-1/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2020-06-291-4/+10
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-291-4/+10
| |\
| | * Fix #79756: finfo_file crash (FILEINFO_MIME)Christoph M. Becker2020-06-291-4/+10
* | | Remove rand_r implementationNikita Popov2020-03-261-57/+0
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | Use readdir() instead of readdir_r()Nikita Popov2019-04-111-48/+0
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Removed support for BeOS, development for BeOS was supported 17 years ago.Kalle Sommer Nielsen2017-08-291-12/+0
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-15/+15
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed bug #55014 (Compile failure due to improper use of ctime_r()).Ilia Alshanetsky2011-07-111-2/+2
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* opendir() is reimplemented using GetFistFile/GetNextFile those are faster the...Dmitry Stogov2006-11-101-4/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* NetWare LibC has reentrant time functions no need to have this.Anantha Kesari H Y2005-07-011-45/+0
* removed unneccessary inclusion of headers for NetWareAnantha Kesari H Y2004-09-291-5/+0
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed bug #25170 (Problem with generation of random numbers on solaris)Ilia Alshanetsky2003-08-201-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Work around a daft mistake in the beos headers...David Reid2002-11-041-0/+12
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-111-0/+50
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* 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-0/+8
* Support for IRIX-style asctime_r/ctime_r.Sascha Schumann2001-05-201-0/+21
* Make old readdir_r code compatible with HPUX and Solaris.Sascha Schumann2001-04-271-9/+11
* fix bug in php_gmtime_rDaniel Beulshausen2001-03-131-2/+5
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* @- Fixed a bug which made readdir() unusable in some systems. (Jani)foobar2000-11-281-6/+6