Jonas Maebe
|
5a8959381c
+ Darwin/AArch64 support
|
10 年之前 |
Jonas Maebe
|
87f7d65650
* made several OS interfacing records non-packed, since they are not packed
|
13 年之前 |
Jonas Maebe
|
6920c7a0c1
* fixed stat/fstat-related types for iphonesim platform
|
14 年之前 |
marco
|
5d87461507
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
|
15 年之前 |
Jonas Maebe
|
e7d7867082
+ added new tstatfs structure available on Mac OS X 10.6, which appears to
|
15 年之前 |
Jonas Maebe
|
d6f3ecc9fc
* fixed definition of ino_t (64 instead of 32 bit) and of stat record
|
16 年之前 |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 年之前 |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 年之前 |
Jonas Maebe
|
8e55ea3d29
* 64 bit fixes for pthread and timeval structs
|
18 年之前 |
Jonas Maebe
|
37bd7d0b81
* fixed size_t and ssize_t for 64 bit
|
18 年之前 |
Jonas Maebe
|
41a108bbc3
* fixed type of ino_t
|
18 年之前 |
marco
|
238510c59d
* added resource consts and types
|
19 年之前 |
Jonas Maebe
|
828eebe984
* cwstring fixed and activated for Darwin
|
20 年之前 |
peter
|
4ace790492
* remove $Log
|
20 年之前 |
Jonas Maebe
|
619cbfd88b
* definition of pthread_mutex_t moved to pmutext.inc
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
Jonas Maebe
|
45ffd3b843
* fixed SYS_NMLN constant
|
20 年之前 |
marco
|
65e58b0814
* priority constants
|
21 年之前 |
Jonas Maebe
|
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
|
21 年之前 |
Jonas Maebe
|
341d25bfb2
* fixed pthread type definitions for darwin and made them generic
|
21 年之前 |
marco
|
6ad0c08e17
* Darwin specific unixtype fixes.
|
21 年之前 |
Jonas Maebe
|
246629c717
- removed wordsinfdset again, because now it's defined in a common file
|
21 年之前 |
Jonas Maebe
|
f7e4eb439a
+ added wordsinfdset constant
|
21 年之前 |
Jonas Maebe
|
82343a6dc6
* first working version of the Darwin/Mac OS X (for PowerPC) RTL
|
21 年之前 |
Jonas Maebe
|
eac3e6f828
* several fixes, addition of Mach trap numbers (thye are simply syscalls
|
22 年之前 |
Jonas Maebe
|
15e37e7154
+ initial revision, simply copied from FreeBSD
|
23 年之前 |