.. |
i386
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 years ago |
sparc
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 years ago |
x86_64
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 years ago |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 years ago |
Makefile.fpc
|
24e188f0d2
* add missing unixutils -> baseunix dependency
|
4 years ago |
errno.inc
|
5074c4c734
* fixed typo
|
18 years ago |
errnostr.inc
|
a446c578ef
* sys_errlist fixed
|
19 years ago |
osdefs.inc
|
edb07af423
* more GPL -> GPL with modification.
|
5 years ago |
osmacro.inc
|
edb07af423
* more GPL -> GPL with modification.
|
5 years ago |
ostypes.inc
|
ea2a606b16
* some constants for solaris. Mantis #34668
|
6 years ago |
pthread.inc
|
b2e85d2c56
* pthread_attr_destroy fixes for the rest of *nix.
|
11 years ago |
ptypes.inc
|
431e494548
* removed "packed" from a few OS interface records
|
13 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
signal.inc
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 years ago |
suuid.inc
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 years ago |
sysos.inc
|
288c7e3c9e
* Do_IsDevice treats pipes and sockets the same way as character devices
|
4 years ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
system.pp
|
aec9ef1b70
Fix StackTop computation by using StackTopPtr variable set in _start code
|
9 years ago |
termio.pp
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 years ago |
termios.inc
|
c7179f243b
* fix problem with tcsetattr overloadwith const parameter
|
15 years ago |
termiosproc.inc
|
6f0861e666
* Applied patch from Ludo Brands wrt constant used in termio.TCFlush.
|
13 years ago |
unxconst.inc
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 years ago |
unxfunc.inc
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |