ngircd-tor/src/portab
Alexander Barton 5f2bc55d36 Only use "__attribute__ ((unused))" if GCC >=2.8 is used
At least GCC 2.7.2 doesn't support this attribute.
2010-10-19 22:13:48 +02:00
..
.gitignore Added "portabtest" binary to .gitignore file in src/portabtest/. 2008-04-09 19:46:26 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
ansi2knr.1 - ansi2knr zum CVS-Tree hinzugefuegt. 2002-05-22 09:44:07 +00:00
ansi2knr.c - alten CVS-ID-Tag entfernt; ansi2knr.c ist direkt von automake uebernommen. 2002-05-22 09:44:50 +00:00
exp.h - externe portab-Header werden nicht mehr benoetigt. Notwendige Teile sind 2002-03-12 14:36:44 +00:00
imp.h - externe portab-Header werden nicht mehr benoetigt. Notwendige Teile sind 2002-03-12 14:36:44 +00:00
portab.h Only use "__attribute__ ((unused))" if GCC >=2.8 is used 2010-10-19 22:13:48 +02:00
portabtest.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
splint.h - neuer Header splint.h fuer Code-Check mit SPLint. 2002-03-25 19:13:19 +00:00
strdup.c private strdup() implementation in case libc does not provide it. 2005-04-16 09:20:53 +00:00
strlcpy.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
strtok_r.c Use strtok_r instead of strchr in IRC_JOIN. 2008-05-26 21:20:03 +02:00
vsnprintf.c Added missing prototype for dummy_snprintf(). 2003-04-21 10:53:38 +00:00
waitpid.c Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2 2008-08-01 16:21:16 +02:00