slock

My build of the suckless screen locker.
git clone git://git.alex.balgavy.eu/slock.git
Log | Files | Refs | README | LICENSE

util.h (59B)


      1 #undef explicit_bzero
      2 void explicit_bzero(void *, size_t);