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
/
arch
/
sparc64
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Use the LBL frexp() on all platforms with ieee floating point.
millert
2001-09-10
1
-2
/
+5
|
*
Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)
jason
2001-09-10
1
-5
/
+5
|
*
Adapt to our sigcontext and fix the obvious bugs.
art
2001-09-07
1
-21
/
+25
|
*
explicit alignment, just like on alpha.
art
2001-09-05
1
-2
/
+3
|
*
Last pieces needed to build libc on sparc64.
art
2001-08-29
2
-0
/
+41
|
*
Bunch of necessary files from NetBSD.
art
2001-08-29
11
-0
/
+965
|
*
more files from sparc.
art
2001-08-29
4
-0
/
+183
|
*
bunch of files from sparc.
art
2001-08-29
7
-0
/
+399
|
*
except ffs and strlen we use the generic functions (for now).
art
2001-08-29
1
-0
/
+6
|
*
ffs from sparc and strlen from NetBSD.
art
2001-08-29
2
-0
/
+155
|
|
|
|
(Don't ask me why our makefiles wouldn't accept using strlen.c)
*
syscall(), trivial
art
2001-08-29
1
-0
/
+8
|
*
signal stuff from sparc, cleaned up.
art
2001-08-29
4
-0
/
+206
|
*
setlogin from NetBSD
art
2001-08-29
1
-0
/
+63
|
*
sbrk from NetBSD
art
2001-08-29
1
-0
/
+83
|
*
fork from sparc. cleaned up.
art
2001-08-28
1
-0
/
+47
|
*
exect from sparc.
art
2001-08-28
1
-0
/
+46
|
*
Add SYSENTRY as on sparc. We'll need it later.
art
2001-08-28
1
-1
/
+7
|
*
cerror. based on the same file from sparc, with cleanups.
art
2001-08-28
1
-0
/
+60
|
*
brk from NetBSD
art
2001-08-28
1
-0
/
+91
|
*
Duh. remove dumb debugging before commit next time.
art
2001-08-28
1
-3
/
+1
|
*
Ovfork from sparc, cleaned up.
art
2001-08-28
1
-0
/
+54
|
*
abs from NetBSD
art
2001-08-28
2
-0
/
+56
|
*
{hton,ntoh}{s,l} from NetBSD.
art
2001-08-28
5
-0
/
+207
|
*
SYS.h from NetBSD. Not fixed yet for libc_r.
art
2001-08-28
1
-0
/
+126
[prev]