..
bunxh.inc
* FPC_USE_LIBC
2003-12-30 12:24:01 +00:00
bunxovl.inc
* declare C-library routines as external in libc for Darwin (so we
2004-01-04 21:04:08 +00:00
bunxovlh.inc
* FPC_USE_LIBC
2003-12-30 12:24:01 +00:00
crt.pp
+ Moved CRT interface to common include file
2004-02-08 16:22:20 +00:00
cthreads.pp
* ExecuteProcess fixes, ProcessID and ThreadID added
2004-01-20 23:05:31 +00:00
dl.pp
* more fixes
2003-11-02 16:30:12 +00:00
dos.pp
* fixes to get it working under FreeBSD, and probably Linux too
2004-02-09 17:01:28 +00:00
dynlibs.inc
errors.pp
genfdset.inc
* fd's now walk from 0..maxset again. IDE/unit kbd works again.
2003-10-23 12:06:14 +00:00
genfuncs.inc
* FPC_USE_LIBC fixes to fpgetenv. No more appending of '=', and making a proper nullterminated string)
2004-01-01 14:07:55 +00:00
gensigset.inc
* FPC_USE_LIBC
2003-12-30 12:24:01 +00:00
ggigraph.pp
* Linux part of termio unit
2003-11-19 17:35:36 +00:00
gpm.pp
graph16.inc
graph.pp
* Linux part of termio unit
2003-11-19 17:35:36 +00:00
initc.pp
* openbsd fixes stage one
2004-01-21 21:25:49 +00:00
ipc.pp
- killed tsyscallregs
2004-02-06 23:06:16 +00:00
keyboard.pp
* termio unit
2003-11-19 17:11:39 +00:00
linux.pp
* moved linux.pp contents to linuxold etc
2003-09-15 14:12:17 +00:00
linuxnew.inc
* FPC_USE_LIBC
2003-12-30 12:24:01 +00:00
linuxold.inc
+ added explicit ATT mode request for assembler input
2003-12-10 09:36:16 +00:00
mouse.pp
* 1.0.x fixes merged
2003-10-24 18:09:56 +00:00
oldlinux.pp
* old linux. See msg about this unit.
2003-09-20 17:50:29 +00:00
oscdeclh.inc
+ fpnanosleep for oscdeclh.inc
2004-02-06 20:47:00 +00:00
ports.pp
* More fixes
2003-09-20 18:10:28 +00:00
printer.pp
* FCL now compiles for FreeBSD with new 1.1. Now Linux.
2003-09-20 12:38:29 +00:00
serial.pp
* termio unit
2003-11-19 17:11:39 +00:00
sockets.pp
* somebody added fields to socketsh.inc that were already under ifdef bsd
2003-11-25 15:13:28 +00:00
syscall.pp
* FPC_USE_LIBC
2003-12-30 12:24:01 +00:00
sysdeclh.inc
* moved sigprocmask to system for BSD. (needed for reenablesig)
2003-10-26 17:01:35 +00:00
systhrds.pp
+ New threadmanager implementation
2003-11-26 20:10:59 +00:00
sysunixh.inc
* Changed m68k to cpum68k
2003-10-17 20:49:02 +00:00
sysutils.pp
* Hopefully last large changes to fpexec and friends.
2004-02-13 10:50:22 +00:00
terminfo.pp
+ some darwin support, doesn't work yet because of imported variables
2004-02-06 22:35:50 +00:00
termiosh.inc
* new termio units
2003-11-19 17:13:00 +00:00
timezone.inc
* Show stopping bug. Had to comment out lines around 279 to get 1.9
2003-11-01 17:10:21 +00:00
ttyname.inc
* new termio units
2003-11-19 17:13:00 +00:00
unix.pp
* Hopefully last large changes to fpexec and friends.
2004-02-13 10:50:22 +00:00
unixutil.pp
* Hopefully last large changes to fpexec and friends.
2004-02-13 10:50:22 +00:00
unxdeclh.inc
* declare C-library routines as external in libc so we generate proper
2004-01-04 21:05:01 +00:00
unxovl.inc
* fpreadlink(pathstr) moved to unxovl (since not platform specific),
2004-01-01 16:10:23 +00:00
unxovlh.inc
* fpreadlink(pathstr) moved to unxovl (since not platform specific),
2004-01-01 16:10:23 +00:00
varutils.pp
video.pp
* termio unit
2003-11-19 17:11:39 +00:00
x86.pp
+ assembler mode forced to ATT style for x86 cpu
2003-10-31 08:55:11 +00:00