src/network/core/os_abstraction.h
Wed, 18 Apr 2007 22:10:36 +0000 rubidium (svn r9672) -Cleanup: lots of coding style fixes around operands.
Fri, 23 Feb 2007 08:37:33 +0000 celestar (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
Sun, 11 Feb 2007 13:57:35 +0000 truelight (svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulo
Sun, 11 Feb 2007 13:39:23 +0000 rubidium (svn r8673) -Codechange: use SetNonBlocking instead of implementing yet another version.
Fri, 26 Jan 2007 08:27:59 +0000 truelight (svn r8411) [MorphOS] -Fix: tons of unneeded warnings in networking code, because MorphOS wants UBYTE arrays and we use char arrays. Solution is a bit hackish.
Fri, 05 Jan 2007 18:03:30 +0000 truelight (svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
Thu, 04 Jan 2007 21:48:52 +0000 rubidium (svn r7836) -Codechange: some constness for network/core.
Tue, 02 Jan 2007 21:27:28 +0000 bjarni (svn r7767) -Fix r7751: [OSX] nameclash in includes. ALIGN was defined in both a library and macros.h
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: