summaryrefslogtreecommitdiff
path: root/libc/docs/dev/undefined_behavior.rst
AgeCommit message (Expand)Author
2025-02-27[libc] implement l64a (#129099)Michael Jones
2025-02-14[libc] Implement strftime (#122556)Michael Jones
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-08-06[libc] add spin lock family functions (#100509)Schrodinger ZHU Yifan
2024-07-28[libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#10...Eric977
2024-07-27revert all tid changes (#100915)Schrodinger ZHU Yifan
2024-07-20reland "[libc] implement cached process/thread identity (#98989)" (#99765)Schrodinger ZHU Yifan
2024-07-18Revert "[libc] implement cached process/thread identity" (#99559)Schrodinger ZHU Yifan
2024-07-18[libc] implement cached process/thread identity (#98989)Schrodinger ZHU Yifan
2024-07-06[libc] Add `dlfcn.h` placeholder (#97501)Izaak Schroeder
2024-03-25[libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (#86003)OverMighty
2024-03-19[libc] Make 'printf' converter output "(null)" instead of "null" (#85845)Joseph Huber
2024-03-18[libc] Add `shm_open/shm_unlink` (#84974)Schrodinger ZHU Yifan
2024-02-28[libc][docs] Document policy for non-standard func (#83212)Michael Jones
2023-12-05[libc] [search] improve hsearch robustness (#73896)Schrodinger ZHU Yifan
2023-06-12[libc][docs] Add undefined behavior doc to siteMichael Jones