Stefan Lankes
|
e6816bb0bd
|
add test case for the system call "getpid"
|
2012-04-24 20:44:25 +02:00 |
|
Stefan Lankes
|
0c4e177c1f
|
switch to a reentrant version of newlib and uses correct values for O_CREAT & Co
=> see include/metalsvm/fs.h and newlib/examples/hello.c
|
2012-04-23 21:23:49 +02:00 |
|
Marian Ohligs
|
032bba3a95
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
|
Marian Ohligs
|
55e0e971be
|
merge master
|
2011-07-27 10:28:01 +02:00 |
|
Stefan Lankes
|
04a0dfb114
|
enable the support of the system call "fork"
remove obsolete file
|
2011-04-18 15:03:35 +02:00 |
|
Stefan Lankes
|
9fb28ccfd9
|
currently, a fork doesn't work on all architectures => disable this feature in our examples
|
2011-04-13 11:04:46 -07:00 |
|
Stefan Lankes
|
604670c981
|
now, the system call "execve" sets also the environment
|
2011-03-10 09:10:12 +01:00 |
|
Stefan Lankes
|
2d9ba6ae70
|
forwarding arguments to the new tasks
|
2011-03-08 23:12:38 +01:00 |
|
Stefan Lankes
|
8dd37885cb
|
extending of our test program
=> using of the system call "execve"
|
2011-03-03 10:31:17 +01:00 |
|
Stefan Lankes
|
00a4e0e5ab
|
rename example (test_fork => tests)
|
2011-02-28 12:22:49 +01:00 |
|