index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
Age
Commit message (
Expand
)
Author
1998-09-05
missed these too. sigh
David Leonard
1998-08-28
somehow i missed this directory..
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard
1998-07-23
forgot to add this one.
Peter Galbavy
1998-07-22
o for some reason fprintf.c started to conflict with the fprintf defn
Peter Galbavy
1998-07-22
o removed more unused or old, left over files
Peter Galbavy
1998-07-22
I must learn to read cvs error messages. When they tell you there are
Peter Galbavy
1998-07-22
my cvs skills are rusty. I forgot to delete these.
Peter Galbavy
1998-07-21
missed one
Peter Galbavy
1998-07-21
this will now compile on i386 if you move arch/i386/machdep.h to
Peter Galbavy
1998-07-21
move unchanged files from machdep/ into appropriate arch/${MACHINE}
Peter Galbavy
1998-07-21
remove irrelevant files
Peter Galbavy
1998-07-21
cvs decided to fix COPYRIGHT and README by itself
Peter Galbavy
1998-07-21
fix up those 13 broken merges
Peter Galbavy
1998-07-21
Complete initial import from mySQL 3.22.4 (mit-pthreads/).
Peter Galbavy
1998-07-21
Complete initial import from mySQL 3.22.4 (mit-pthreads/).
Peter Galbavy
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-04-13
CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.
briggs
1997-04-13
Initial support for pthreads on m68k from
briggs
1997-04-13
Prototype flockfile/funlockfile to clean up some warnings.
briggs
1997-04-13
s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.
briggs
1997-02-28
v 1.2 a different way
kstailey
1997-02-28
back out change
kstailey
1997-02-28
cannot lseek(2) on a (FILE *)
kstailey
1997-02-15
Minor change to bypass compilation failure.
Angelos D. Keromytis
1996-08-26
use issetugid() to protect against bad getenv
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt