Added a shared memory test.

- libposix error printing now configurable via macro definition
- shmget/at/dt tested.
This commit is contained in:
Bahadir Balban
2009-05-12 18:16:25 +03:00
parent 324481a334
commit 33fcceb2b6
24 changed files with 126 additions and 76 deletions

View File

@@ -5,6 +5,7 @@
*/
#include <shpage.h>
#include <posix_init.h>
#include <libposix.h>
void posix_service_init(void)
{