summary refs log tree commit diff
path: root/bin/glitch.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2021-05-26 13:49:39 +0800
committerJune McEnroe <june@causal.agency>2022-01-02 20:19:11 -0500
commit6bb684ff16ac5451e9ded6e8fd43654f77887df7 (patch)
tree4a0eee2257d915e45cc04bcd7f71771c9dd35135 /bin/glitch.c
parentAdd The City in the Middle of the Night (diff)
downloadsrc-6bb684ff16ac5451e9ded6e8fd43654f77887df7.tar.gz
src-6bb684ff16ac5451e9ded6e8fd43654f77887df7.zip
Call CHECK_DECL on stat64
On macOS it is possible to find stat64 at link-time but not at
compile-time.  To make the build process more robust we should
check for the header file as well as the library.

Reported-by: Saagar Jha <saagar@saagarjha.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'bin/glitch.c')
0 files changed, 0 insertions, 0 deletions
/commit/home/.config/cwm/cwmrc?id=332b86693561ed3d7fb4e61cc7addc12842d7abd&follow=1'>Fix cwm window cycling, move big by defaultJune McEnroe 2021-02-07Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe