1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Stefan Lankes
e221677fe1 extending example by writing something in /tmp/test.txt 2016-08-22 16:12:04 +02:00
Stefan Lankes
1d23b3b8dc remove obsolete line 2016-07-25 07:46:55 +02:00
Stefan Lankes
3dea76c4b9 add basic support of signal
currently, HermitCore is only able to raise signals to itself
2016-06-03 17:16:20 +02:00
Stefan Lankes
083433aa15 fix wrong usage of file access header (fcntl.h)
- should fix issue #22
- add example to test file creation via fopen
2016-05-17 23:17:51 +02:00
Stefan Lankes
7b6f9d41b4 simplify hello example 2016-03-30 22:07:24 +02:00
Stefan Lankes
085308168e switch back to the default example 2016-03-17 00:46:47 +01:00
Stefan Lankes
458e29eb86 reduce the number of debug messages 2016-03-15 22:52:43 +01:00
Stefan Lankes
75734ba074 rename directors examples to tests 2015-10-09 20:22:02 +02:00
Renamed from hermit/usr/examples/hello.c (Browse further)