fpc/rtl/netwlibc
tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
- basic rtl support using system calls
- fp(c)make/fppkg/makefile support

todo:
- revisit systems/t_android.pas: mostly duplicate with t_linux.pas, containing
lots of unnecessary code
- revisit rtl changes
- android ndk header translation import
- better app build/packaging support
- android/x86 support

git-svn-id: branches/targetandroid@21061 -
2012-04-26 09:36:42 +00:00
..
pre
classes.pp
crt.pp * changed the parameters of gotoxy() and the return values of wherex/wherey 2009-05-24 11:48:49 +00:00
dos.pp make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
dynlibs.inc * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies 2010-11-18 22:09:48 +00:00
errno.inc
initc.pp
keyboard.pp
libc.imp
libc.pp make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
libcclib.imp
Makefile - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 2012-04-26 09:36:42 +00:00
Makefile.fpc make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
mouse.pp
netware.imp
netwsockh.inc
nwl_dlle.as
nwl_main.as
nwsnut.imp
nwsnut.pp
qos.inc
sockets.pp
sysdir.inc make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 20:56:13 +00:00
systhrd.inc
sysutils.pp * Added share mode argument to FileCreate call 2011-05-23 21:11:07 +00:00
tthread.inc
varutils.pp
video.pp
winsock.pp
ws2_32.imp
ws2nlm.imp