summaryrefslogtreecommitdiff
path: root/libc/fuzzing/__support
AgeCommit message (Expand)Author
2025-11-10[libc] add an SVE implementation of strlen (#167259)Schrodinger ZHU Yifan
2025-05-13[libc] Add proxy header for ENTRY type. (#139746)lntue
2025-04-22[libc] Fix warnings for freelist_heap_test/fuzz (#136634)Daniel Thornburgh
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-12-16[libc] Exclude FreeListHeap test and fuzzer on GPU (#120137)Petr Hosek
2024-12-16[libc] Breakup freelist_malloc into separate files (#119806)Petr Hosek
2024-11-21Reapply "[libc] Use best-fit binary trie to make malloc logarithmic (#117065)"Daniel Thornburgh
2024-11-21Revert "[libc] Use best-fit binary trie to make malloc logarithmic (#117065)"Daniel Thornburgh
2024-11-21Reapply "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)Daniel Thornburgh
2024-11-20Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)Daniel Thornburgh
2024-11-20[libc] Use best-fit binary trie to make malloc logarithmic (#106259)Daniel Thornburgh
2024-11-18[libc] avoid type-punning with inactive union member (#116685)Schrodinger ZHU Yifan
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-05-02[libc] add hashtable fuzzing (#87949)Schrodinger ZHU Yifan
2024-04-06[libc][NFC] Rename `UInt.h` to `big_int.h` and `UInt128.h` to `uint128.h` for...Guillaume Chatelet
2024-04-04[reland][libc] Refactor `BigInt` (#87613)Guillaume Chatelet
2024-04-04Revert "[libc] Refactor `BigInt`" (#87612)Guillaume Chatelet
2024-04-04[libc] Refactor `BigInt` (#86137)Guillaume Chatelet