File history
Tracking libc/watcom/syscall/fmemfree.c
| Commit | Author | Date | Message |
|---|---|---|---|
8d25a0152ab91ac013dd8e3bd6cd4affe4ec71d | Greg Haerr | 2024-11-18 | Add libc and OW fmemfree wrapper functions and man pages |
d8f020e92ed8a336958fc9b67221d7098d72dfe | Greg Haerr | 2024-07-07 | Add mount, umount system calls |
30627cdb56162ac7c62228f91d6f37acb6b408d | tyama501 | 2024-06-15 | [owc] Add unsigned to __pseg |
392af0f173792e1a92bedbf5d30a7fc894542f5 | tyama501 | 2024-06-15 | [owc] Use seg_t and remove sys_set_ptr_seg |
2420be742a7a18d4c6a990b46371947071b95a2 | tyama501 | 2024-06-09 | [owc] Add fmemalloc syscall |
0075ebd25e25119d3b2d403638c0c8dcd15f486 | Greg Haerr | 2024-06-03 | Add ASM files required by Watcom compilation |
98feee265f950a9ad02467d4f6e13d53e15400e | Greg Haerr | 2024-06-02 | [libc] Pass 2: Add system calls to OpenWatcom C library for ELKS |