summaryrefslogtreecommitdiff
path: root/rtl/openbsd
Commit message (Expand)AuthorAgeFilesLines
...
* * fixed dependency checking for source files in subdirectories relativejonas2007-08-221-4/+5
* + revive generics based tfplist/tstringlist implementation for generics testi...micha2007-03-251-0/+3
* * Merged 2.3 branch changes:jonas2007-03-041-3/+19
* + support for make -jX by marking all Makefiles that need to be executedjonas2007-01-271-0/+1
* * symbian supportpeter2007-01-181-2/+36
* + Restore and fix text/file socket functionality.daniel2007-01-141-0/+72
* * remove text and file based socket conversions and operations from socketsAlmindor2007-01-131-72/+0
* * Makefiles regeneratedflorian2007-01-061-43/+210
* Fixed lineinfo compilation with -gltom_at_work2006-12-261-2/+2
* + implementation of cSemaphore* and BasicRTLEvent based onjonas2006-12-211-252/+0
* * Reverted dependency on fgl generics unit. fgl itself remains untouched.michael2006-12-191-1/+0
* * DWARF debug lineinfo readertom_at_work2006-12-171-2/+4
* * fix classes units of all targets to depend on fgl, also fix dependencies in...micha2006-12-172-2/+6
* * fixes solaris and netbsd AF_ and PF_ definesAlmindor2006-11-221-0/+121
* + fmtbcdflorian2006-10-291-1/+4
* * fixed semaphore init, caused endless loop when terminating anyjonas2006-10-151-1/+1
* * fix some gliches in inithreadsAlmindor2006-10-141-2/+3
* * adds semaphore support to ThreadManager, removes pipe hack from non linuxAlmindor2006-10-141-69/+23
* * cleans up linux leftovers in other BSD targetsAlmindor2006-10-091-27/+0
* * fixed leaking of TThreadflorian2006-05-141-1/+2
* * use -P for cross compilepeter2006-04-231-3/+7
* * use -O2 for 2.1.1 compilerspeter2006-03-191-13/+42
* * makefile again regeneratedflorian2006-01-131-1/+3
* * Makefiles regeneratedflorian2006-01-131-1/+1
* * makefiles regeneratedflorian2006-01-111-3/+45
* * applied r2098 change regarding threads destroying themselves tojonas2006-01-041-1/+1
* * CROSSOPT supportmarco2005-11-201-3/+26
* * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit p...tom_at_work2005-11-101-1/+1
* * added stacksize parameter for TThread.Create for some platforms left out in...tom_at_work2005-11-031-2/+2
* * fixed FreeOnTerminate (was already fixed in Linux version)jonas2005-10-161-1/+1
* * fixed return value of IsATTY()jonas2005-10-071-1/+1
* * fixed 2.0.x compilationpeter2005-10-012-10/+19
* * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug.marco2005-09-281-0/+1
* * add fppkg and fpmkunit to the Makefile.fpcpeter2005-09-081-1/+1
* * Makefiles regenerated to propagate -Ur change of fpcmakeflorian2005-08-101-3/+48
* + Removed HASINTF and VER1_0 definesmichael2005-06-072-4/+2
* * remove $Logpeter2005-06-0714-90/+1
* * definition of pthread_mutex_t moved to pmutext.incjonas2005-06-031-1/+1
* * use definition of pthread_mutex_t from ptypes.h instead ofjonas2005-06-031-0/+18
* * log and id tags removedfpc2005-05-2116-32/+0
* + Removed VER1_0 definesmichael2005-05-191-269/+0
* initial importfpc2005-05-1621-0/+6562