This website requires JavaScript.
Explore
Help
Sign In
sambuc
/
codezero
Watch
1
Star
0
Fork
0
You've already forked codezero
mirror of
https://github.com/drasko/codezero.git
synced
2026-01-12 19:03:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05d8438f340638d044796d776f2f554fff45a1a3
codezero
/
tasks
/
test0
/
src
History
Bahadir Balban
a9e6aabcae
We can now successfully copy char *argv[] user array.
...
After a lot of magic pointer arithmetic and mapping.
2008-11-25 11:05:41 +02:00
..
clonetest.c
Initial changes for execve() support
2008-11-13 21:45:30 +02:00
dirtest.c
fd wasn't returned in reorganised sys_open. Fixed.
2008-04-19 00:55:11 +01:00
exectest.c
We can now successfully copy char *argv[] user array.
2008-11-25 11:05:41 +02:00
fileio.c
Updated test0 with a forktest. Fixed timeslices. Updated kmem usage calculations.
2008-09-17 15:19:37 +03:00
forktest.c
Added new routines that map and check the validity of user buffers.
2008-11-03 11:27:10 +02:00
mmaptest.c
Removed vm_object printfs that were for testing exit().
2008-11-07 16:26:07 +02:00
mmaptest.c.orig
Initial commit
2008-01-13 13:53:52 +00:00
shmtest.c
Initial commit
2008-01-13 13:53:52 +00:00