summaryrefslogtreecommitdiff
path: root/lib/libc/include/sys
AgeCommit message (Expand)Author
2024-05-19libc: Add auxv_entry()Ian Moffett
2024-04-28libc: Add execv()Ian Moffett
2024-04-28libc: Add mount()Kaimakan71
2024-04-24libc: Add ioctl supportIan Moffett
2024-04-24kernel: Add ioctl supportIan Moffett
2024-04-22kernel: auxv: Add AT_PAGESIZEIan Moffett
2024-04-16libc: Add mmap() and munmap()Ian Moffett
2024-04-16kernel: vm_map: Add mmap() and munmap()Ian Moffett
2024-04-01libc: Add sys/types.hIan Moffett
2024-03-27libc: syscall: Add more syscall definesIan Moffett
2024-03-21libc: Add SYS_writeIan Moffett
2024-03-16kernel,libc: syscall: Improve syscall codeIan Moffett
2024-03-16libc: auxv: Update header guardIan Moffett
2024-03-16libc: auxv: Move auxv.h to sys/auxv.hIan Moffett
2024-03-14libc: Initial hyra libc commitIan Moffett