micha
|
4594758ae5
|
+ add poll support for unix
git-svn-id: trunk@12128 -
|
2008-11-16 17:05:47 +00:00 |
|
micha
|
923e5eff19
|
* fix lstat syscall for linux/powerpc64 (lstat64 is only for 32 bit platforms)
git-svn-id: trunk@12122 -
|
2008-11-16 14:22:36 +00:00 |
|
Jonas Maebe
|
7aee2f3d71
|
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
platforms have (fixes compilation for FPC_USE_LIBC platforms after
r11681)
git-svn-id: trunk@11693 -
|
2008-09-02 10:14:45 +00:00 |
|
florian
|
447e963e88
|
* armel and little/big endian support
git-svn-id: trunk@9152 -
|
2007-11-07 20:41:27 +00:00 |
|
micha
|
1a0a2c8adc
|
* fix lstat for x86_64 linux syscall, has no 32 bit variant
git-svn-id: trunk@6625 -
|
2007-02-24 09:42:27 +00:00 |
|
micha
|
c771059cf9
|
* fix lstat 64 bit for linux syscall (patch from Lloyd Park)
git-svn-id: trunk@6622 -
|
2007-02-23 22:25:39 +00:00 |
|
micha
|
0043aff24d
|
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
git-svn-id: trunk@5152 -
|
2006-11-01 16:32:12 +00:00 |
|
Almindor
|
827abd27d7
|
* adds fpgetcwd support to sysdir.inc and fixes compilation
git-svn-id: trunk@2969 -
|
2006-03-19 17:10:04 +00:00 |
|
Almindor
|
4afe7ef0c9
|
* Simplified and fixed (previous mistake..) select/newselect
git-svn-id: trunk@2885 -
|
2006-03-12 13:25:02 +00:00 |
|
Almindor
|
8924d3f37a
|
* linux-i386 uses new_select now too
git-svn-id: trunk@2884 -
|
2006-03-12 13:03:33 +00:00 |
|
Vincent Snijders
|
b0a394edfc
|
fixed typo
git-svn-id: trunk@2732 -
|
2006-03-04 13:34:07 +00:00 |
|
marco
|
24c0b496dd
|
* commit of the syscall based linux support for pwrite/writev, still under
{$ifdef linux}. This to fix x86_64 breakage.
git-svn-id: trunk@2731 -
|
2006-03-04 12:40:45 +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 |
|
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 |
|
florian
|
314fe14247
|
+ routines in baseunix can be overriden by processor specifics in bsyscall.inc
|
2005-03-03 20:58:38 +00:00 |
|
florian
|
a6b7be5ca1
|
+ sparc specific pipe implementation
|
2005-03-03 20:13:44 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
ae8b7b153b
|
* include file cleanup
|
2005-02-13 20:01:37 +00:00 |
|