| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-07-08 | Make mstats() decl match prototype so this compiles with -DMSTATS. | simonb |
| 2023-07-05 | libbsdmalloc: Use a multiply-overflow that clang supports too. | riastradh |
| 2023-07-05 | libbsdmalloc: Make aligned_alloc(A, S) actually align when A > S. | riastradh |
| 2023-07-05 | libbsdmalloc: Lift C11 divisibility restriction on aligned_alloc. | riastradh |
| 2023-07-05 | libbsdmalloc: Fix build with DEBUG. | riastradh |
| 2023-07-04 | libbsdmalloc: Nix K&R definitions. Bump WARNS to 3. | riastradh |
| 2023-07-04 | libbsdmalloc: Nix trailing whitespace. | riastradh |
| 2023-07-04 | libbsdmalloc: Provide all allocator front ends and fork hooks. | riastradh |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-21 | Adding libbsdmalloc which is Chris Kingsley's `power of two bucket' malloc. | elric |
