fpc/rtl/morphos
Jonas Maebe 8fe7d82db7 * changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer
into rawbytestring because otherwise -gt can overwrite it
  - removed hack from r25944 in morphos/sysutils.pp that worked around this
    problem

git-svn-id: trunk@25952 -
2013-11-06 13:17:06 +00:00
..
aboxlib.pas
ahi.pas
asl.pas
classes.pp
clipboard.pas
datatypes.pas
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
doslib.pp
doslibd.inc
doslibf.inc
emuld.inc
exec.pp
execd.inc
execf.inc
get9.pas
graphics.pas
hardware.pas
inputevent.pas
intuition.pas
keyboard.pp
keymap.pas
kvm.pp
layers.pas
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc disabled sockets unit, because it doesn't build ATM 2013-05-30 19:08:28 +00:00
mouse.pp
mui.pas
muihelper.pas
prt0.as
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sockets.pp
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
sysos.inc fix typo in comment 2013-11-06 03:17:35 +00:00
sysosh.inc
system.pp + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 20:56:13 +00:00
sysutils.pp * changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer 2013-11-06 13:17:06 +00:00
timer.pp
timerd.inc
timerf.inc
tinygl.pp
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
utild1.inc
utild2.inc
utilf.inc
utility.pp
varutils.pp
video.pp
videodata.inc