wmii/include
David du Colombier 3acb239918 fix build with GCC 10 and upper
GCC switched default from -fcommon to -fno-common,
leading to the following compilation errors:

multiple definition of `argv0'
multiple definition of `display'
multiple definition of `scr'
multiple definition of `font'
multiple definition of `cnorm'
multiple definition of `csel'
multiple definition of `debugflag'
multiple definition of `debugfile'
multiple definition of `cursor'
multiple definition of `framehandler'
multiple definition of `NM'
2021-10-15 22:12:16 +02:00
..
stuff fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
Makefile Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
bio.h Bunch of fixes. 2007-07-16 16:52:35 -04:00
fmt.h [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00
plan9.h Pre-merge mess. 2008-01-18 15:05:45 -05:00
regcomp.h Add Plan 9 formatted IO. Various cleanups and fixes. 2007-07-01 07:08:30 -04:00
regexp9.h Pre-merge mess. 2008-01-18 15:05:45 -05:00
utf.h [9libs] Sync with plan9port. 2010-07-19 12:50:19 -04:00