]> arthur.barton.de Git - ngircd-alex.git/commit
Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2
authorAlexander Barton <alex@barton.de>
Fri, 1 Aug 2008 14:21:16 +0000 (16:21 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 1 Aug 2008 14:21:16 +0000 (16:21 +0200)
commitdfc3de131c349a8677d4d4b885dc27f2b2f73567
treed11cb31b3a8c549e7591854da70768917f72d5ec
parent338c6432501e9c50a5fc03b8b2f917b54b8f5a0b
Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2

by Steven D. Blackford <kb7sqi@aol.com>:

"I wanted to let you know that I've done a quick port of ngircd-0.12.0 for
NEXTSTEP3.3/OPENSTEP4.2. There wasn't a lot of changes required to get it
to compile clean, but I did make the necessary changes so that I didn't
have to use -posix flag. The NeXT has a pretty buggy POSIX implementation
so I always try to work around it. :-)
Anway, here's the changes required to get it to compile."
src/ngircd/ngircd.c
src/portab/Makefile.am
src/portab/portab.h
src/portab/waitpid.c [new file with mode: 0644]