aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-3/+0
* Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov2019-03-291-2/+4
* revert r341429 "disable BIND_NOW in libc, libthr, and rtld"Ed Maste2019-03-281-1/+0
* Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.Konstantin Belousov2019-01-301-2/+2
* Untangle jemalloc and mutexes initialization.Konstantin Belousov2019-01-291-0/+3
* disable BIND_NOW in libc, libthr, and rtldEd Maste2018-12-031-0/+1
* Remove references to the LIBC_SCCS and SYSLIBC_SCCS C macros.John Baldwin2018-05-231-4/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* libthr: increase WARNS to the default (6)Eric van Gyzen2017-05-261-1/+1
* Revert r318583 (libthr: use default WARNS level of 6)Eric van Gyzen2017-05-221-0/+1
* libthr: Use CLI flags instead of pragmas to disable warningsEric van Gyzen2017-05-201-0/+6
* libthr: use default WARNS level of 6Eric van Gyzen2017-05-201-1/+0
* libthr: disable thread-safety warningsEric van Gyzen2017-05-201-0/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-6/+6
* MFHGlen Barber2016-04-041-1/+1
|\
| * Fix typo.Konstantin Belousov2016-03-211-1/+1
| * Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
| * Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Build/install libc, librt, libthr, and msun NetBSD test suites on allEnji Cooper2015-04-271-1/+3
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-4/+0
* Merge all the copies of _tcb_ctor and _tcb_dtor.Andrew Turner2015-01-211-0/+2
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-1/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread asEnji Cooper2014-11-161-0/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.Warner Losh2014-04-051-1/+1
* Oops, don't remove -fexceptions flag.David Xu2010-10-081-0/+1
* unwind.h was imported, gcc directory is no longer needed.David Xu2010-10-081-1/+0
* To support stack unwinding for cancellation points, add -fexceptions flagDavid Xu2010-09-251-3/+1
* add code to support stack unwinding when thread exits. note that onlyDavid Xu2010-09-151-0/+8
* Merge from tbemd, with a small amount of rework:Warner Losh2010-09-131-1/+3
* Unify 32-bit and 64-bit PowerPC libthr support. This reduces codeNathan Whitehorn2010-08-241-2/+2
* Revert r199830 for now. Too many ports dlopen() libraries linked withKonstantin Belousov2009-11-281-1/+1
* Libthr cannot be dynamically loaded into the running process.Konstantin Belousov2009-11-261-1/+1
* Turn on nodelete linker flag because libthr can not be unloaded safely,David Xu2009-03-311-0/+1
* Don't reference non-existent __fcntl_compat if WITHOUT_SYSCALL_COMPAT is defi...David Xu2009-03-091-0/+4
* With only one threading library, simplify the logic of setting SHLIBDIR.Ruslan Ermilov2009-02-241-4/+2
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-2/+1
* Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim2009-02-131-0/+2
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+2
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-4/+1
* Compile libthr with warnings.Ruslan Ermilov2008-03-251-0/+1
* Convert pthread.map to the format expected by version_gen.awk, and modifyDag-Erling Smørgrav2008-02-061-1/+2
* SYSTEM_SCOPE_ONLY flag is no longer needed, it is the only mode libthrDavid Xu2008-01-181-2/+0
* Remove warning level and aliasing restrictions.David Xu2007-11-211-2/+0
* These are the things that the tinderbox has problems with because itJohn Birrell2007-11-201-0/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-2/+2
* Always install libpthread.* symlinks if at least one ofRuslan Ermilov2007-10-011-2/+3