master
XKBgeom.h: Add _Xconst qualifier to char * arguments in functions
.gitignore: use common defaults with custom section # 24239
Avoid the use of "register" keyword in public headers.
XkbOpenDisplay: Add _Xconst qualifier to display name argument
Tell clang not to report -Wpadded warnings on public headers we can't fix
Add an "X11_" string to header guards to avoid possible collision
unifdef __UNIXOS2__
nuke RCS Ids
XlibInt.h: prevent Win32 CreateWindow macro from leaking into our code
Drop X_LOCALE fallback for OS'es without setlocale()
Avoid memory leak/corruption if realloc fails in Xregion.h:MEMCHECK macro
Xutil.h: add include of Xresource.h