Closed GaryOderNichts closed 1 year ago
Currently all threads share the same reent. This implements the getreent syscall using thread specifics to ensure each thread has its own reent.
Currently all threads share the same reent. This implements the getreent syscall using thread specifics to ensure each thread has its own reent.