Closed YDX-2147483647 closed 2 years ago
It should be #define _GNU_SOURCE. (GUN → GNU)
#define _GNU_SOURCE
https://github.com/MarekZhang/OSTEP-Homework/blob/03cfdf41c402bd5a6339238a010c6b9d39ce411f/C6-Limit-Direct-Execution/test.c#L1
(Sorry to bother you)
No worries, thanks for pointing it out.
It should be
#define _GNU_SOURCE
. (GUN → GNU)https://github.com/MarekZhang/OSTEP-Homework/blob/03cfdf41c402bd5a6339238a010c6b9d39ce411f/C6-Limit-Direct-Execution/test.c#L1
(Sorry to bother you)