sucklessConfigs

configurations of the suckless.org software that I use
Log | Files | Refs

util.h (59B)


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