ObjFW  All files named "src/platform/morphos/tlskey.m"

History for src/platform/morphos/tlskey.m

2021-04-25
11:29
Renamed to src/platform/morphos/OFTLSKey.m. Change the naming convention

This follows more closely what most ObjC developers are used to and
hence makes it easier for people coming from the OpenStep world to get
used to ObjFW. check-in: [2b74ff13b0] user: js, branch: trunk, size: 0

2021-04-18
20:51
Renamed to src/platform/morphos/OFTLSKey.m. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0
2021-04-17
15:45
of_tlskey_t -> OFTLSKey file: [d70da0ca9c] check-in: [cc3a4a7b43] user: js, branch: new-naming-convention, size: 762 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [7b92aa6b53] check-in: [374e1a1bfa] user: js, branch: trunk, size: 770 [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:26
Return error instead of using errno for threading

errno is problematic for Amiga libraries and is also not thread-safe on
some systems, even though it should. file: [ac011a1581] check-in: [5b37fbeb82] user: js, branch: trunk, size: 859 [annotate] [blame] [check-ins using] [diff]

2020-12-06
01:54
Added: Use OS-native TLS keys on MorphOS file: [b6a6f32a2b] check-in: [c75596237e] user: js, branch: trunk, size: 816 [annotate] [blame] [check-ins using]