memtest86plus/lib
Martin Whitaker f52751d325 Fix read_value() to correctly scale value when shift parameter is negative. 2024-06-21 22:28:41 +01:00
..
assert.h Faster barrier implementation. 2022-02-28 22:05:21 +00:00
barrier.c Work around the halt/wakeup race in barrier_halt_wait() (issue #13) 2022-03-08 23:25:16 +00:00
barrier.h Faster barrier implementation. 2022-02-28 22:05:21 +00:00
ctype.h Inline the ctype functions, so as to reduce size. 2022-05-21 10:11:45 +02:00
div64.c Initial commit. 2020-05-24 21:30:55 +01:00
print.c Realign cache/memory size & bandwidth on line 3-6 for better readability. Add a new flag in printf to add a space between number in unit in %k mode 2022-04-16 13:31:28 +02:00
print.h Various code cleanup following PR review 2022-04-16 13:31:28 +02:00
read.c Fix read_value() to correctly scale value when shift parameter is negative. 2024-06-21 22:28:41 +01:00
read.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
spinlock.h Remove unnecessary memory fence from spin_lock(). 2022-02-28 22:05:21 +00:00
string.c Script to debug memtest86plus (efi-version) with GDB in QEMU (#177) 2023-07-30 22:09:25 +02:00
string.h Script to debug memtest86plus (efi-version) with GDB in QEMU (#177) 2023-07-30 22:09:25 +02:00
unistd.c Remove the power-saving delay loop from the usleep function. 2022-02-19 13:04:26 +00:00
unistd.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00