|
38eb3d5167
|
added missing newline at end of printf()
|
2013-10-10 11:44:31 +02:00 |
|
Jacek Galowicz
|
fb15bae2e7
|
Added changes to the user space apps hello.c and jacobi.c to make them
return something not equal 0 if there was some kind of error.
|
2012-09-16 16:43:40 +02:00 |
|
Stefan Lankes
|
edadf16d7f
|
Merge branch 'master' into readwrite
|
2012-07-20 09:05:57 +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
|
a834155cce
|
add readdir
|
2011-11-09 11:56:37 +01:00 |
|
Marian Ohligs
|
92c1bbae62
|
Merge branch 'master' into readwrite
Conflicts:
newlib/src/libgloss/metalsvm/Makefile.in
|
2011-11-08 16:09:34 +01:00 |
|
Stefan Lankes
|
ada25a756a
|
restore the enviornment test
|
2011-09-19 10:09:00 +02:00 |
|
Marian Ohligs
|
ae0042289e
|
- change in hello to show all 34 chars (instead of 30)
|
2011-09-15 23:37:38 +02:00 |
|
Stefan Lankes
|
8c68eab859
|
cosmetic changes
|
2011-09-15 21:42:36 +02:00 |
|
Marian Ohligs
|
378bce0ca1
|
- bug fix
|
2011-08-25 13:34:31 +02:00 |
|
Marian Ohligs
|
898311edd6
|
- read, write , close, lseek now check if fd >= 0
|
2011-08-03 11:57:21 +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 |
|
Marian Ohligs
|
c768f03193
|
- initrd_open now init in initrd_mkdir
- O_CREAT is working!
|
2011-07-21 13:32:09 +02:00 |
|
Marian Ohligs
|
c6a5f9390e
|
- some test changes in newlib/examples
|
2011-07-13 13:17:02 +02:00 |
|
Marian Ohligs
|
f54b06a807
|
add the ability to start apps (still buggy)
|
2011-05-24 17:23:10 +02:00 |
|
Marian Ohligs
|
4f0bc05a74
|
add basic support of scanf, get ...
|
2011-05-23 12:56:14 +02:00 |
|
Marian Ohligs
|
9e5dcfc2b4
|
add lseek (SEEK_SET, SEEK_CUR, SEEK_END)
- still missing some filetype checking
|
2011-05-18 18:14:23 +02:00 |
|
Marian Ohligs
|
b94875ccfe
|
initrd_write:
- writing strings of any length now possible
|
2011-05-16 10:19:13 +02:00 |
|
Marian Ohligs
|
4c370ad377
|
Bug fixed in stdout: printf is working
some test changes in initrd_write
|
2011-04-26 16:43:57 +02:00 |
|
Marian Ohligs
|
02f7fecc61
|
first stdin, stout, stderr implementation (still buggy)
|
2011-04-23 11:04:32 +02:00 |
|
Marian Ohligs
|
40ce1fe457
|
manual merge old readwrite branch
|
2011-04-21 00:25:05 +02: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
|
19eaf1a3dc
|
- add copyright notice
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@105 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-18 06:51:34 +00:00 |
|
stefan
|
5cfbfb5a32
|
- add a simple virtual filesystem and as simple initial ramdisk
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@102 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-17 21:20:03 +00:00 |
|
stefan
|
a6a9617775
|
- add the libc "newlib" and their support into MetalSVM
- programs could be load as module by the bootloader Grub
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@95 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-17 09:59:29 +00:00 |
|