]> arthur.barton.de Git - ngircd-alex.git/history - src/portab
Platforms.txt: Add and update systems
[ngircd-alex.git] / src / portab /
2016-07-22 Alexander BartonMake sure that SYSCONFDIR is always set
2015-08-01 Alexander BartonWhitespace fixes (no functional changes)
2015-08-01 Alexander BartonMerge pull request #217 from SaberUK/master+notice...
2015-08-01 Alexander BartonMerge pull request #214 from Flupsy/channel-mode-N
2015-07-19 Alexander BartonStreamline ".gitignore" files
2014-03-17 Alexander BartonUpdate copyright notices of recently changed files
2014-03-17 Alexander Bartonportab.h: Restructure and clean up code
2014-03-16 Alexander BartonRemove imp.h and exp.h header files
2014-03-16 Alexander Bartonstrdup.c: Code cleanup
2014-03-16 Alexander BartonCode cleanup, remove blank lines
2014-01-17 Alexander BartonMerge branch 'no-range-matching' of git://arthur.barton...
2014-01-17 Alexander BartonFix configure script and "make check" for TCP Wrappers
2014-01-04 Alexander BartonSupport non-standard vsnprintf() return code
2014-01-01 Alexander BartonMerge branch 'bug167-WebircIPAnoDNS' of git://arthur...
2014-01-01 Alexander BartonMerge branch 'bug165-005-NETWORK' of git://arthur.barto...
2014-01-01 Alexander Bartonportabtest: Add checks for strdup(), strndup(), and... enhance-portabtest
2014-01-01 Alexander Bartonportabtest: Actually test functions
2013-12-29 Alexander Bartonportabtest: Only use one exit code to indicate errors
2013-12-29 Alexander Bartonportabtest: Code cleanup
2013-11-09 Alexander Bartonvsnprintf.c: make code compatible with ansi2knr tool
2013-11-09 Alexander BartonRemove unused vsnprintf.c test function
2013-08-26 Federico G. Schwindtprivate strndup() implementation in case libc does...
2012-12-25 Alexander BartonAdd Cygwin binaries (*.exe) to .gitignore files
2012-10-11 Alexander BartonDisable UID/GID checks on "single user OS"
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-09-24 Alexander BartonRemove all geneerated Makefile.am on "make maintainer...
2012-09-24 Alexander BartonMerge branch 'automake-am11-am12'
2012-09-24 Alexander BartonInclude all build-system files into distribution archives
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-23 Alexander BartonChange build system to support new and old GNU automake
2012-09-16 Alexander BartonMerge branch 'autoconf-update'
2012-09-12 Alexander Bartonconfigure.in: use AC_CANONICAL_HOST (not AC_CANONICAL_T...
2011-11-06 Alexander BartonTest for gai_strerror()
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-10-19 Alexander BartonOnly use "__attribute__ ((unused))" if GCC >=2.8 is...
2008-11-13 Alexander BartonAdded some missing files of GIT tree to distribution...
2008-08-01 Alexander BartonMake ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTE...
2008-05-26 Scott PerryUse strtok_r instead of strchr in IRC_JOIN.
2008-04-09 Alexander BartonAdded "portabtest" binary to .gitignore file in src...
2008-04-09 Alexander BartonMoved .cvsignore files to .gitignore
2006-12-28 Alexander Bartonadded "portabtest" binary to list of files to ignore.
2006-12-28 Alexander BartonAdded .cvsignore files to hide generated files from...
2005-07-31 Alexander BartonRemoved unnecessary #define of "LOCAL", now use plain...
2005-04-16 Florian Westphaluse strdup() to add oper hostname mask.
2005-04-16 Florian Westphalprivate strdup() implementation in case libc does not...
2005-04-09 Alexander BartonUse typedef instead of #define to declare the socklen_t...
2005-03-30 Alexander BartonDebine NDEBUG if DEBUG isn't defined to disable all...
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-02-27 Alexander BartonUpdated to latest strl{cat|cpy} code of rsync:
2005-01-18 Alexander BartonFixed return values of our own implementation of strlcp...
2004-03-15 Alexander BartonFixed detection of GNU C version and usability of __att...
2004-01-17 Alexander BartonUse "__attribute__" only if gcc is at least version 2.7
2003-04-21 Alexander BartonAdded missing prototype for dummy_snprintf().
2003-03-31 Alexander BartonRe-corrected test for CVS version.
2003-03-17 Alexander BartonAdded #include for stdarg.h when using ower own version...
2003-03-17 Alexander BartonRemoved now obsolete test for A/UX: configure does...
2003-01-04 Alexander Barton- Check functions only on systems that support prototyp...
2003-01-03 Alexander Barton- Link portabtest agains "true" library.
2003-01-03 Alexander Barton- Added missing PARAMS().
2002-12-26 Alexander Barton- include <sys/types.h>, if available.
2002-12-26 Alexander Barton- addes required libngircd.a library to portabcheck_LDADD.
2002-12-26 Alexander Barton- strlcat() and strlcpy() replacement functions.
2002-12-26 Alexander Barton- added prototypes for replacement functions.
2002-12-26 Alexander Barton- added tests for replacement functions.
2002-12-26 Alexander Barton- added strlcpy.c for strlcpy() and strlcat() replaceme...
2002-12-12 Alexander Barton- new file header format.
2002-12-12 Alexander Barton- translated file header and comments to english;
2002-10-09 Alexander Barton- neue Datentypen LONG, ULONG und DOUBLE.
2002-09-09 Alexander Barton- Testprogramm ueberarbeitet, macht nun selber keine...
2002-09-09 Alexander Barton- Anpassungen an neue Test-Suite (Ausgabeformat).
2002-06-26 Alexander Barton- neues #define: REGISTER
2002-06-26 Alexander Barton- Reihenfolge der Tests geaendert. Ist "huebscher" :-)
2002-05-30 Alexander Barton- Weitere Anpassungen an pre-ANSI-Compiler.
2002-05-27 Alexander Barton- Anpassungen an pre-ANSI-Compiler.
2002-05-22 Alexander Barton- alten CVS-ID-Tag entfernt; ansi2knr.c ist direkt...
2002-05-22 Alexander Barton- ansi2knr zum CVS-Tree hinzugefuegt.
2002-05-22 Alexander Barton- "ansi2knr" zur "DeANSIfikation" als automake-Option...
2002-05-19 Alexander Barton- Definition von "signed" wieder entfernt: mehr Schaden...
2002-05-19 Alexander Barton- Dummy fuer inet_aton() entfernt. "signed" wird bei...
2002-05-19 Alexander Barton- Code aufgeraeumt, Tests auf C99-vsnprintf() entfernt...
2002-05-19 Alexander Barton- neue Library "ngportab" begonnen: diese bildet Funkti...
2002-03-25 Alexander Barton- neuer Header splint.h fuer Code-Check mit SPLint.
2002-03-15 Alexander Barton- portabtest wird nur noch compiliert, wenn benoetigt...
2002-03-12 Alexander Barton- Informationen um "Vendor" ergaenzt.
2002-03-12 Alexander Barton- der System-Typ wird nun wieder korrekt ermittelt...
2002-03-12 Alexander Barton- externe portab-Header werden nicht mehr benoetigt...