Introduction
Introduction Statistics Contact Development Disclaimer Help
Standardizing on non-standards. - geomyidae - A small C-based gopherd.
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 75b457bc0c3618d07f67b08a3efe498791dd5fee
parent 63de51aa52c69c57370c77d51ab9fc84196b7073
Author: Christoph Lohmann <[email protected]>
Date: Sun, 27 Nov 2011 10:13:50 +0100
Standardizing on non-standards.
Diffstat:
M main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/main.c b/main.c
@@ -218,7 +218,7 @@ sighandler(int sig)
shutdown(listfd, SHUT_RDWR);
close(listfd);
}
- exit(EXIT_SUCCESS);
+ exit(0);
break;
default:
break;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.