summaryrefslogtreecommitdiff
path: root/libc/src/__support/HashTable/CMakeLists.txt
AgeCommit message (Expand)Author
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2025-06-18[libc] Internal getrandom implementation (#144427)sribee8
2025-06-16[libc] Removed public function calls in table.h (#144168)sribee8
2025-05-13[libc] Add proxy header for ENTRY type. (#139746)lntue
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber
2024-01-27[libc] change PREFER_GENERIC to EXPLICIT_SIMD_OPT (#79486)Schrodinger ZHU Yifan
2023-12-05[libc] [search] improve hsearch robustness (#73896)Schrodinger ZHU Yifan
2023-12-05[reland][libc][NFC] Remove __support/bit.h and use __support/CPP/bit.h instea...Guillaume Chatelet
2023-12-05Revert "[libc][NFC] Remove __support/bit.h and use __support/CPP/bit.h instea...Guillaume Chatelet
2023-12-05[libc][NFC] Remove __support/bit.h and use __support/CPP/bit.h instead (#73939)Guillaume Chatelet
2023-11-29[libc] Fix the GPU build for the hashing support (#73799)Joseph Huber
2023-11-28[libc] add PREFER_GENERIC flag (#73744)Schrodinger ZHU Yifan
2023-11-28[libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (#73469)Schrodinger ZHU Yifan