summaryrefslogtreecommitdiff
path: root/lib/libpthread
AgeCommit message (Collapse)Author
1998-07-21remove irrelevant filesPeter Galbavy
retained some netbsd files to act as templates for openbsd
1998-07-21cvs decided to fix COPYRIGHT and README by itselfPeter Galbavy
remove general dross.
1998-07-21fix up those 13 broken mergesPeter Galbavy
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
Lots of dross to move and remove yet. At minimum: o remove GNU config and GNU Makefiles o build arch directory and migrate away machdep/ o rebuild BSD Makefiles o move notes etc. into doc/
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
Lots of dross to move and remove yet. At minimum: o remove GNU config and GNU Makefiles o build arch directory and migrate away machdep/ o rebuild BSD Makefiles o move notes etc. into doc/
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-04-13CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.briggs
1997-04-13Initial support for pthreads on m68k frombriggs
David Leonard <david.leonard@it.uq.edu.au>.
1997-04-13Prototype flockfile/funlockfile to clean up some warnings.briggs
1997-04-13s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.briggs
1997-02-28v 1.2 a different waykstailey
1997-02-28back out changekstailey
1997-02-28cannot lseek(2) on a (FILE *)kstailey
1997-02-15Minor change to bypass compilation failure.Angelos D. Keromytis
1996-08-26use issetugid() to protect against bad getenvTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt