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

6 commits

Author SHA1 Message Date
Stefan Lankes
c121404af1 add some comments 2015-07-08 20:55:26 +02:00
Stefan Lankes
71d2152df8 add workaround because static fields aren't able to be in section .kmsg
=> compiler bug in gcc 5.1?
2015-07-08 20:10:22 +02:00
Stefan Lankes
f4bbedd3c8 use place holder for ascii code 0
=> 0 terminates a C string
=> bad for linux, because linux copies the messages
   via strcpy to the user-space
2015-06-29 09:46:03 +02:00
Stefan Lankes
3e969125c5 define auxiliary array as static 2015-06-28 19:17:15 +02:00
Stefan Lankes
df57d3f04f start to dump kernel position as position 0 (and not 1) 2015-05-24 09:54:43 +02:00
Stefan Lankes
d7ec3d4f14 HermitCore is independent to the Linux kernel => move to an own subdirectory 2015-05-23 14:35:45 +02:00