1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00
Files
archived-php-src/win32
Anatol Belski e42e8b1051 Refactor stat implementation
- move relevant parts into win32
- general cleanup
- use Windows API and fallback to POSIX
- improve filetime to timestamp conversion
- improve stat/fsat
- handle ino by using file index
- handle st_dev by using volume serial number

The inode implementation is based on file indexes from NTFS. On 32-bit,
fake inodes are shown, that may lead to unexpeted results. 64-bit
implementation is most reliable.
2018-08-26 22:30:06 +02:00
..
2018-02-19 17:43:48 +01:00
2018-07-25 11:57:11 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-03 14:38:00 +01:00
2018-01-03 14:38:00 +01:00
2018-01-03 14:38:00 +01:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-01-04 02:41:26 -02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-08-26 22:30:06 +02:00
2018-08-26 22:30:06 +02:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:21:45 +02:00
2017-07-04 16:08:48 +02:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:08:48 +02:00
2017-07-04 16:08:48 +02:00
2018-07-13 07:35:33 +02:00
2017-11-15 18:03:51 +01:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:21:45 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2017-07-04 16:08:48 +02:00
2017-07-04 16:08:48 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-04 02:41:26 -02:00
2017-07-04 16:08:48 +02:00
2018-01-02 12:57:58 +08:00
2018-07-06 16:08:57 +02:00