mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
fixed bug #18815
This commit is contained in:
parent
872e0b0c71
commit
34b166579c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ AC_CHECK_FUNCS(alarm bmove \
|
||||||
getrusage getpwuid getcwd getrlimit getwd index locking longjmp \
|
getrusage getpwuid getcwd getrlimit getwd index locking longjmp \
|
||||||
perror pread realpath rename \
|
perror pread realpath rename \
|
||||||
socket strnlen madvise \
|
socket strnlen madvise \
|
||||||
strtoul strtoull snprintf tempnam thr_setconcurrency \
|
strtoll strtoul strtoull snprintf tempnam thr_setconcurrency \
|
||||||
gethostbyaddr_r gethostbyname_r getpwnam \
|
gethostbyaddr_r gethostbyname_r getpwnam \
|
||||||
bfill bzero bcmp strstr strpbrk strerror\
|
bfill bzero bcmp strstr strpbrk strerror\
|
||||||
tell atod memcpy memmove \
|
tell atod memcpy memmove \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue