Commit Graph

8 Commits (master)

Author SHA1 Message Date
Christoph Lohmann 13d5b94b8d Make it to 0.2. 2020-12-20 19:01:30 +01:00
Christoph Lohmann 0ebd046cc4 Move to sigaction. Raise SIGWINCH on HUP for ncurses.
Thanks Bob for the sigaction suggestion!
2020-12-20 17:20:03 +01:00
Christoph Lohmann b87460e37b Remove space to Gentoo for better readability. 2020-12-20 16:08:20 +01:00
Hiltjo Posthuma a273019260 Makefile: add PATH-MAX-LIMIT.md to `make dist`
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-12-20 16:06:58 +01:00
Hiltjo Posthuma a6db1af027 Makefile: improvements
- Rewrite the Makefile.
  - Remove config.mk
  - Be verbose.
  - Separate CFLAGS, CPPFLAGS and LDFLAGS and respect system compiler flags.
  - Remove default POSIX flags such as ${CC}.
  - make dist: add missing files.
  - make dist: pipe directly to stdin instead of making a tar file.
  - Generalize the name and use ${NAME},${BIN} and ${MAN1} variables.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-12-20 16:06:58 +01:00
Christoph Lohmann 77dfce9909 Some remnant from the global replace. 2017-03-18 12:16:31 +01:00
Christoph Lohmann 3d988d86e8 Adding a simple build system. 2017-03-17 17:03:24 +01:00
Christoph Lohmann b95ee9c3f7 Initial commit. 2015-08-27 23:54:58 +02:00