Add herbe (notification display)

This commit is contained in:
2024-06-06 23:28:15 +01:00
parent 192120ddf8
commit f16dbc84f6
148 changed files with 404 additions and 1 deletions

2
programs/slock/util.h Normal file
View File

@@ -0,0 +1,2 @@
#undef explicit_bzero
void explicit_bzero(void *, size_t);