master
Add const attributes to fix gcc -Wwrite-strings warnings
Import reallocarray() from libX11
Fix HWND pointer casting errors on MinGW-w64
XEVI: fix -Walloc-size
Use calloc instead of malloc if we may not initialize all the bytes
Remove unnecessary casts of malloc/calloc results
Convert calls to Xmalloc arrays to use Xmallocarray instead
Remove unnecessary (char *) casts from Xfree() arguments
Fix spelling/wording issues
_xgeDpyClose: handle NULL return from _xgeFindDisplay
Add extutilP.h header for xgeExtRegister() prototype
unifdef NULL_NOT_ZERO
Remove "All rights reserved" from Oracle copyright notices.