The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c127154efa o Haiku patches by Olivier Coursiere
+ add posix thread support
  * improve signal handling
  * synchronize haiku's baseunix unit with the unix one (maybe it will be possible to remove Haiku's one in a future patch, but i keep it for now)
  + add support for standard sockets
  * fix some functions import to use the right libraries under Haiku
  * fix packages compilation

git-svn-id: trunk@12636 -
2009-02-01 10:30:55 +00:00
compiler * fixed paths to http units (mantis #13065) 2009-01-29 10:10:18 +00:00
ide * fix for supported_target turned into a set in r12622 2009-01-28 20:55:49 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
rtl o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
tests * fixed fileopen when not specifying any sharing (should not perform any 2009-01-31 18:46:11 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00