Clone this repo:

Branches

  1. e99ebf2 [libc] (Begin to) implement ptrace for linux (#201601) by Pavel Labath · 4 hours ago main master
  2. 1ab6f20 [libc] fix lost signal issue in cnd_test (#201721) by Schrodinger ZHU Yifan · 6 hours ago
  3. 6d2d9c7 [libc][rwlock] fix the race condition in waiter queue (#201629) by Schrodinger ZHU Yifan · 12 hours ago
  4. 63c34a3 [libc] implement wcstoimax/wcstoumax (#200284) by Michael Jones · 34 hours ago
  5. 3406880 [libc] add HUGE_VALL (#201235) by Michael Jones · 2 days ago
  6. 3450a18 [libc] Add explicit format attributes for modular printf (#201212) by Daniel Thornburgh · 2 days ago
  7. e3c7c4f [libc] Add compound assignment operator overloads for BFloat16 (#201301) by Zorojuro · 2 days ago
  8. d83cfa2 [libc] Add BSD/SysV compatibility types to sys/types.h (#201314) by Jeff Bailey · 2 days ago
  9. 2a1fcc7 [libc] Remove redundant file(COPY) for x86_64 types (#201317) by Jeff Bailey · 2 days ago
  10. 0e53a1e [libc] Fix alarm layout mismatch on 32-bit time64 (#201276) by Jeff Bailey · 2 days ago
  11. a75e6b8 [libc] add shrink in-place support for reallocations (#200272) by Schrodinger ZHU Yifan · 2 days ago
  12. de69cef [libc] Move INET_ADDRSTRLEN and INET6_ADDRSTRLEN to a common header (#201083) by Pavel Labath · 3 days ago
  13. 1b228b4 [libc] Add definition of struct in6_addr to netinet/in.h (#201057) by Pavel Labath · 3 days ago
  14. 18cd9a3 [libc] Use linux_syscalls::open instead of manual SYS_open ifdefs (#201089) by Pavel Labath · 3 days ago
  15. 03b7a6e [libc] Define _POSIX_THREADS and support _SC_THREADS in sysconf (#201091) by Jeff Bailey · 3 days ago
  16. f644c7a [libc] Define SSIZE_MAX in limits-macros.h (#201087) by Jeff Bailey · 3 days ago
  17. 38b22ed [libc] Add sys/sendfile.h to the public header list (#201062) by Pavel Labath · 3 days ago
  18. cbbcce4 [libc] Add a placeholder for swprintf function (#200895) by Alexey Samsonov · 3 days ago
  19. b4633f4 [libc] Renaming Float128 (DyadicFloat<128>) to DFloat128 (#200907) by Zorojuro · 4 days ago
  20. f2eb896 [libc] Add FENV_ACCESS pragma with CMake compiler feature detection (#200268) by Marcos Ramirez Joos · 4 days ago