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
/
libc_r
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Typo in synopsis: sont --> const
alex
2000-03-07
1
-2
/
+2
|
*
Use .Va for errno.
aaron
2000-03-04
1
-2
/
+4
|
*
need string.h
deraadt
2000-02-28
1
-0
/
+1
|
*
alpha
d
2000-02-26
1
-3
/
+7
|
*
better column titles. show prioq and scheduler timing information
d
2000-02-26
1
-5
/
+34
|
*
uninitialised fields
d
2000-02-26
1
-1
/
+3
|
*
Increment the minor number for fseeko()/ftello() addition.
millert
2000-02-21
1
-1
/
+1
|
*
more
d
2000-02-10
1
-8
/
+19
|
*
its a stack, not a queue
d
2000-02-10
1
-2
/
+2
|
*
protect arguments to Nd
d
2000-02-10
1
-2
/
+2
|
*
document existence of pthread_setcancelstate and pthread_setcanceltype
d
2000-02-10
1
-5
/
+14
|
*
oops
d
2000-02-10
1
-1
/
+1
|
*
add DUMP_INFO helper macro
d
2000-02-10
1
-4
/
+11
|
*
ident. fix comment.
d
2000-02-10
1
-8
/
+1
|
*
canceled -> cancelled
aaron
2000-01-22
2
-6
/
+6
|
*
malloc lock helpers
d
2000-01-14
1
-0
/
+18
|
*
better test code
d
2000-01-08
1
-28
/
+63
|
*
test getgrent stuff
d
2000-01-08
2
-2
/
+147
|
*
for now, use -lpthread on i386. one day every arch will do this...
d
2000-01-06
1
-1
/
+7
|
*
abstract -pthread switch into PTHREAD var
d
2000-01-06
1
-2
/
+4
|
*
happy with non-weak testing. bump major versions just in case.
d
2000-01-06
1
-2
/
+2
|
*
LIBCR_SRCDIR
d
2000-01-06
1
-2
/
+2
|
*
unused vars
d
2000-01-06
1
-2
/
+2
|
*
thread-specific storage helper
d
2000-01-06
2
-0
/
+82
|
*
quieten gcc
d
2000-01-06
1
-2
/
+3
|
*
copyright, includes, cast
d
2000-01-06
1
-3
/
+7
|
*
kill silly casts to (long)
d
2000-01-06
1
-3
/
+3
|
*
include unistd.h
d
2000-01-06
1
-1
/
+2
|
*
quieten gcc with extra parens
d
2000-01-06
1
-2
/
+2
|
*
fill out cases with new thread states
d
2000-01-06
1
-2
/
+3
|
*
unused var
d
2000-01-06
2
-4
/
+3
|
*
unused var, test lock return
d
2000-01-06
1
-2
/
+5
|
*
oops
d
2000-01-06
1
-3
/
+2
|
*
SPINLOCK_INIT, volatile
d
2000-01-06
1
-5
/
+7
|
*
volatile
d
2000-01-06
1
-3
/
+4
|
*
dump verbosely only if PTHREAD_DEBUG env var is defined
d
2000-01-06
1
-20
/
+39
|
*
include stdlib.h, unused vars
d
2000-01-06
1
-3
/
+2
|
*
include stdlib.h
d
2000-01-06
1
-1
/
+2
|
*
volatile, unused vars
d
2000-01-06
1
-3
/
+2
|
*
put proc pid in fatal error string; don't call abort() - instead deliver SIGABRT directly (inside #if); unused vars
d
2000-01-06
1
-5
/
+24
|
*
unused vars
d
2000-01-06
2
-5
/
+2
|
*
_SPINLOCK_INIT, unused vars
d
2000-01-06
1
-4
/
+2
|
*
unused variable
d
2000-01-06
1
-2
/
+1
|
*
/* in comment
d
2000-01-06
1
-2
/
+2
|
*
volatile; thread_private.h; locking defines moved out; kill(), getpid()
d
2000-01-06
1
-31
/
+33
|
*
LIBC_RSRCDIR
d
2000-01-06
1
-3
/
+3
|
*
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r
d
2000-01-06
1
-5
/
+28
|
*
sync
d
2000-01-06
1
-3
/
+12
|
*
describe SIGINFO dump better
d
2000-01-06
1
-31
/
+60
|
*
clean. define LIBC_RSRCDIR for lipthread (ugh)
d
2000-01-06
1
-43
/
+21
|
[prev]
[next]