]> jfr.im git - irc/ircd-hybrid/ircd-hybrid-8-cvs.git/blame - README.PLATFORMS
- strncpy => strlcpy. Note that unlike hybrid 7, I have not increased
[irc/ircd-hybrid/ircd-hybrid-8-cvs.git] / README.PLATFORMS
CommitLineData
601e1679 1IRCD-Hybrid Platforms Information
2
3Sometimes problems and inconsistencies in the Hybrid code may only occur
4on a specific platform (architecture and/or operating system and/or
5compiler). In these cases you may want to directly contact a person who is
6interested in maintaining Hybrid on that platform. Below is a list of
7people who have jumped up and taken responsibility for Hybrid, including
8making sure it compiles, runs, and doesn't crash.
9
10ARCHITECTURE COMPILER SYSTEM MAINTAINER
11============ ======== ====== ==========
12PowerPC Apple gcc OS X Joseph Mallett <jmallett@newgold.net>
13SPARC gcc OpenBSD Joseph Mallett <jmallett@newgold.net>
14SPARC gcc NetBSD Joseph Mallett <jmallett@newgold.net>
15x86 TenDRA FreeBSD Joseph Mallett <jmallett@newgold.net>
16SPARC Forte C v6,v7 Solaris Joan Touzet <joant@ieee.org>
17SPARC gcc Solaris Joan Touzet <joant@ieee.org>
18
19$Id: README.PLATFORMS,v 1.1 2002/01/10 00:40:02 joant Exp $