File history
Tracking libc/watcom/syscall/sysctl.c
| Commit | Author | Date | Message |
|---|---|---|---|
394e8d3ee0ca54172323f9c11a9b00337ab159a | Greg Haerr | 2025-01-02 | [watcom] Save DS register across syscalls, don't set DS on NULL pointers |
19615dd702f54d4ffc5d358fb76986226530bbe | Greg Haerr | 2024-11-18 | Add sysctl malloc.debug=2 output control when DEBUG == 2 |
71426965df29fad42e3e69c41e3d95a31e5dd8e | Greg Haerr | 2024-08-20 | [libc] Don't export non-standard types from header files |
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 |