mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-26 07:58:16 -04:00
init
This commit is contained in:
parent
bb9ae1d13a
commit
af11da1881
29 changed files with 11217 additions and 2 deletions
4
util.h
Normal file
4
util.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* See LICENSE.dwm file for copyright and license details. */
|
||||
|
||||
void die(const char *fmt, ...);
|
||||
void *ecalloc(size_t nmemb, size_t size);
|
||||
Loading…
Add table
Add a link
Reference in a new issue