136 check-ins using file src/runtime/mutex.m version 02475a3c36
2021-03-08
| ||
00:07 | src/Makefile: Indentation fix check-in: b87baa7fd6 user: js tags: 1.0 | |
2021-01-01
| ||
22:38 | of_asprintf: Work around %j & %t missing on HP-UX check-in: 1ba0dc33b4 user: js tags: trunk | |
22:34 | of_asprintf: Work around %z missing on HP-UX check-in: 8c41063a76 user: js tags: trunk | |
22:28 | OFDataTests: Fix wrong test description check-in: da0a27ee23 user: js tags: trunk | |
22:27 | Workaround for binding to UDP port 0 on HP-UX check-in: c98b667229 user: js tags: trunk | |
22:19 | Workaround for binding to port 0 on HP-UX check-in: d1bd191ac7 user: js tags: trunk | |
22:15 | Exclude HP-UX from 0x test for -[doubleValue] check-in: 142f0d1242 user: js tags: trunk | |
22:11 | OFString: Manually handle NaN check-in: cd4fd689d6 user: js tags: trunk | |
21:53 | platform.h: Add a define for HP-UX check-in: d94fe339fc user: js tags: trunk | |
21:52 | Restore -O2 on HP-UX check-in: 66da30b8a9 user: js tags: trunk | |
21:43 | runtime/exception.m: Implement DW_EH_PE_aligned check-in: 029db9e275 user: js tags: trunk | |
18:49 | Handle pthread attrs being unavailable check-in: e45e320379 user: js tags: trunk | |
18:36 | Better fallback asprintf() implementation check-in: 7267f55840 user: js tags: trunk | |
16:10 | Add HP-UX libraries to ignore glob check-in: 125faa9dcc user: js tags: trunk | |
16:00 | Update buildsys check-in: b7b1f6ce12 user: js tags: trunk | |
14:23 | Use trunc() if we don't have truncf() check-in: 963d5e2ffb user: js tags: trunk | |
14:18 | Update buildsys check-in: 5595245c5a user: js tags: trunk | |
2020-12-31
| ||
17:31 | Add -latomic on HP-UX check-in: cc681ad9ec user: js tags: trunk | |
17:28 | Use strtod() if we have no strtof() check-in: aceaca225d user: js tags: trunk | |
17:17 | Work around broken <inttypes.h> on HP-UX check-in: 6a38440dd3 user: js tags: trunk | |
14:34 | Don't check for nanosleep() on AmigaOS / MorphOS check-in: d31c61cee7 user: js tags: trunk | |
2020-12-30
| ||
14:53 | OFKqueueKernelEventObserver: Fix type of udata check-in: 3b41905658 user: js tags: trunk | |
01:23 | Generate files for Amiga .library using generator check-in: 5317b99250 user: js tags: amiga-library | |
00:05 | runtime/amiga-library.m: Fix copyright check-in: 5e5b369f05 user: js tags: trunk | |
00:03 | Merge trunk into branch "amiga-library" check-in: cebf3184eb user: js tags: amiga-library | |
2020-12-29
| ||
23:17 | Generate the Amiga library function array check-in: 5b2b743aa1 user: js tags: trunk | |
23:01 | Generate externs for the Amiga library glue check-in: a0a1f62df4 user: js tags: trunk | |
22:42 | Update buildsys check-in: b8ff7d6e0e user: js tags: trunk | |
22:37 | Add generator for amiga-glue.m check-in: 61c7afc085 user: js tags: trunk | |
19:41 | -[longLongValueWithBase:]: Fall back to base 10 check-in: 86055ffb5b user: js tags: trunk | |
13:53 | generators/library: Restructure the code a little check-in: a9e0972112 user: js tags: trunk | |
13:11 | Let OFXMLElement take a stream instead of a file check-in: 6b21acb1a9 user: js tags: trunk | |
2020-12-27
| ||
19:13 | Don't use sfdc / cvinclude.pl anymore check-in: bb25f8b0fe user: js tags: trunk | |
18:50 | Add a generator for the linklib check-in: eeba79d088 user: js tags: trunk | |
2020-12-26
| ||
22:21 | Adjust globs to changed paths check-in: 4d06c7359b user: js tags: trunk | |
19:09 | Fix compiling in ObjC++ mode check-in: 17d0bee29c user: js tags: trunk | |
2020-12-25
| ||
21:03 | Move Unicode table generator to a subdirectory check-in: 21053d6a02 user: js tags: trunk | |
20:39 | Remove superfluous parenthesis check-in: 06349e3d84 user: js tags: trunk | |
2020-12-24
| ||
12:37 | configure: Enable fish completions if we have fish check-in: a8efee835a user: js tags: trunk | |
2020-12-23
| ||
13:41 | Do not use nanosleep() on AmigaOS / MorphOS check-in: d6050881b4 user: js tags: trunk | |
03:03 | Merge trunk into branch "amiga-library" check-in: 8f56a02f49 user: js tags: amiga-library | |
2020-12-22
| ||
23:20 | Don't use fcntl() on MorphOS / AmigaOS check-in: a32bbc81fe user: js tags: trunk | |
23:10 | Style change: Don't indent cases in shell scripts check-in: 478feb4614 user: js tags: trunk | |
23:04 | Update buildsys check-in: 0a58a95122 user: js tags: trunk | |
22:56 | configure: Style change: Don't indent cases check-in: 1e740abed1 user: js tags: trunk | |
21:47 | Fix Wii build check-in: 25f3799288 user: js tags: trunk | |
21:42 | Merge trunk into branch "amiga-library" check-in: a58aa8e069 user: js tags: amiga-library | |
20:19 | Merge trunk into 1.0 branch check-in: 62edb405b9 user: js tags: 1.0 | |
20:15 | Fix files accidentally being executable check-in: 55fdd76bb7 user: js tags: trunk | |
20:09 | Correctly handle componentsSeparatedByString: @"" check-in: 1b2efa1f5d user: js tags: trunk | |
18:25 | Rename hostname() to avoid shadowing check-in: 1a6dbb19bc user: js tags: trunk | |
16:43 | Obtain DNS settings from NetStack on MorphOS check-in: 79a7da1105 user: js tags: trunk | |
13:16 | Make OFSandbox private check-in: 510628432f user: js tags: 1.0 | |
00:50 | Don't use stat() on MorphOS check-in: 46588d658c user: js tags: trunk | |
2020-12-21
| ||
22:22 | Fix missing static check-in: b70dcd58e9 user: js tags: trunk | |
22:22 | runtime: Fix double initialization check-in: 68eef83aae user: js tags: trunk | |
21:48 | runtime: Use MessageBox() for errors on Windows check-in: fedc7e9458 user: js tags: trunk | |
21:29 | Don't send messages in destructors check-in: 9cedc18bb3 user: js tags: trunk | |
19:43 | OFFileURLHandler: Fix brainfart check-in: c3ca6861ab user: js tags: trunk | |
19:42 | Make objc_error() more generic check-in: abe75c42dc user: js tags: trunk | |
02:34 | Don't use OFMutex in constructors check-in: f02b51feba user: js tags: trunk | |
02:22 | Further reduce usage of errno check-in: a208c510ff user: js tags: trunk | |
01:14 | Remove usage of strto(u)ll check-in: 08ab815c2c user: js tags: trunk | |
00:36 | Add destructors for global mutexes check-in: 68214158ee user: js tags: trunk | |
00:25 | runtime: Don't pass std{out,err} to Amiga .library check-in: 08d155e3f0 user: js tags: trunk | |
2020-12-20
| ||
22:51 | Make linklib compile for MorphOS check-in: 6dac4586ab user: js tags: amiga-library | |
21:36 | Merge trunk into branch "amiga-library" check-in: 90637a4ecc user: js tags: amiga-library | |
21:29 | runtime: Remove errno from Amiga library check-in: 8c90e88939 user: js tags: trunk | |
21:26 | Return error instead of using errno for threading check-in: 5b37fbeb82 user: js tags: trunk | |
16:59 | runtime: Fix typo check-in: aba0e87ac3 user: js tags: trunk | |
15:07 | runtime: Fix missing _Nonnull check-in: d70b6cca02 user: js tags: trunk | |
14:04 | Fix compilation for AmigaOS 4 check-in: a68265627e user: js tags: trunk | |
13:49 | Clean up a few defines check-in: d3fb77eb9c user: js tags: trunk | |
11:33 | linklib: Show errors with requester check-in: da2d0e7c07 user: js tags: amiga-library | |
11:30 | Merge trunk into branch "amiga-library" check-in: 1ff8c1e62d user: js tags: amiga-library | |
11:21 | Move DOSBase for Amiga .library to libbases.m check-in: 71f240abd9 user: js tags: amiga-library | |
03:50 | runtime/linklib: Show errors with requester check-in: e9b359a922 user: js tags: trunk | |
03:32 | runtime: Use exit(1) instead of abort() on AmigaOS check-in: 169832c303 user: js tags: trunk | |
03:06 | Let OF_ENSURE use OBJC_ERROR in runtime check-in: 8f271bed22 user: js tags: trunk | |
02:48 | runtime: Show fatal errors as requester on AmigaOS check-in: f2fdb37bec user: js tags: trunk | |
2020-12-19
| ||
22:39 | Pass atexit from the linklib check-in: c3ec28e2ea user: js tags: amiga-library | |
22:24 | Add -laboxstub -labox for .library on MorphOS check-in: 878cc0296e user: js tags: amiga-library | |
21:52 | ofhttp: Support for non-Unicode console output check-in: 7da1f47ece user: js tags: trunk | |
15:28 | Don't use dladdr on MorphOS check-in: bce687f0b4 user: js tags: amiga-library | |
14:44 | Don't build encodings twice for Amiga .library check-in: 82e9c435fe user: js tags: amiga-library | |
13:46 | Use -lmath on MorphOS for .library check-in: 9510e204b4 user: js tags: amiga-library | |
10:25 | Amiga library: Add __(de)register_frame symbol check-in: 3c100bc6a7 user: js tags: amiga-library | |
2020-12-18
| ||
17:30 | amiga-library.m: Open dos.library check-in: 2d0b2c1120 user: js tags: amiga-library | |
13:11 | configure: Fix -Wunreachable-code check check-in: f8dfd5ed63 user: js tags: trunk | |
11:20 | config.sub: Reintroduce local ARM64 & PSP changes check-in: a2da012f77 user: js tags: trunk | |
11:11 | Update build-aux files from autoconf check-in: 8ca4fcafcc user: js tags: trunk | |
11:04 | Merge trunk into branch "amiga-library" check-in: 3fdb99cfd0 user: js tags: amiga-library | |
10:57 | configure: Remove unused substitution check-in: a19a19f2ce user: js tags: trunk | |
10:52 | Remove support for ixemul on MorphOS check-in: 7ab180e9b6 user: js tags: trunk | |
10:45 | Merge trunk into 1.0 branch check-in: 98c3748090 user: js tags: 1.0 | |
10:41 | Fix deprecation warnings with autoconf 2.70 check-in: 28eda87705 user: js tags: trunk | |
2020-12-15
| ||
19:16 | ofhttp: Avoid passing nil to OF_LOCALIZED check-in: 1e07e91324 user: js tags: trunk | |
2020-12-14
| ||
18:48 | Add functions of OFDNSResourceRecord to Amiga lib check-in: bb4994e5d2 user: js tags: amiga-library | |
2020-12-13
| ||
14:49 | Don't mix .o and .amigalib.o files check-in: ce924f47f0 user: js tags: amiga-library | |
02:26 | Add support for Amiga library on MorphOS check-in: 66b96e53d3 user: js tags: amiga-library | |
2020-12-12
| ||
22:36 | Add platform define for Elbrus 2000 check-in: 3a9ef7d5cc user: js tags: trunk | |
22:31 | Remove OF_*_ASM defines check-in: c859e2230c user: js tags: trunk | |
22:17 | Fix disabling encodings check-in: ec50bf2a93 user: js tags: trunk | |
21:49 | forwarding-powerpc-elf.S: Minor style improvement check-in: ebdcfdc4cc user: js tags: trunk | |
21:37 | Add 0 .eh_frame at the end for MorphOS check-in: c186f57779 user: js tags: amiga-library | |
21:35 | Register frames of Amiga lib on MorphOS check-in: bc91edf1b8 user: js tags: amiga-library | |
21:25 | Pass errno to Amiga library check-in: 1712033509 user: js tags: amiga-library | |
21:08 | Merge trunk into branch "amiga-library" check-in: 637ca0be9f user: js tags: amiga-library | |
2020-12-06
| ||
17:52 | PLATFORMS.md: Change MorphOS version to 3.14 check-in: e55c278266 user: js tags: trunk | |
17:49 | Use a single global socket base on MorphOS check-in: b45a563f2b user: js tags: trunk | |
01:54 | Use OS-native TLS keys on MorphOS check-in: c75596237e user: js tags: trunk | |
2020-12-02
| ||
00:22 | README.md: Remove Gitter check-in: d998e3c492 user: js tags: trunk | |
2020-12-01
| ||
23:31 | README.md: Mention the IRC channel on OFTC check-in: 82fd253c33 user: js tags: trunk | |
2020-11-29
| ||
22:07 | Fix macOS check for Xcode <= 8 check-in: 0060b188a9 user: js tags: trunk | |
06:40 | OFSelectKernelEventObserver: _maxFD = -1 on Amiga check-in: f078f529d8 user: js tags: trunk | |
06:11 | OFOptionsParser: Fix wrong deallocation order check-in: 36d7c17c98 user: js tags: trunk | |
04:38 | Merge trunk into 1.0 branch check-in: db2ba76342 user: js tags: 1.0 | |
04:02 | OFSelectKernelEventObserver: Move FD_ZERO check-in: 4504bd4141 user: js tags: trunk | |
02:44 | OFKernelEventObserver: Reorder #ifdefs check-in: d76213374e user: js tags: trunk | |
02:21 | Fix a few places using msec instead of usec check-in: 208285040f user: js tags: trunk | |
00:59 | of_bitset_*: Use CHAR_BIT instead of 8 check-in: b46492384a user: js tags: trunk | |
2020-11-28
| ||
19:28 | Fix building for Windows check-in: 4a7b3657d0 user: js tags: trunk | |
11:07 | Fix detection of macOS check-in: f9208b6837 user: js tags: trunk | |
2020-11-27
| ||
00:02 | Fix compiling for Wii check-in: 556fd200b0 user: js tags: trunk | |
2020-11-26
| ||
23:08 | configure: Don't assume iOS if Darwin && ARM check-in: e9bde20671 user: js tags: trunk | |
02:27 | runtime: Add 0 .eh_frame at the end for MorphOS check-in: 3b2c989b9f user: js tags: trunk | |
01:44 | runtime: Register frames of Amiga lib on MorphOS check-in: bc1275562e user: js tags: trunk | |
2020-11-25
| ||
01:59 | lookup-asm-powerpc-elf.S: Support for baserel check-in: ab9656d550 user: js tags: trunk | |
00:40 | Clean up unnecessary build variables check-in: 590bbe7203 user: js tags: trunk | |
2020-11-24
| ||
00:09 | lookup-asm-powerpc-elf.S: Support non-PIC targets check-in: d8b9ec4ce4 user: js tags: trunk | |
2020-11-23
| ||
23:43 | forwarding-powerpc-elf.S: Non-PIC optimization check-in: 191b809f87 user: js tags: trunk | |
2020-11-22
| ||
22:11 | forwarding-powerpc-elf.S: Don't use %r0 as tmp reg check-in: bacca956e5 user: js tags: trunk | |
22:05 | forwarding-powerpc-elf.S: Use addi instead of ori check-in: 6f2c52cfac user: js tags: trunk | |
21:28 | forwarding-powerpc-elf.S: Fix missing @ha and @l check-in: 8609f8a62c user: js tags: trunk | |
19:21 | Enable threads on MorphOS check-in: e5674ea5e9 user: js tags: trunk | |
19:08 | runtime: Compile a copy of {mutex,once,tlskey}.m check-in: c1354656bc user: js tags: trunk | |