1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/kernel
Stefan Lankes 7e8549b8fa store in fs:0 the address pointed to by fs itself
- defined in the x86_64 ABI because you cannot easily get the address
  pointed to by fs without reading fs' MSR
2017-02-12 23:53:58 +01:00
..
main.c user PACKAGE_VERSION instead of GIT_VERSION 2017-01-12 20:06:14 +01:00
Makefile reodering of the directory structure 2016-12-03 00:43:49 +01:00
signal.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
syscall.c reserve at boot time a region for the heap 2016-12-03 00:44:32 +01:00
tasks.c store in fs:0 the address pointed to by fs itself 2017-02-12 23:53:58 +01:00
timer.c reodering of the directory structure 2016-12-03 00:43:49 +01:00