aboutsummaryrefslogtreecommitdiff
path: root/devel/linuxthreads/files/patch-aa
Commit message (Expand)AuthorAgeFilesLines
* Let main thread do an exit(1) instead of an exit(0) on unclean programTor Egge2002-09-061-4/+8
* Register PIC archives when INSTALL_PIC_ARCHIVE has been defined.Tor Egge2002-06-181-1/+5
* Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.Tor Egge2002-06-081-4/+17
* Fix hang caused by a thread calling exit():Tor Egge2002-04-221-20/+74
* Handle internal race that caused pthread_cond_timedwait() to blockTor Egge2001-09-131-0/+9
* Backout library major number bump. It wasn't needed. Additionally,Tor Egge2001-07-011-2/+2
* Update from version 2.1.3 to 2.2.3 of LinuxThreads.Tor Egge2001-06-141-383/+554
* Use __error() from liblthread instead of the libc version.Tor Egge2001-02-261-20/+48
* Reference _flockfile to ensure that the linuxthreads version is used.Tor Egge2001-02-251-18/+21
* Initialize attributes for new threads with default values when a NULLTor Egge2001-02-201-53/+65
* Use the correct pthread.h when compiling liblgcc_r. Allow thread stacksJason Evans2000-11-061-31/+87
* Update from version 2.1.2 to 2.1.3 of LinuxThreads.Jason Evans2000-05-241-278/+302
* Back out changes to lock functions passed to dllockinit().Jason Evans2000-01-291-58/+26
* Don't use the pthreads rwlock implementation for dllockinit(), since itJason Evans2000-01-251-51/+43
* Clean up the port considerably, and fix several serious bugs. There areJason Evans2000-01-041-823/+272
* Make __pthread_attr_init() pthread_attr_init().Jason Evans1999-12-281-80/+86
* Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,Jason Evans1999-12-241-1031/+1248
* Submitted by: "Russell L. Carter" <rcarter@consys.com>Julian Elischer1999-12-021-2/+2
* Reviewed by: Russell CarterJulian Elischer1999-11-301-0/+1245