NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025444.8 KiB

autogen.shH A D10-Nov-2025195

ChangeLogH A D10-Nov-202549.1 KiB

compileH A D10-Nov-20257.2 KiB

config.guessH A D10-Nov-202548.2 KiB

config.h.inH A D10-Nov-20254.9 KiB

config.subH A D10-Nov-202534.4 KiB

configureH A D10-Nov-2025642.9 KiB

configure.acH A D10-Nov-20251.3 KiB

COPYINGH A D10-Nov-20254.3 KiB

depcompH A D10-Nov-202523 KiB

doc/H10-Nov-202576

docbook.amH A D10-Nov-20253.1 KiB

include/H10-Nov-202555

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515 KiB

ltmain.shH A D10-Nov-2025325.2 KiB

Makefile.amH A D10-Nov-2025390

Makefile.inH A D10-Nov-202529.1 KiB

missingH A D10-Nov-20256.7 KiB

README.mdH A D10-Nov-20251.2 KiB

src/H10-Nov-20254 KiB

test/H10-Nov-202567

test-driverH A D10-Nov-20254.8 KiB

xmu.pc.inH A D10-Nov-2025247

xmuu.pc.inH A D10-Nov-2025243

README.md

1libXmu - X miscellaneous utility routines library
2-------------------------------------------------
3
4This library contains miscellaneous utilities and is not part of the Xlib
5standard.  It contains routines which only use public interfaces so that it
6may be layered on top of any proprietary implementation of Xlib or Xt.
7
8It is intended to support clients in the X.Org distribution; vendors
9may choose not to distribute this library if they wish.  Therefore,
10applications developers who depend on this library should be prepared to
11treat it as part of their software base when porting.
12
13API documentation for this library is provided in the docs directory in
14DocBook format.  If xmlto is installed, it will be converted to supported
15formats and installed in $(docdir) unless --disable-docs is passed to
16configure.
17
18All questions regarding this software should be directed at the
19Xorg mailing list:
20
21  https://lists.x.org/mailman/listinfo/xorg
22
23The primary development code repository can be found at:
24
25  https://gitlab.freedesktop.org/xorg/lib/libXmu
26
27Please submit bug reports and requests to merge patches there.
28
29For patch submission instructions, see:
30
31  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
32
33