slock
My build of slock (suckless display locker)
git clone
https://git.regexghost.com/slock.git
Log
|
Files
|
Refs
|
README
|
LICENSE
util.h (59B)
1
#undef explicit_bzero
2
void explicit_bzero(void *, size_t);