memtest86plus/lib
Sam Demeulemeester 2a994e7ff5 Various code cleanup following PR review 2022-04-16 13:31:28 +02: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.c Initial commit. 2020-05-24 21:30:55 +01:00
ctype.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00: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 Add support for Serial/TTY (#32) 2022-04-04 18:31:54 +02: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 Add support for Serial/TTY (#32) 2022-04-04 18:31:54 +02:00
string.h Add support for Serial/TTY (#32) 2022-04-04 18:31:54 +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