ObjFW  History of src/unistd_wrapper.h of 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

History of the file that is called src/unistd_wrapper.h at check-in 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

2024-04-03
02:16
[aec23c16cd] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1007) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[5d0b16d0f5] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 799) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[f8597c03ef] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 799) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[10576ea4f7] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 799) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[5d2b1205ad] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 799) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[b988d01088] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 888) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[c7bb611242] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 884) [annotate] [blame] [check-ins using] [diff]
2018-04-24
00:06
[22f65b4810] part of check-in [ae0899ef7c] Fix compilation for PSP (check-in: [ae0899ef7c] user: js, branch: trunk, size: 878) [annotate] [blame] [check-ins using] [diff]
2018-04-22
16:13
[9807fe4f29] part of check-in [fe2cbe0021] runtime: Define BOOL to be the same as bool

As we define the ABI, we can just replace BOOL with bool everywhere,
including in ObjFW itself. For the Apple platforms where BOOL and bool
are different, this is not a problem as BOOL and bool are passed and
returned the same way in the ABI.

This still defines BOOL to bool for compatibility, except on AmigaOS and
Wii, which both have its own BOOL type. (check-in: [fe2cbe0021] user: js, branch: trunk, size: 884) [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
[05d340e343] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 994) [annotate] [blame] [check-ins using] [diff]
2017-06-04
18:48
[1cb41ddd18] part of check-in [c9621825fc] Treat MorphOS + ixemul as a separate platform

This reduces the ifdef hell and makes much more sense, as with ixemul,
no native calls are allowed. (check-in: [c9621825fc] user: js, branch: trunk, size: 971) [annotate] [blame] [check-ins using] [diff]

2017-06-03
15:03
[33a8d48723] part of check-in [cb450cb1bd] Include unistd.h on MorphOS + libnix

It turns out that including unistd.h does work when defining BOOL to
something else. (check-in: [cb450cb1bd] user: js, branch: trunk, size: 1000) [annotate] [blame] [check-ins using] [diff]

2017-05-28
15:23
[892d1c3341] part of check-in [ad2c53e367] MorphOS: Do not include unistd.h when using libnix (check-in: [ad2c53e367] user: js, branch: trunk, size: 931) [annotate] [blame] [check-ins using] [diff]
2017-05-27
10:33
Added: [535661bb55] part of check-in [d31ec806ef] Add unistd.h wrapper to make things less horrible (check-in: [d31ec806ef] user: js, branch: trunk, size: 855) [annotate] [blame] [check-ins using]