wmii/lib
David du Colombier d1acb57db2 fix warnings
This change fixes the following warnings:

lib/libstuff/x11/keys/parsekey.c:73:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
cmd/strut/ewmh.c:23:27: warning: ‘sizeof’ on array function parameter ‘struts’ will return size of ‘Rectangle *’ {aka ‘struct Rectangle *’} [-Wsizeof-array-argument]
cmd/wmii/key.c:109:3: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
cmd/wmii/dat.h:108:7: warning: comparison of constant ‘2’ with boolean expression is always false [-Wbool-compare]
2019-09-30 22:03:43 +02:00
..
libbio [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00
libfmt [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00
libregexp [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00
libstuff fix warnings 2019-09-30 22:03:43 +02:00
libutf [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00
libwmii_hack Rearrange some things. 2010-06-14 10:30:23 -04:00
Makefile Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00