* gitlab CI: add a basic build test
* Fix spelling/wording issues
* Stop memory leak in GetResourcePixmapPath()
* Stop memory leak in error paths in XawTextSinkConvertPropertyList()
* Remove "All rights reserved" from Oracle copyright notices
* Add .git-blame-ignore-revs to hide whitespace commits from git blame
* Replace calls to index() with strchr()
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* Fix ctype(3) users.
* issue #6: fix typo in XawMax parameter in GetBlockBoundaries
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXaw?expand=0&rev=22
* Fix build with gcc -Werror=format-security
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
* Just use C89 size_t instead of rolling our own Size_t
* Use SEEK_* names instead of raw numbers for fseek whence argument
* Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules
* Makefile: use $(LN_S) for better code portability
* Include <unistd.h>
* Fix abs() usage.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXaw?expand=0&rev=16