aboutsummaryrefslogtreecommitdiff
path: root/jimiocompat.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-04aio: change to use unix io, not stdioSteve Bennett1-0/+10
2023-06-20file: use 64 bit stat functions if necessarySteve Bennett1-3/+19
2022-04-22build: win32: Fix build with tdm-gcc10.3Steve Bennett1-2/+2
2022-04-14aio: TIP 603 - Implement stat of an open file handleSteve Bennett1-0/+8
2022-04-14win32: Fix process handle vs pid distinctionSteve Bennett1-8/+12
2020-06-05windows: struct _stat64 should be struct __stat64Steve Bennett1-1/+1
2020-05-05file: stat: Fixes for 64 bit times on WindowsSteve Bennett1-11/+19
2017-10-17signal, exec, wait, pid: improvements, especially to execSteve Bennett1-0/+80