libfontenc - font encoding library
--
Alan Coopersmith (7):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Import reallocarray() from libX11 (originally from OpenBSD)
Convert code to use
This library is used by clients of X Font Servers (xfs), such as
xfsinfo, fslsfonts, and the X servers themselves.
Alan Coopersmith (6):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Import reallocarray() from libX11 (origi
libXau provides functions for handling Xauthority files and entries.
Alan Coopersmith (7):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
Autest.c: Fix -Wdiscarded-qualifiers warnings
Remove unnnecessary casts from mal
Xaw3d is a widget set based on the X Toolkit Intrinsics (Xt) Library.
Alan Coopersmith (9):
Fix fd leak when write() fails in WriteToFile()
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Pass correct number of atoms from SelectSave to _X
libXfont provides the core of the legacy X11 font system, handling the index
files (fonts.dir, fonts.alias, fonts.scale), the various font file formats,
and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.)
and the X Font Server (xfs), but should not be used by normal X11 cl