micha
|
7911be08f5
|
add signal handler trampoline return for buggy OS like fedora core
git-svn-id: trunk@3311 -
|
2006-04-21 20:36:17 +00:00 |
|
daniel
|
740c68106b
|
+ Add pread/pwrite system calls
* Optimize video using pwrite
git-svn-id: trunk@2705 -
|
2006-02-27 23:18:35 +00:00 |
|
Jonas Maebe
|
5cd3f3272c
|
* fixed fpdup2() for non-text files
git-svn-id: trunk@1557 -
|
2005-10-21 12:34:36 +00:00 |
|
peter
|
6499d65c39
|
* fixed compilation with 2.0.x
git-svn-id: trunk@1223 -
|
2005-09-29 06:26:02 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
7fb8c3dfbd
|
* signal cleanup for linux
* sigactionhandler instead of tsigaction for bsds
* sigcontext moved to cpu dir
|
2005-01-30 18:01:15 +00:00 |
|
Jonas Maebe
|
8577978556
|
* fixed invalid type conversion
|
2004-11-25 12:18:35 +00:00 |
|
michael
|
e5e7099892
|
+ Added overloaded functions
|
2004-11-23 08:40:34 +00:00 |
|
marco
|
d3cb19214b
|
* external rework. Mostly done.
|
2004-11-19 13:15:14 +00:00 |
|
marco
|
42404cd68e
|
* moved some calls from unix to baseunix. Darwin untested.
|
2004-11-14 12:21:08 +00:00 |
|
florian
|
efc6c7793e
|
* fixed baseunix.signal for CPU using rt_sigaction
* fixed it for x86_64 too
|
2004-11-02 14:49:48 +00:00 |
|
Jonas Maebe
|
81adfcccd8
|
* fixed missing cdecl procedure directive
|
2004-06-01 10:30:03 +00:00 |
|
marco
|
156afd7ad4
|
* fix for recursive fpc.exe ?
|
2004-03-28 19:36:19 +00:00 |
|
Jonas Maebe
|
e6c3cc44c9
|
* declare C-library routines as external in libc for Darwin (so we
generate proper import entries)
|
2004-01-04 21:04:08 +00:00 |
|
marco
|
b6f9f170f7
|
* FPC_USE_LIBC
|
2003-12-30 12:24:01 +00:00 |
|
marco
|
aebc04656f
|
* fixes for signal handling.
|
2003-10-27 17:12:45 +00:00 |
|
marco
|
6ec9da620b
|
* more small fixes
|
2003-10-13 11:37:57 +00:00 |
|
marco
|
bf428eebf5
|
* small bug fixed in opendir that core dumped the IDE. Now the IDE SIGFPE's in FV.
|
2003-10-12 14:37:10 +00:00 |
|
marco
|
61d94af8be
|
* fdset functions renamed to fp<posix name>
|
2003-09-16 16:13:56 +00:00 |
|
marco
|
7efaf7dee2
|
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
2003-09-14 20:15:01 +00:00 |
|
marco
|
0525a73548
|
* Enhancements to make the compiler baseunix using.
|
2003-06-01 16:28:41 +00:00 |
|
marco
|
193994c0a5
|
* New RTL. Linux system unit and baseunix operational.
|
2002-12-18 16:49:02 +00:00 |
|