ObjFW  All files named "src/platform/posix/OFProcess.m"

History for src/platform/posix/OFProcess.m

2022-07-15
18:09
Renamed to src/platform/POSIX/OFSubprocess.m. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-03-30
21:23
Renamed to src/platform/posix/OFSubprocess.m. Merge trunk into 1.0 branch check-in: [564d6d6b6f] user: js, branch: 1.0, size: 0
21:06
Renamed to src/platform/posix/OFSubprocess.m. Rename OFProcess to OFSubprocess check-in: [79548b3c29] user: js, branch: trunk, size: 0
2021-01-02
22:04
Update copyright file: [e243a4e88a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 9112 [annotate] [blame] [check-ins using] [diff]
2020-11-14
12:23
Rename of_malloc and of_calloc

The new names should be more accurate. file: [e683854d10] check-in: [627511b032] user: js, branch: trunk, size: 9201 [annotate] [blame] [check-ins using] [diff]

2020-11-07
20:23
OFObject: Remove -[allocMemoryWithSize:] file: [39ae31952e] check-in: [4fbdca698c] user: js, branch: trunk, size: 9197 [annotate] [blame] [check-ins using] [diff]
2020-04-26
10:42
Add -[OFProcess waitForTermination] file: [a1d2451059] check-in: [bdf82f10b4] user: js, branch: trunk, size: 9083 [annotate] [blame] [check-ins using] [diff]
2020-04-24
22:42
OFProcess: Initialize to invalid handles first

The reason for this is that if anything fails during init, close is
called on dealloc and we want it to be in a sane state for that. file: [9948874fbd] check-in: [67df0aa735] user: js, branch: trunk, size: 8873 [annotate] [blame] [check-ins using] [diff]

2020-02-29
16:09
Added: Move OFProcess to platform subdirectory file: [bd118b08f1] check-in: [5ca0376aa3] user: js, branch: trunk, size: 8822 [annotate] [blame] [check-ins using]