index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
include
Age
Commit message (
Expand
)
Author
35 hours
libc: Add ctype.h
Ian Moffett
3 days
libc: Add musl math port
Ian Moffett
3 days
libc: Add fenv.h
Ian Moffett
3 days
libc: stdint: Add signed integer types
Ian Moffett
3 days
libc: stdint: Add missing _HAVE_UINT64_T
Ian Moffett
4 days
lib: libc: Add fcntl.h header
Ian Moffett
5 days
lib: libc: Add SYS_open system call interface
Ian Moffett
12 days
libc: string: Add memset()
Ian Moffett
12 days
libc: string: Add memcpy()
Ian Moffett
12 days
libc: Add POSIX errno.h header
Ian Moffett
14 days
kern: Add initial signals work
Ian Moffett
2025-09-26
libc: stdio: Add POSIX puts()
Ian Moffett
2025-09-26
libc: unistd: Fix typo in header guard
Ian Moffett
2025-09-26
libc: unistd: Add write() system call wrapper
Ian Moffett
2025-09-26
libc: string: Add POSIX strnlen()
Ian Moffett
2025-09-26
libc: string: Add POSIX strlen()
Ian Moffett
2025-09-26
sys: unistd: Add standard stream file numbers
Ian Moffett
2025-09-25
libc: Add ssize_t to sys/stddef.h
Ian Moffett
2025-09-25
libc: Add stddef.h
Ian Moffett
2025-09-25
libc: Add stdint.h
Ian Moffett