Add some computer love. - geomyidae - A small C-based gopherd.
(HTM) git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit df8683b61ecb57affad4055f649560a2a789950e
(DIR) parent 68468c715b7bd84a26a6b1f0bf97dd9fd8234b8a
(HTM) 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:
M main.c | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
(DIR) 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",