aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Version 6 is released.HEADpw-6masterKaz Kylheku2024-10-061-3/+3
|
* Version 5 is released.pw-5Kaz Kylheku2023-06-091-3/+3
|
* Version 4 is released.pw-4Kaz Kylheku2023-06-081-3/+3
|
* Makefile: use shasum tool on MacOS.Kaz Kylheku2023-06-081-1/+2
|
* MacOS port.Kaz Kylheku2023-06-081-2/+4
| | | | | | | - The poll function is broken on Darwin (won't handle devices). We make a macpoll out of select and use that. - Makefile adds _D_DARWIN_C_SOURCE to CFLAGS.
* Version 3 is released.pw-3Kaz Kylheku2023-03-101-3/+3
|
* install: use -D to create needed directories.Kaz Kylheku2023-03-081-2/+2
| | | | | | For instance, the user might not have a /usr/local/man/man5, in which case install behaves like cp, treating man5 as the name of the file to create.
* Add missing semicolon in Makefile install target.Paul A. Patience2022-07-041-1/+1
|
* Version 2 is released.pw-2Kaz Kylheku2022-06-151-3/+3
|
* Start release notes, as a man page.Kaz Kylheku2022-05-161-5/+10
|
* Version 1 is released.pw-1Kaz Kylheku2022-05-161-3/+14
|
* buid: Solaris 10.Kaz Kylheku2022-04-281-1/+1
|
* build: separate needed flags from CFLAGS.Kaz Kylheku2022-04-281-1/+3
|
* build: install target.Kaz Kylheku2022-04-271-0/+2
|
* build: specify _POSIX_C_SOURCE=2 (1992 POSIX.2).Kaz Kylheku2022-04-271-1/+1
|
* Makefile: add clean target.Kaz Kylheku2022-04-271-0/+1
|
* New project, Pipe Watch.Kaz Kylheku2022-04-261-0/+2