This quick update fixes build failures in libfontenc 1.1.5 on platforms
that require setting a #define such as _GNU_SOURCE, _OPENBSD_SOURCE, or
__EXTENSIONS__ to expose the reallocarray() prototype in their headers.
Alan Coopersmith (2):
include config.h before system headers
libfonten
ico is a simple animation program that may be used for testing various
X11 operations and extensions. It displays a wire-frame rotating
polyhedron, with hidden lines removed, or a solid-fill polyhedron with
hidden faces removed.
Alan Coopersmith (9):
Update README for gitlab migration
oclock is a simple analog clock using the SHAPE extension to make
a round (possibly transparent) window.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Pass -D_CONST_X_STRING to make libXt declare String as const char *
showfont displays data about a font from an X font server.
The information shown includes font information, font properties,
character metrics, and character bitmaps.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Fix spe
The xmh program provides a graphical user interface to the
MH Message Handling System. To actually do things with your
mail, it makes calls to the MH package.
Alan Coopersmith (11):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Fix spelling/