Bahadir Balban
|
33fcceb2b6
|
Added a shared memory test.
- libposix error printing now configurable via macro definition
- shmget/at/dt tested.
|
2009-05-12 18:16:25 +03:00 |
|
Bahadir Balban
|
f87f3cd5d2
|
Fixed libposix munmap call where we used the MMAP tag.
|
2008-11-07 15:18:43 +02:00 |
|
Bahadir Balban
|
3cb36b632a
|
Fixed various bugs in user buffer validation/mapping and mmap() syscall path.
|
2008-11-07 12:32:10 +02:00 |
|
Bahadir Balban
|
13b1b405a5
|
Cleaned up libposix mmap()
Now we have proper setting of errno and using pfn based mmap for both types of mmap calls.
|
2008-10-29 20:01:31 +02:00 |
|
Bahadir Balban
|
7f9380cc78
|
Errno is set by the posix calls read/write/open/close etc. rather than their l4_xxx equivalent.
mmap.c is the only one not done yet.
|
2008-02-12 19:17:19 +00:00 |
|
Bahadir Balban
|
e2b791a3d8
|
Initial commit
|
2008-01-13 13:53:52 +00:00 |
|