fpc/rtl/freebsd
marco 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
This means it is not aliased in the body of the system unit (which causes
  trouble with the delphi type of the same name), but baseunix/unix/unixtype
  will containue to export the type.

git-svn-id: trunk@14584 -
2010-01-09 16:05:42 +00:00
..
i386 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86_64 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
bsdport.txt
buildrtl.lpi + FreeBSD lazarus project 2008-09-13 08:58:54 +00:00
buildrtl.pp * fixed typo 2008-09-13 09:18:27 +00:00
console.pp
errno.inc
errnostr.inc
freebsd.pas * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 2007-05-04 21:23:02 +00:00
Makefile * regenerated using latest fpcmake 2009-08-02 18:40:14 +00:00
Makefile.fpc * small makefile fix introduced with 64-bit port? 2009-02-25 22:24:08 +00:00
pmutext.inc
pthread.inc + pthread_cond_broadcast() definition 2009-03-04 20:10:05 +00:00
ptypes.inc * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 2010-01-09 16:05:42 +00:00
si_crt.pp * added files from linux to attempt having part of the startup in pascal 2008-06-01 13:55:37 +00:00
si_intf.inc * added files from linux to attempt having part of the startup in pascal 2008-06-01 13:55:37 +00:00
signal.inc
sysctlh.inc
sysnr.inc * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 2009-10-16 18:47:43 +00:00
termio.pp
termios.inc
termiosproc.inc
ucontexth.inc
unixsock.inc * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 2007-05-13 18:30:24 +00:00
unxconst.inc
unxfunc.inc * pipe cleanup from Ales, also fixes TProcess for AMD64. 2008-11-01 11:43:43 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00
unxsysc.inc * pipe cleanup from Ales, also fixes TProcess for AMD64. 2008-11-01 11:43:43 +00:00