summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* don't include bsd.own.mk, it's included at the top of bsd.lib.mkmarc2004-01-181-2/+1
* Go back to using ITIMER_PROF for the non-profiled libpthread and usemillert2003-08-011-2/+1
* Use ITIMER_VIRTUAL instead of ITIMER_PROF as the thread schedulermarc2003-06-101-1/+2
* Enable compiler warning options but NOT -Werrormarc2003-05-011-3/+3
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-1/+3
* Use the sources that exist in sibdirs of libpthread, not libc_rmarc2003-01-201-16/+12
* Bye-bye libc_r. libc_r and libnpthread go away. libpthreadmarc2003-01-141-5/+3
* Enable libpthread, kind of....marc2002-11-161-3/+5
* don't build with -g/-ggdb by default.marc2002-11-121-3/+3
* sync with libc_r (NOPOLL no longer needed)marc2002-06-171-3/+5
* build libpthread AND libc_r for i386d2000-01-061-2/+4
* use everything in libc_r (sorry, todd)d2000-01-061-11/+12
* fleshd2000-01-041-3/+28
* libpthread lives again!d2000-01-041-0/+8
* Goodbye, MIT pthreads... you were a handy reference implementationd1999-03-101-20/+0
* o removed more unused or old, left over filespeter1998-07-221-1/+1
* this will now compile on i386 if you move arch/i386/machdep.h topeter1998-07-211-9/+9
* move unchanged files from machdep/ into appropriate arch/${MACHINE}peter1998-07-211-8/+11
* fix up those 13 broken mergespeter1998-07-211-14/+10
* CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.briggs1997-04-131-1/+0
* s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.briggs1997-04-131-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+22