.. |
i386
|
b20652821d
+ call fpc_cpucodeinit, so sse_support gets initialised for *bsd/darwin
|
17 years ago |
x86_64
|
0dc221be8f
* initial version copied from x86
|
18 years ago |
Makefile
|
c9ce918485
* regenerated for darwin/x86_64
|
18 years ago |
Makefile.fpc
|
d49ffdf543
* Renamed dynlibs.pas
|
18 years ago |
bsdport.txt
|
64dd758281
* minor updates
|
20 years ago |
console.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
errno.inc
|
4ace790492
* remove $Log
|
20 years ago |
errnostr.inc
|
27c92161d6
* Ales Katona's errors patch
|
19 years ago |
freebsd.pas
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 years ago |
pmutext.inc
|
7a79e0f083
* use definition of pthread_mutex_t from ptypes.h instead of
|
20 years ago |
pthread.inc
|
4457538435
* explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start
|
18 years ago |
ptypes.inc
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 years ago |
signal.inc
|
ccb9e7bb1b
+ psigcontex alias for psigcontextrec
|
18 years ago |
sysctlh.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysnr.inc
|
04ee4375a7
* adds support of KSE kernel threads to freeBSD
|
19 years ago |
termio.pp
|
73e81ac45a
* inlined few procs. Didn't inline makeraw since that triggers inline WITH bug.
|
20 years ago |
termios.inc
|
1e7945963c
* FIO constants
|
19 years ago |
termiosproc.inc
|
b766a42e23
* fixed return value of IsATTY()
|
20 years ago |
ucontexth.inc
|
04ee4375a7
* adds support of KSE kernel threads to freeBSD
|
19 years ago |
unixsock.inc
|
8991b8f365
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
|
18 years ago |
unxconst.inc
|
4ace790492
* remove $Log
|
20 years ago |
unxfunc.inc
|
4ace790492
* remove $Log
|
20 years ago |
unxsockh.inc
|
f83568d897
* fix INVALID_SOCKET for other platforms too
|
18 years ago |
unxsysc.inc
|
d2e4f53a13
* hopefuly fix the fp* problems for stat and others
|
18 years ago |