Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-04 | aio: change to use unix io, not stdio | Steve Bennett | 1 | -0/+10 |
2023-06-20 | file: use 64 bit stat functions if necessary | Steve Bennett | 1 | -3/+19 |
2022-04-22 | build: win32: Fix build with tdm-gcc10.3 | Steve Bennett | 1 | -2/+2 |
2022-04-14 | aio: TIP 603 - Implement stat of an open file handle | Steve Bennett | 1 | -0/+8 |
2022-04-14 | win32: Fix process handle vs pid distinction | Steve Bennett | 1 | -8/+12 |
2020-06-05 | windows: struct _stat64 should be struct __stat64 | Steve Bennett | 1 | -1/+1 |
2020-05-05 | file: stat: Fixes for 64 bit times on Windows | Steve Bennett | 1 | -11/+19 |
2017-10-17 | signal, exec, wait, pid: improvements, especially to exec | Steve Bennett | 1 | -0/+80 |