php-src/ext/standard
Andi Gutmans 91451bfcaf - Remove leak from opendir() under Windows. Maybe readdir.c should be
changed to use emalloc()
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-04-29 18:06:56 +00:00
..
tests Adding microtime() tests 2001-02-04 16:56:59 +00:00
array.c Use correct string length. 2001-04-02 13:20:16 +00:00
assert.c - Pointed out by Andrei. zval_ptr_dtor() should be used instead of the 2001-02-27 20:16:35 +00:00
base64.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
base64.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
basic_functions.c Discovered warn_not_available and used it. 2001-04-17 17:08:03 +00:00
basic_functions.h this function will never return true... 2001-03-04 01:17:21 +00:00
browscap.c Fix ZTS build 2001-03-14 13:38:03 +00:00
config.m4 Fixed a compatibility problem is some file functions (fgets, fputs, fread, 2001-03-11 10:08:27 +00:00
crc32.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h Added OpenSSL 2001-01-07 21:35:20 +00:00
credits_sapi.h filename wildcards in a c comment were a bad idea 2000-11-23 06:58:14 +00:00
credits.c Adding webteam to credits. 2001-03-14 21:28:58 +00:00
credits.h Whitespace (spaces to four-column tabs) 2001-03-15 05:07:31 +00:00
crypt.c spaces to tabs 2001-04-05 18:48:03 +00:00
cyr_convert.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
cyr_convert.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
datetime.c - 'Fix' for bug #10145 2001-04-29 15:48:07 +00:00
datetime.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dir.c - Remove leak from opendir() under Windows. Maybe readdir.c should be 2001-04-29 18:06:56 +00:00
dl.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dl.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dns.c This should fix problems in systems without libbind. 2001-03-16 07:13:06 +00:00
dns.h Missed this one. 2001-03-16 14:45:46 +00:00
exec.c - Fix for bugs #9042, #8212, and #8962. Patch from <tunacat@yahoo.com> 2001-04-28 13:16:18 +00:00
exec.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
file.c Discovered warn_not_available and used it. 2001-04-17 17:08:03 +00:00
file.h Changes for streams. Added temporary fopenstream function to PHP so that 2001-04-17 17:06:06 +00:00
filestat.c - Fix filetype() and lstat() too. 2001-04-25 06:30:24 +00:00
flock_compat.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
flock_compat.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
formatted_print.c - Make the printf functions binary clean 2001-04-25 21:05:59 +00:00
fsock.c fix for bug #8994, courtesy tom.anheyer@berlinonline.de 2001-04-26 13:47:17 +00:00
fsock.h Changes for streams. Added temporary fopenstream function to PHP so that 2001-04-17 17:06:06 +00:00
ftp_fopen_wrapper.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
head.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
head.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
html.c * Made ENT_* defines availabe to other functions. 2001-04-25 20:14:29 +00:00
html.h * Made ENT_* defines availabe to other functions. 2001-04-25 20:14:29 +00:00
http_fopen_wrapper.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
image.c ws pollution removed. 2001-04-20 15:37:55 +00:00
incomplete_class.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
info.c * expanded the following constants and made them available in PHP: 2001-04-22 01:09:14 +00:00
info.h Adding webteam to credits. 2001-03-14 21:28:58 +00:00
iptc.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
lcg.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
levenshtein.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
link.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
mail.c remove rogue ZEND_GET_MODULE() 2001-04-02 16:37:50 +00:00
Makefile.in first step towards auto-generated credits 2000-11-20 10:05:57 +00:00
math.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
md5.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
md5.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
metaphone.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
microtime.c Simple patch to deal with lack of fields in the BeOS implementation of rusage. 2001-03-23 04:36:29 +00:00
microtime.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
output.c Free the correct output buffer, to avoid a segfault on a HEAD request 2001-04-02 16:45:27 +00:00
pack.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
pack.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
pageinfo.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
pageinfo.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
parsedate.y Namespace protect parse_date interface and implementation 2000-12-08 00:12:35 +00:00
php_array.h @- Added array_map() function that applies a callback to the elements 2001-03-19 21:20:02 +00:00
php_assert.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_browscap.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_crypt.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_dir.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_ext_syslog.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_filestat.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_fopen_wrapper.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_fopen_wrappers.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_image.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_incomplete_class.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_iptc.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_lcg.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_link.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_mail.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_math.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_metaphone.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_output.h More internal output buffering fixes 2001-03-06 16:28:51 +00:00
php_parsedate.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_rand.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_smart_str_public.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_smart_str.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_standard.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_string.h fixed a (C++) warning about implicit conversion from void* 2001-03-17 20:35:38 +00:00
php_var.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
quot_print.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
quot_print.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
rand.c Fix erronous out of bounds error message in rand(min,max) 2001-03-20 20:48:42 +00:00
reg.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
reg.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
scanf.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
scanf.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
soundex.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
string.c Fix proto decription. 2001-04-29 13:30:56 +00:00
strnatcmp.c @ Updated natural comparison/sorting algorithm by Martin Pool 2000-04-29 18:57:06 +00:00
syslog.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
type.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
type.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
uniqid.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
uniqid.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url_scanner_ex.c Added new configuration directives: 2001-04-04 20:46:26 +00:00
url_scanner_ex.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url_scanner_ex.re Added new configuration directives: 2001-04-04 20:46:26 +00:00
url_scanner.c Added new configuration directives: 2001-04-04 20:46:26 +00:00
url_scanner.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
var.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00