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

History for src/platform/POSIX/OFSubprocess.m

2024-04-03
02:16
Change license to LGPLv3 only file: [81cb1904cd] check-in: [7413a728a7] user: js, branch: trunk, size: 9642 [annotate] [blame] [check-ins using] [diff]
2024-01-21
11:42
Fix compilation on {Net,Open}BSD, OpenIndiana etc. file: [31ca291f6b] check-in: [efe09b8894] user: js, branch: 1.0, size: 9434 [annotate] [blame] [check-ins using] [diff]
11:41
Fix compilation on {Net,Open}BSD, OpenIndiana etc. file: [befc82a64d] check-in: [8d21d6f269] user: js, branch: trunk, size: 9434 [annotate] [blame] [check-ins using] [diff]
10:39
OFSubprocess: Fix compilation on macOS file: [874cad7132] check-in: [93c947c919] user: js, branch: 1.0, size: 9487 [annotate] [blame] [check-ins using] [diff]
10:23
OFSubprocess: Fix compilation on macOS file: [da4ff8a0a0] check-in: [4f935e7e9b] user: js, branch: trunk, size: 9487 [annotate] [blame] [check-ins using] [diff]
09:56
OFSubprocess: Fix dealloc after -[closeForWriting] file: [bc4c8c1cd4] check-in: [9882a09715] user: js, branch: 1.0, size: 9407 [annotate] [blame] [check-ins using] [diff]
09:55
OFSubprocess: Fix dealloc after -[closeForWriting] file: [b319d33b6e] check-in: [3f56716b3d] user: js, branch: trunk, size: 9407 [annotate] [blame] [check-ins using] [diff]
09:39
OFSubprocess: Correctly handle nil environment file: [99bd20546d] check-in: [c9125d25d4] user: js, branch: 1.0, size: 9379 [annotate] [blame] [check-ins using] [diff]
09:38
OFSubprocess: Correctly handle nil environment file: [de1f50a841] check-in: [6ca56b4f15] user: js, branch: trunk, size: 9379 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [6b69aef5c9] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 9331 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [bb0f04408f] check-in: [8939cbdb52] user: js, branch: trunk, size: 9331 [annotate] [blame] [check-ins using] [diff]
2022-12-29
14:58
configure: Improve test for posix_spawn file: [7d0c2e62b8] check-in: [50d586e779] user: js, branch: trunk, size: 9331 [annotate] [blame] [check-ins using] [diff]
2022-10-21
13:07
Document more exceptions file: [9ff417c581] check-in: [a62b254fda] user: js, branch: trunk, size: 9268 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [f41e3bb02c] check-in: [1a86b8175b] user: js, branch: trunk, size: 9189 [annotate] [blame] [check-ins using] [diff]
2021-12-13
01:49
Fix subprocesses file: [76a63f5978] check-in: [c2bf5b0410] user: js, branch: trunk, size: 9189 [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: [aae58c0f9a] check-in: [d1d36ae522] user: js, branch: trunk, size: 9167 [annotate] [blame] [check-ins using] [diff]

2021-05-01
03:02
Renamed src/platform/posix/OFSubprocess.m → src/platform/POSIX/OFSubprocess.m. Rename directories in src/platform file: [3ba49dc037] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 9176 [annotate] [blame] [check-ins using] [diff]