1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/main
Max Kellermann e2bd3b1e99 main/streams/plain_wrapper: skip lseek(SEEK_CUR) for newly opened files
A file that has just been opened is known to be at offset zero, and
the lseek(SEEK_CUR) system call to determine the current offset can be
skipped.

Closes #8540.
2022-06-29 18:11:01 +01:00
..
2022-05-10 21:40:44 +01:00
2022-06-20 12:03:47 +02:00
2022-05-12 14:55:11 +02:00
2022-05-25 00:54:00 +02:00
2022-06-26 13:10:13 +01:00
2022-06-20 17:32:13 +01:00
2021-09-16 16:54:07 +02:00
2021-11-24 16:13:34 +03:00
2021-08-02 15:59:26 +02:00
2021-11-24 16:13:34 +03:00