Michael VAN CANNEYT
|
ccfa38c68e
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
marcoonthegit
|
f341baeaa7
|
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
|
2022-08-22 13:22:57 +02:00 |
|
pierre
|
1d1215ede3
|
Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined
git-svn-id: trunk@29135 -
|
2014-11-23 21:57:33 +00:00 |
|
marco
|
be98b13554
|
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
git-svn-id: trunk@14965 -
|
2010-03-01 22:35:14 +00:00 |
|
Jonas Maebe
|
f60c72b773
|
* fixed ioctl for non-linux: the third parameter is "..." there rather
than a pointer. The interface still accepts a plain pointer for
backwards compatibility.
git-svn-id: trunk@9176 -
|
2007-11-10 18:22:37 +00:00 |
|
marco
|
fd6f6cf7e9
|
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
git-svn-id: trunk@7265 -
|
2007-05-04 21:23:02 +00:00 |
|
Jonas Maebe
|
7d88ba2831
|
* shell() now also uses vfork() instead of fork() on Darwin
git-svn-id: trunk@2930 -
|
2006-03-15 22:00:58 +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 |
|
marco
|
430cb886e3
|
* {$inline on in baseunix and some inlines in bunxovlh while I was at it
git-svn-id: trunk@1220 -
|
2005-09-28 20:31:24 +00:00 |
|
florian
|
a78703fb5a
|
* fixed FPC_USE_LIBC on linux
git-svn-id: trunk@1218 -
|
2005-09-28 19:30:55 +00:00 |
|
florian
|
7626a64e35
|
+ *stat wrappers for linux
git-svn-id: trunk@1213 -
|
2005-09-27 21:10:55 +00:00 |
|
michael
|
23ad0ae1ec
|
+ Removed HASINTF and VER1_0 defines
git-svn-id: trunk@239 -
|
2005-06-07 20:30:03 +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 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
4534feb917
|
* include file cleanup part 2
|
2005-02-13 21:47:56 +00:00 |
|
peter
|
ae8b7b153b
|
* include file cleanup
|
2005-02-13 20:01:37 +00:00 |
|