mirror of
https://github.com/drasko/codezero.git
synced 2026-03-21 11:31:52 +01:00
Added a shared memory test.
- libposix error printing now configurable via macro definition - shmget/at/dt tested.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <libposix.h>
|
||||
|
||||
char **__environ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user