summaryrefslogtreecommitdiff
path: root/win32/ftok.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Refactor php_sys_readlinkAnatol Belski2018-10-031-0/+1
* year++Xinchen Hui2018-01-021-1/+1
* Allow delete-sharing mode for CreateFile by defaultAnatol Belski2017-12-081-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-091-3/+13
|\
| * Fix ftok() multibyte path supportAnatol Belski2017-10-091-3/+13
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | vim folds and modelinesAnatol Belski2017-07-041-2/+10
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | sync shm* implementation signatures with POSIXAnatol Belski2016-08-231-1/+1
|/
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* fix ftok() exportAnatol Belski2015-10-101-1/+1
* rename headerAnatol Belski2015-10-101-1/+1
* initial ftok() implementation for win32Anatol Belski2015-10-101-0/+52