summaryrefslogtreecommitdiffstats
path: root/lib/libkse/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in ".PATH"pluknet2012-04-181-1/+1
* Merge from tbemd:imp2010-06-131-3/+5
* Though these libraries are disconnected from the build and don'tru2010-02-151-20/+0
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Honor WITHOUT_INSTALLLIB in some places.jkim2009-02-131-0/+2
* Previous commit had a typo that resulted in symbol versioning beingdes2008-02-061-1/+1
* Give libkse the same treatment as libthr re. symbol versioning.des2008-02-061-1/+2
* WARNS=3'ify.deischen2007-11-301-2/+1
* To reduce the impact of possible removal of the syscalls required bybrooks2007-11-291-3/+6
* These are the things that the tinderbox has problems with because itjb2007-11-201-0/+1
* For 7.0 make the shared lib "version" '3'.obrien2007-10-101-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-5/+5
* Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+3
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* Fix a logic bug I re-introduced in my patch I sent to Danielru2007-05-181-1/+1
* Allow DEFAULT_THREAD_LIB to be set from /etc/src.conf.deischen2007-05-171-4/+4
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-131-11/+16
* Remove alpha left-overs.ru2006-08-221-1/+1
* Install shared libpthread library into /lib; needed by someru2006-04-121-0/+1
* Bring libpthread up to WARNS level 2.des2006-03-291-1/+1
* Suuply the name of the version map and let bsd.lib.mk supplydeischen2006-03-161-3/+7
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-1/+4
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.davidxu2004-08-161-0/+1
* Now that libpthread is the default threading library, remove themarcel2004-01-311-12/+0
* Change libkse back to libpthread and make it the defaultdeischen2004-01-301-0/+4
* Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.marcel2003-09-271-0/+12
* Rethink the way thr_libc.So is generated. Relying on GCC to extractkan2003-09-021-6/+0
* o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now itdavidxu2003-07-171-0/+4
* Take thr_support.c out of SRCS so that it does not end up in libraries.ru2003-07-021-0/+6
* Unbreak "make checkdpadd".ru2003-07-011-1/+1
* Axe AINC.ru2003-07-011-1/+0
* Move the machine specific files from sys/Makefile.inc and put themmarcel2003-06-231-2/+3
* Attempt to eliminate PLT relocations from rwlock aquire/releasekan2003-05-301-0/+5
* Remove the %gs restoring hack (already commented out).deischen2003-04-251-6/+1
* Remove the i386-specific hack (well, we only run on i386 anyways)deischen2003-04-231-4/+4
* Add an i386-specifc hack to always set %gs. There still seemsdeischen2003-04-211-1/+6
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-181-1/+1
* Comment out the addition of -g to CFLAGS. This snuck in fromdeischen2003-04-181-1/+1
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-3/+5
* For now, build and install this as libkse instead of libpthread.deischen2002-12-081-2/+2
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Mechanically change all libc_r references to libpthread.mini2002-09-161-1/+1
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-4/+4
* Sync SCM ID comments with libc.obrien2002-04-151-7/+9
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-17/+0
* Bump the shared lib version. There seems to have been an incompatibleobrien2000-11-141-1/+1
* Enable _PTHREADS_INVARIANTS until the recent libc_r changes aredeischen2000-10-131-1/+1
* Add wrapper for kevent() syscalljlemon2000-08-071-1/+2
OpenPOWER on IntegriCloud