php-src/TSRM
Christoph M. Becker f33cf52faf Fix #79566: Private SHM is not private on Windows
We map the POSIX semantics of `IPC_PRIVATE` by creating unnamed file
mapping objects on Windows.  While that is not particularly useful for
ext/shmop, which is the only bundled extension which uses `shmget()`,
it may be useful for external extensions.
2020-05-05 11:38:29 +02:00
..
m4 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
acinclude.m4 Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
build.mk Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
buildconf
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
configure.ac Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
Makefile.am initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
readdir.h Path handling related refactorings 2016-12-22 14:56:47 +01:00
threads.m4 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
tsrm_config_common.h vim folds and mode lines yet 2017-07-04 17:06:52 +02:00
tsrm_config.w32.h Modernize realpath and integrate quick variant into virtual_file_ex 2017-12-15 13:23:34 +01:00
tsrm_strtok_r.c vim folds and mode lines yet 2017-07-04 17:06:52 +02:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Fix #79566: Private SHM is not private on Windows 2020-05-05 11:38:29 +02:00
tsrm_win32.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
TSRM.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
TSRM.h Merge branch 'PHP-7.2' into PHP-7.3 2019-06-04 16:14:14 +02:00
tsrm.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00