Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-12 | Fix detection of unseekable files for fseek() and ftello() with MSVC | Michael Paquier | 16.0 |
| 2023-03-15 | Improve WIN32 port of fstat() to detect more file types | Michael Paquier | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-25 | Fix stat() for recursive junction points on Windows. | Thomas Munro | 16.0 |
| 2022-10-25 | Fix lstat() for broken junction points on Windows. | Thomas Munro | 16.0 |
| 2022-09-29 | windows: Set UMDF_USING_NTSTATUS globally, include ntstatus.h | Andres Freund | 16.0 |
| 2022-08-06 | Provide lstat() for Windows. | Thomas Munro | 16.0 |