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
c2b59ed494afd21bfa122e8b6ffedbdcdc8be07d
rosetta
/
lib
/
libc
/
io
/
unistd
History
Max Wash
c2b59ed494
lib: c: io: implement close()
2026-03-21 10:41:29 +00:00
..
close.c
lib: c: io: implement close()
2026-03-21 10:41:29 +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