.. |
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
|
* linklibs fixed for new pthread mechanism on FreeBSD
|
2004-02-15 16:33:32 +00:00 |
dl.pp
|
* more fixes
|
2003-11-02 16:30:12 +00:00 |
dos.pp
|
* dirptr changed to pointer
|
2004-02-18 22:00:45 +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
|
|
|
linuxnew.inc
|
* FPC_USE_LIBC
|
2003-12-30 12:24:01 +00:00 |
linuxold.inc
|
* do_syscall back to oldfpccall
|
2004-02-19 21:30:50 +00:00 |
mouse.pp
|
* 1.0.x fixes merged
|
2003-10-24 18:09:56 +00:00 |
oldlinux.pp
|
|
|
oscdeclh.inc
|
+ fpnanosleep for oscdeclh.inc
|
2004-02-06 20:47:00 +00:00 |
ports.pp
|
|
|
printer.pp
|
|
|
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
|
* fpexec for popen
|
2004-02-16 13:21:18 +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 |