php-src/win32
Anatol Belski 4a2ccd908b Keep up with Linux extension to POSIX.1-2001 getcwd()
If both buf and size are zero, the buf is allocated as big as required.
Otherwise, the size is still to respect.

Fix var name

Improve error check

Ensure the end buffer length is not bigger than requested
2017-11-28 09:15:14 +01:00
..
build Use log1p from the CRT 2017-11-17 21:22:51 +01:00
builddef.bat
codepage.c Refactor ASCII to wide conversion 2017-11-16 12:57:11 +01:00
codepage.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
console.c Combine conditions for the automatic interactive console activation 2017-07-24 14:47:32 +02:00
console.h vim folds and modelines 2017-07-04 16:08:48 +02:00
cp_enc_map_gen.c Merge branch 'PHP-7.1' into PHP-7.2 2017-11-15 11:24:12 +01:00
cp_enc_map.c Regenerate cp map 2017-11-15 11:17:30 +01:00
dllmain.c vim folds and modelines 2017-07-04 16:08:48 +02:00
fnmatch.c add vim modelines 2015-05-20 19:14:05 +02:00
fnmatch.h vim folds and modelines 2017-07-04 16:08:48 +02:00
ftok.c Merge branch 'PHP-7.1' into PHP-7.2 2017-10-09 13:13:51 +02:00
getrusage.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getrusage.h vim folds and modelines 2017-07-04 16:08:48 +02:00
glob.c cleanup more redundant S_IS* declarations 2015-05-25 18:03:26 +02:00
glob.h vim folds and modelines 2017-07-04 16:08:48 +02:00
globals.c Remove unused assignment 2017-11-17 18:20:52 +01:00
grp.h add missing include guards 2017-07-04 16:21:45 +02:00
inet.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
inet.h add missing include guards 2017-07-04 16:21:45 +02:00
ioutil.c Merge branch 'PHP-7.2' 2017-11-27 12:33:54 +01:00
ioutil.h Keep up with Linux extension to POSIX.1-2001 getcwd() 2017-11-28 09:15:14 +01:00
ipc.h vim folds and modelines 2017-07-04 16:08:48 +02:00
nice.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
nice.h vim folds and modelines 2017-07-04 16:08:48 +02:00
param.h add missing include guards 2017-07-04 16:21:45 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_inttypes.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_registry.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_stdbool.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_stdint.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_win32_globals.h vim folds and modelines 2017-07-04 16:08:48 +02:00
readdir.c Refine allocation 2017-11-15 18:02:01 +01:00
readdir.h Remove padding 2017-11-15 18:03:51 +01:00
registry.c vim folds and modelines 2017-07-04 16:08:48 +02:00
resource.h add missing include guards 2017-07-04 16:21:45 +02:00
select.c We don't check for Windows in the win32/ directory, as files here are only compiled on Windows anyway 2017-11-25 00:54:16 +01:00
select.h add missing include guards 2017-07-04 16:21:45 +02:00
sendmail.c PCRE is always available, PHP can't be built without it anyway so these checks makes no sense anymore 2017-11-25 00:40:13 +01:00
sendmail.h vim folds and modelines 2017-07-04 16:08:48 +02:00
signal.h vim folds and modelines 2017-07-04 16:08:48 +02:00
sockets.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sockets.h add missing include guards 2017-07-04 16:21:45 +02:00
syslog.h Follow up on ed9c16ad5def47d1c8ae2787f53dccfac893ce5f 2017-08-19 13:51:44 +02:00
syslog.reg Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
time.c vim folds and modelines 2017-07-04 16:08:48 +02:00
time.h vim folds and modelines 2017-07-04 16:08:48 +02:00
unistd.h vim folds and modelines 2017-07-04 16:08:48 +02:00
winutil.c cleanup casts 2017-07-09 15:31:05 +02:00
winutil.h cleanup casts 2017-07-09 15:31:05 +02:00
wsyslog.c Use wide char API for the event log 2017-08-19 17:08:43 +02:00