.. |
arm
|
4bc28de96f
* use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux
|
16 yıl önce |
i386
|
d20080c3d6
* fixed order of parameter pushing to gmon_monstartup
|
16 yıl önce |
m68k
|
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
|
17 yıl önce |
powerpc
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 yıl önce |
powerpc64
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 yıl önce |
sparc
|
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
|
17 yıl önce |
x86_64
|
176f545c3b
* fix linux syscall numbers naming consistency (fixes x86_64 unit linux build)
|
17 yıl önce |
Makefile
|
e5db5e4aa8
* regened makefiles to propagate makefile versions
|
17 yıl önce |
Makefile.fpc
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
17 yıl önce |
buildrtl.lpi
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 yıl önce |
buildrtl.pp
|
17e7c221fd
* typo fixed
|
17 yıl önce |
bunxsysc.inc
|
4594758ae5
+ add poll support for unix
|
17 yıl önce |
errno.inc
|
4ace790492
* remove $Log
|
20 yıl önce |
errnostr.inc
|
27c92161d6
* Ales Katona's errors patch
|
19 yıl önce |
fpcylix.pp
|
a7d088b197
+ MAX_PATH
|
20 yıl önce |
fpmake.inc
|
03f441c966
+ Initial check-in
|
20 yıl önce |
gpm.pp
|
7084dd4192
* Apply patch written by Jonas in bug report 13362 to make the gpm
|
16 yıl önce |
ipccall.inc
|
5baca0cfd3
* fix IPC for FPC_USE_LIBS
|
18 yıl önce |
ipcsys.inc
|
5baca0cfd3
* fix IPC for FPC_USE_LIBS
|
18 yıl önce |
linux.pp
|
aa38b10011
* attempt to fix powerpc64-linux sync_file_range compilation
|
16 yıl önce |
linuxvcs.pp
|
e6410f45c1
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
17 yıl önce |
oldlinux.pp
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
osdefs.inc
|
14a0ec4ea3
* made fptime based on usgettimeofday available
|
17 yıl önce |
osmacro.inc
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 yıl önce |
ossysc.inc
|
14a0ec4ea3
* made fptime based on usgettimeofday available
|
17 yıl önce |
ostypes.inc
|
8056591845
* marked domain field of Linux record with "platform" directive. under IFNDEF 2.2, do not merge
|
16 yıl önce |
pthread.inc
|
1a1fc1357d
* honour the specified stack size when creating new threads on unix
|
16 yıl önce |
ptypes.inc
|
d7e90f9e48
+ add splice and sync_file_range linux-only syscalls
|
17 yıl önce |
si_c.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_c21.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_c21g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_dll.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_intf.inc
|
9217d50f5c
* Fix smartlinking for linux.
|
19 yıl önce |
si_prc.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 yıl önce |
si_uc.pp
|
7d5d4ba706
+ add i386-linux uclibc process startup code
|
18 yıl önce |
signal.inc
|
a67a85332d
* added SA_RESETHAND and SA_NODEFER constants
|
18 yıl önce |
suuid.inc
|
8b94b4b849
* Fixed file handle leak when creating GUIDs
|
17 yıl önce |
sysos.inc
|
f00beea41c
* fixed i386/linux rtl compilation and functionality when compiled
|
17 yıl önce |
sysosh.inc
|
9abb852d70
* fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint
|
18 yıl önce |
system.pp
|
1f6ec36064
* save/restore errno inside reenable_signal, because it can be called
|
16 yıl önce |
termio.pp
|
d19c95db8f
* various bugfixes
|
19 yıl önce |
termios.inc
|
aa4edaf074
* yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture)
|
17 yıl önce |
termiosproc.inc
|
d51b735deb
* Prevent range check errors on powerpc-linux
|
18 yıl önce |
unixsock.inc
|
1db1bc598c
* move setting of socketerror to real socketcall
|
18 yıl önce |
unixsockets.inc
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 yıl önce |
unixsocketsh.inc
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 yıl önce |
unxconst.inc
|
cd8842a74d
* fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice)
|
19 yıl önce |
unxfunc.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
unxsockh.inc
|
a64bdeb9ef
* add UDP and TCP setsockopt constants (linux)
|
17 yıl önce |
unxsysc.inc
|
28e614c237
* move fdatasync to linux unit
|
17 yıl önce |
unxsysch.inc
|
28e614c237
* move fdatasync to linux unit
|
17 yıl önce |