geomyidae

A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log | Files | Refs | README | LICENSE

commit df8683b61ecb57affad4055f649560a2a789950e
parent 68468c715b7bd84a26a6b1f0bf97dd9fd8234b8a
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri, 11 Nov 2022 07:46:43 +0100

Add some computer love.

I liked it, so I added it. Programming is fun.

Diffstat:
Mmain.c | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/main.c b/main.c @@ -808,6 +808,10 @@ main(int argc, char *argv[]) initsignals(); +#ifdef HOT_COMPUTER +#warning "I love you too." +#endif + #ifdef __OpenBSD__ char promises[31]; /* check the size needed in the fork too */ snprintf(promises, sizeof(promises), "rpath inet stdio proc exec %s",