fpc/rtl/netwlibc
Jonas Maebe 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids
(a.o.) creating software that "substantially duplicate the capabilities
    or compete with the Derivative Software or the Software". Including
    a verbatim copy of one of the NDK files seems to "substantially duplicate
    the capabalities" (mantis #26041)

git-svn-id: trunk@27596 -
2014-04-19 17:04:18 +00:00
..
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
dynlibs.inc + defaultfilesystemcodepage support for dynlibs 2013-07-22 21:45:34 +00:00
errno.inc
initc.pp * use ctypes instead of defining own types 2007-01-12 10:56:29 +00:00
libc.imp
libc.pp make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
libcclib.imp
Makefile Makefiles updated with fpcmake rev 27428 2014-04-10 09:58:17 +00:00
Makefile.fpc * moving 4 cp9* units. These are 16-bit and big. 2014-03-29 19:43:13 +00:00
netware.imp
nwl_dlle.as
nwl_main.as
nwsnut.imp
nwsnut.pp
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc
sysosh.inc
system.pp * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +00:00
systhrd.inc + heap manager now per thread, reduce heap lock contention 2007-05-20 20:58:12 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
tthread.inc Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. 2013-09-17 18:02:12 +00:00
ws2_32.imp
ws2nlm.imp