Sebastian Bauer
Sebastian Bauer
Since Reschedule() in OS4 does exactly nothing (and was deprecated in the lastest SDK, which may change in the future again), the intended behavour of the current `__gthread_once` implementation to...
Clib2 comes in many flavours. When using -athread option, it probably would make sense to switch to the thread-safe variant by default. Otherwise, program probably don't work as expected (this...
It should be possible to add an attribute to varargs derivatives of RawDoFmt() such as IUtility->SNPrintf() that causes the compiler to verify that format specifiers match the given parameters. If...
This PR addresses the issue that, on a fresh install (i.e., without the presents of configured bookmark file), the bookmark editor did not operate intuitively as one had to explcitly...