File history
Tracking libc/malloc/fmemalloc.c
| Commit | Author | Date | Message |
|---|---|---|---|
821ad59f04fb22d77d50e56b4273712e909806c | Greg Haerr | 2025-02-25 | [libc] Update libc headers to allow compilation with -std=c99 |
e89607c1832466a94fdbfa00862473f113410c4 | Greg Haerr | 2024-12-26 | Cleanup |
e29b22a704050f00d7be2d7c6c5794c3f9ac2bc | Greg Haerr | 2024-12-26 | [libc,c86] Compile all of ELKS C library with C86 |
71bafc52d22fd828b4230e3ec38a95d83b1b836 | Greg Haerr | 2024-12-18 | Add long conversion to __dprintf |
86dc6f84f2b05c7c12188a3a42e6ac896c26c78 | Greg Haerr | 2024-12-18 | Add fmemalloc debug options |
2420be742a7a18d4c6a990b46371947071b95a2 | tyama501 | 2024-06-09 | [owc] Add fmemalloc syscall |
975c6d8949c7f35f32f077941229d8e2bd0bbc4 | Greg Haerr | 2022-06-09 | [kernel] Add fmemalloc sys call, fix fsck on 65M disks |