marcoonthegit
|
4f31b7138c
* comment schedgetaffitity for now at the request of closes #40569
|
1 年之前 |
florian
|
117dce6e78
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
4 年之前 |
marco
|
89e051bac9
# revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41841,41842,42025,42031,42032,42033,42034,42035,42036,42065,42066,42067,42068,42069,42070,42071,42072,42073,42089,42150,42151,42181,42182,42183,42184,42185,42219,42220,42221,42222
|
5 年之前 |
marco
|
d5027fceeb
* merged haiku fixes till r40831
|
6 年之前 |
pierre
|
98be7e67f1
Disable FpSigTimedWait also for BeOS
|
7 年之前 |
marco
|
d98065d706
* change external name of wait to wait instead of waitpid. Reported
|
8 年之前 |
Jonas Maebe
|
16183bebfe
* libc's open() function is a varargs function
|
10 年之前 |
Jonas Maebe
|
832b902df6
* ordered the declarations the same was as in bunxh.inc, so it's easier
|
12 年之前 |
Jonas Maebe
|
7c0469e1fd
* link libbsd for AIX, because several UNIX routines are part of its BSD
|
13 年之前 |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 年之前 |
marco
|
07fabab526
* fpgetsid, Mantis #20329
|
14 年之前 |
Jonas Maebe
|
1258fd6ef0
- disabled FpSigTimedWait also for haiku (based on patch by
|
15 年之前 |
Jonas Maebe
|
62ece31615
- disabled fpsigtimedwait for darwin because it doesn't exist there
|
15 年之前 |
daniel
|
1009a84e25
+ Add modify_ldt to linux unit
|
15 年之前 |
marco
|
b8d5a8f44c
* Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed.
|
15 年之前 |
marco
|
5121f470a2
* moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported)
|
16 年之前 |
Jonas Maebe
|
ef1c033f49
+ added fppause() for FPC_USE_LIBC
|
16 年之前 |
marco
|
7c52be9287
* moved a linux specific call to the implementation of system, where
|
16 年之前 |
florian
|
c127154efa
o Haiku patches by Olivier Coursiere
|
16 年之前 |
Jonas Maebe
|
9b67b6469b
* fixed FpFcntl() for libc-based systems
|
16 年之前 |
micha
|
4594758ae5
+ add poll support for unix
|
16 年之前 |
Jonas Maebe
|
13d92bfa04
+ fpmkfifo for libc
|
17 年之前 |
Jonas Maebe
|
0c002889b0
+ fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705)
|
17 年之前 |
florian
|
494e237b1e
* Haiku patch by Olivier Coursiere
|
17 年之前 |
Jonas Maebe
|
f60c72b773
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
17 年之前 |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 年之前 |
Almindor
|
5474e0c987
* fix ioCtl differences between BSD and POSIX
|
18 年之前 |
peter
|
dd3fdac68e
* beos support from Olivier Coursiere
|
18 年之前 |
daniel
|
5da5440e12
* Ptrint considered harmfull bug no 54689826, change to ptruint.
|
18 年之前 |
marco
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 年之前 |