index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't need to specify both __dead and __attribute__((__noreturn__)) for
cloder
2003-02-27
1
-2
/
+2
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-4
/
+4
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-2
/
+2
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-55
/
+47
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
5
-98
/
+98
*
tab vs. spaces
fgsch
2002-01-18
1
-12
/
+12
*
while im here, move the ifndef _SCHED_H_ after the copyright message.
fgsch
2002-01-18
1
-3
/
+4
*
From FreeBSD: header for POSIX 1003.1b semaphores.
fgsch
2002-01-18
2
-2
/
+70
*
Change 1st arg in pthread_attr_getdetachstate to const.
fgsch
2002-01-10
1
-2
/
+3
*
Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.
fgsch
2001-12-08
1
-9
/
+9
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-4
/
+4
*
pthread_main_np prototype
pvalchev
2001-08-17
1
-1
/
+2
*
use __x__ formats for __attribute__ arguments; guenther@gac.edu
deraadt
2000-12-06
1
-2
/
+2
*
forward declaration of struct timespec to avoid warning
art
2000-06-27
1
-1
/
+2
*
LIBCR_SRCDIR
d
2000-01-06
1
-2
/
+2
*
volatile the spinlock
d
2000-01-06
1
-7
/
+7
*
always define _POSIX_THREADS; volatile some types (mickey@)
d
2000-01-06
1
-7
/
+5
*
Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.
alex
2000-01-04
1
-2
/
+2
*
sync with FreeBSD
d
1999-11-25
4
-26
/
+29
*
Remove pthread_atfork()
d
1999-06-15
1
-2
/
+1
*
sync with FreeBSD
d
1999-05-26
2
-40
/
+83
*
ident
d
1999-03-10
1
-0
/
+1
*
missing const (freebsd)
d
1999-03-10
1
-2
/
+2
*
Goodbye, MIT pthreads... you were a handy reference implementation
d
1999-03-10
55
-4657
/
+0
*
move private spinlock protos out
d
1999-01-18
1
-4
/
+2
*
sync with previous changes
d
1999-01-18
1
-13
/
+20
*
move spinlock.h into the real world
d
1999-01-08
2
-6
/
+6
*
very important bit of md spinlock
d
1998-12-21
1
-0
/
+79
*
clean
d
1998-12-21
1
-26
/
+10
*
sync with FreeBSD
d
1998-12-10
1
-5
/
+9
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-19
/
+26
*
missed these too. sigh
d
1998-09-05
4
-0
/
+453
*
o removed more unused or old, left over files
peter
1998-07-22
11
-783
/
+0
*
missed one
peter
1998-07-21
1
-0
/
+31
*
move unchanged files from machdep/ into appropriate arch/${MACHINE}
peter
1998-07-21
13
-0
/
+776
*
fix up those 13 broken merges
peter
1998-07-21
1
-89
/
+104
*
Complete initial import from mySQL 3.22.4 (mit-pthreads/).
peter
1998-07-21
40
-0
/
+3479
*
Prototype flockfile/funlockfile to clean up some warnings.
briggs
1997-04-13
1
-1
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
12
-0
/
+1137