This website requires JavaScript.
Explore
Help
Sign In
wash
/
rosetta
Watch
1
Star
0
Fork
0
You've already forked rosetta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bf995cdf6b65321ed02189dd76559e4fd9dd32f
rosetta
/
lib
/
libc
/
io
/
unistd
History
Max Wash
3bf995cdf6
lib: c: io: implement lseek()
2026-03-21 10:44:58 +00:00
..
close.c
lib: c: io: implement close()
2026-03-21 10:41:29 +00:00
lseek.c
lib: c: io: implement lseek()
2026-03-21 10:44:58 +00:00
mmap.c
lib: c: io: mmap can now reserve a region of memory when called with PROT_NONE
2026-03-21 10:40:44 +00:00
munmap.c
lib: c: io: munmap now unmaps and unreserves a region of memory
2026-03-21 10:40:15 +00:00
open.c
lib: c: re-organise into separate static modules, plus a single shared library
2026-03-10 19:15:59 +00:00
read.c
lib: c: re-organise into separate static modules, plus a single shared library
2026-03-10 19:15:59 +00:00
write.c
lib: c: re-organise into separate static modules, plus a single shared library
2026-03-10 19:15:59 +00:00