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
/
uthread
/
uthread_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-131
/
+122
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-122
/
+131
*
Change libpthread's f*lockfile() routines to stop acting as no-ops
guenther
2009-10-21
1
-131
/
+122
*
Use fileno() instead of peeking into FILE *; Paul Stoeber
deraadt
2008-03-23
1
-4
/
+4
*
Eliminate many lint warnings by either: using the appropriate type,
kurt
2007-05-18
1
-2
/
+3
*
Use queue macros instead of directly accessing fields. ok marc@ miod@
otto
2005-10-14
1
-5
/
+5
*
major bump to libc and libpthread to break the dependency of a
marc
2004-06-07
1
-10
/
+3
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-2
/
+2
*
Add needed table of strong functions that override weak functions
marc
2002-11-07
1
-11
/
+4
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-2
/
+2
*
Back out fgsch@'s tree breaking commits.
todd
2001-08-30
1
-2
/
+2
*
fix some const warnings.
fgsch
2001-08-30
1
-2
/
+2
*
volatile, unused vars
d
2000-01-06
1
-3
/
+2
*
sync with FreeBSD
d
1999-11-25
1
-16
/
+27
*
funlockfile shouldnt assume flockfile has been called
d
1998-12-23
1
-3
/
+12
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-20
/
+9
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+367