quakeforge/libs/net/nm
Bill Currie 99c0954b47 the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
..
.gitignore link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
Makefile.am the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
net_bsd.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
net_dgrm.c "long" audit. can't use long when we want 32 bits. May be a few more cases. 2005-10-23 13:19:21 +00:00
net_loop.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
net_udp.c "long" audit. can't use long when we want 32 bits. May be a few more cases. 2005-10-23 13:19:21 +00:00
net_vcr.c fix a bunch of gcc-4.1 warnings (thanks for the heads up, jordi) 2006-11-30 22:52:36 +00:00
net_win.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
net_wins.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00