cosmopolitan/third_party/smallz4
Justine Tunney 0e2b1bfeed
Make garbage collection thread safe
- You can now use _gc(malloc()) in multithreaded programs
- This change fixes a bug where fork() on NT disabled TLS
- Fixed TLS code morphing on XNU/NT, for R8-R15 registers
2022-09-08 02:33:01 -07:00
..
README.cosmo Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
smallz4.cc Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
smallz4.hh Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
smallz4.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
smallz4cat.c Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
stub.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00

Source:
  https://create.stephan-brumme.com/smallz4/
Date:
  2022-03-22
License:
  MIT