mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
There is a race condition in old libc in fork(). The result was that 'end' was sometimes printed twice. This did not happen with glibc-2.32.
There is a race condition in old libc in fork(). The result was that 'end' was sometimes printed twice. This did not happen with glibc-2.32.