bch
/
xmem
1
0
Fork 0
Go to file
Christian Barthel cfb359736f Whitespace cleanup 2022-02-05 07:40:03 +01:00
www Add web stuff etc 2020-11-16 15:11:08 +01:00
Makefile Cleanup get_mem for Open-/FreeBSD 2020-11-17 18:14:24 +01:00
Makefile.linux Add Linux makefile 2022-01-07 22:55:21 +01:00
MemStripCharP.h initial import 2017-02-18 21:03:44 +00:00
MemStripChart.c Whitespace 2022-01-08 08:28:08 +01:00
MemStripChart.h initial import 2017-02-18 21:03:44 +00:00
README.md Add Linux support, fix whitespace 2022-01-08 08:31:23 +01:00
XMem.ad initial import 2017-02-18 21:03:44 +00:00
copyright Summary: some copyright things added/changed 2017-02-26 18:47:28 +00:00
get_mem.c Add Linux support, fix whitespace 2022-01-08 08:31:23 +01:00
get_mem.h initial import 2017-02-18 21:03:44 +00:00
xmem.1 Summary: minor update 2017-03-15 20:26:11 +00:00
xmem.bit initial import 2017-02-18 21:03:44 +00:00
xmem.c Whitespace cleanup 2022-02-05 07:40:03 +01:00

README.md

xmem(1) X11 Utility

fvwm and xmem

Compile

  # Linux with DEBUG:
  CFLAGS=-DDEBUG make -f Makefile.linux
  # BSD:
  make