ObjFW  All files named "src/platform/Windows/OFSubprocess.m"

History for src/platform/Windows/OFSubprocess.m

2024-04-03
02:16
Change license to LGPLv3 only file: [eef05a7c89] check-in: [7413a728a7] user: js, branch: trunk, size: 10903 [annotate] [blame] [check-ins using] [diff]
2024-01-21
09:56
OFSubprocess: Fix dealloc after -[closeForWriting] file: [1709cb877d] check-in: [9882a09715] user: js, branch: 1.0, size: 10695 [annotate] [blame] [check-ins using] [diff]
09:55
OFSubprocess: Fix dealloc after -[closeForWriting] file: [4e382dab1b] check-in: [3f56716b3d] user: js, branch: trunk, size: 10695 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [3257d0230c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 10665 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [a7d2548aa0] check-in: [8939cbdb52] user: js, branch: trunk, size: 10665 [annotate] [blame] [check-ins using] [diff]
2022-10-21
13:07
Document more exceptions file: [bef5ba2521] check-in: [a62b254fda] user: js, branch: trunk, size: 10665 [annotate] [blame] [check-ins using] [diff]
2022-09-04
18:46
Remove -[prependString:] and -[reverse] file: [4951913bf9] check-in: [6c3ec63d96] user: js, branch: trunk, size: 10584 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [0ef8b1e769] check-in: [1a86b8175b] user: js, branch: trunk, size: 10574 [annotate] [blame] [check-ins using] [diff]
2021-11-06
15:57
OFStream: New write API

The old write API made it too easy to lose bytes when a stream is set to
non-blocking mode. The new API always throws when not all bytes were
written, which forces handling the number of bytes being written being
smaller than the number of bytes requested to be written. file: [77c9c78fb2] check-in: [d1d36ae522] user: js, branch: trunk, size: 10574 [annotate] [blame] [check-ins using] [diff]

2021-05-01
03:02
Renamed src/platform/windows/OFSubprocess.m → src/platform/Windows/OFSubprocess.m. Rename directories in src/platform file: [b8e69b2ddb] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 10563 [annotate] [blame] [check-ins using] [diff]