1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 12:31:06 +02:00
Files
archived-php-src/ext
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-08-12 16:15:45 +02:00
2018-08-13 16:02:13 +02:00
2018-07-25 11:57:11 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2018-08-17 18:38:07 +02:00
2018-08-05 20:18:02 -03:00
2018-08-12 16:15:45 +02:00
2018-08-12 16:15:45 +02:00
2018-07-25 00:53:25 +02:00
2018-08-02 18:28:56 +02:00
2018-07-25 00:53:25 +02:00
2018-08-26 13:23:51 +02:00
2018-08-12 16:15:45 +02:00
2018-08-12 16:15:45 +02:00
2018-08-12 16:15:45 +02:00
2018-08-13 09:18:38 +02:00
2018-08-05 00:13:40 +02:00
2018-08-12 16:15:45 +02:00
2018-07-27 16:27:41 +02:00
2018-08-12 16:15:45 +02:00
2018-08-12 16:15:45 +02:00
2018-08-19 20:20:46 +01:00
2018-07-31 03:09:44 +02:00
2018-07-30 18:29:40 +02:00
2018-08-03 07:12:13 +02:00
2018-08-12 16:15:45 +02:00
2018-07-25 00:53:25 +02:00
2018-08-17 14:56:43 +08:00
2018-07-25 00:53:25 +02:00
2018-08-25 11:42:45 +02:00
2018-07-26 14:23:40 +02:00
2018-08-26 22:30:06 +02:00
2018-08-13 16:09:32 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2018-08-06 09:39:52 +02:00
2018-07-29 13:48:35 -03:00