peter
|
759c514cf1
|
* call _haltproc instead of exit(). This is required for libc linking
|
2004-03-10 20:35:33 +00:00 |
|
marco
|
4fc157970d
|
* use_getcwd updates because FPC_USE_LIBC uses that
|
2004-01-01 14:19:55 +00:00 |
|
marco
|
0afb6fd8ca
|
* some more fixes. Testing on idefix
|
2003-12-30 16:26:10 +00:00 |
|
peter
|
c6e1a6a6d1
|
* don't exit in getdir when fpstat gives a failure
|
2003-12-21 20:30:49 +00:00 |
|
peter
|
1662a037a4
|
* only check errno if the syscall failed
|
2003-12-14 14:28:36 +00:00 |
|
marco
|
024df7a7c6
|
* more small fixes.
|
2003-11-01 01:58:11 +00:00 |
|
marco
|
602aa93399
|
* i386 specific fixes that hopefully fix texception4.
Only the "generic" signal handler was ported to the unix rtl.
|
2003-10-31 20:36:01 +00:00 |
|
peter
|
456025ad0a
|
* fpISxxx macros renamed to C compliant fpS_ISxxx
|
2003-09-27 12:51:33 +00:00 |
|
florian
|
eab5d1f7c5
|
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
2003-05-01 08:05:23 +00:00 |
|
peter
|
e0625ccb5d
|
* Fix do_erase which was wrong with inoutres setting
|
2002-12-24 19:45:40 +00:00 |
|
peter
|
4210e95952
|
* fixed Getdir to not set Inoutres
* broken symlinks are now ignored in getdir instead of aborting
the search
|
2002-12-23 22:23:43 +00:00 |
|
peter
|
07fc95ca5a
|
* removed stackcheck, the generic stackcheck is used
* fixed return value for error conversion when no error was passed
|
2002-12-18 20:43:27 +00:00 |
|
marco
|
7dd70233f2
|
* new unix rtl, linux part.....
|
2002-12-18 16:43:26 +00:00 |
|