index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2000-01-06
oops
David Leonard
2000-01-06
use weak symbols
David Leonard
2000-01-06
use _C_LABEL macro
David Leonard
2000-01-06
include thread/Makefile.inc
David Leonard
2000-01-06
include thread_private.h
David Leonard
2000-01-06
LIBCR_SRCDIR
David Leonard
2000-01-06
unused vars
David Leonard
2000-01-06
use WEAK_* macros
David Leonard
2000-01-06
_THREAD_PRIVATE_* macros changed
David Leonard
2000-01-06
use thread-specific storage for the members list
David Leonard
2000-01-06
tiny nroff fix. sync with kame repository.
Jun-ichiro itojun Hagino
2000-01-06
rewrite to use the helpers in the thread/ directory and to define weak alias ↵
David Leonard
macros
2000-01-06
sentences finish with a period
David Leonard
2000-01-06
system call entry, art@
David Leonard
2000-01-06
thread specific storage and fd locking for single-threaded libc (ie, no-ops)
David Leonard
2000-01-06
thread-specific storage helper
David Leonard
2000-01-06
quieten gcc
David Leonard
2000-01-06
copyright, includes, cast
David Leonard
2000-01-06
kill silly casts to (long)
David Leonard
2000-01-06
include unistd.h
David Leonard
2000-01-06
quieten gcc with extra parens
David Leonard
2000-01-06
fill out cases with new thread states
David Leonard
2000-01-06
unused var
David Leonard
2000-01-06
unused var, test lock return
David Leonard
2000-01-06
oops
David Leonard
2000-01-06
SPINLOCK_INIT, volatile
David Leonard
2000-01-06
volatile
David Leonard
2000-01-06
dump verbosely only if PTHREAD_DEBUG env var is defined
David Leonard
2000-01-06
include stdlib.h, unused vars
David Leonard
2000-01-06
include stdlib.h
David Leonard
2000-01-06
volatile, unused vars
David Leonard
2000-01-06
put proc pid in fatal error string; don't call abort() - instead deliver ↵
David Leonard
SIGABRT directly (inside #if); unused vars
2000-01-06
unused vars
David Leonard
2000-01-06
_SPINLOCK_INIT, unused vars
David Leonard
2000-01-06
unused variable
David Leonard
2000-01-06
/* in comment
David Leonard
2000-01-06
volatile; thread_private.h; locking defines moved out; kill(), getpid()
David Leonard
2000-01-06
LIBC_RSRCDIR
David Leonard
2000-01-06
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r
David Leonard
2000-01-06
sync
David Leonard
2000-01-06
describe SIGINFO dump better
David Leonard
2000-01-06
clean. define LIBC_RSRCDIR for lipthread (ugh)
David Leonard
2000-01-06
document
David Leonard
2000-01-06
volatile the spinlock
David Leonard
2000-01-06
Rework language.
Angelos D. Keromytis
2000-01-06
always define _POSIX_THREADS; volatile some types (mickey@)
David Leonard
2000-01-06
use art's thread context setjmp code
David Leonard
2000-01-06
thread context setjmp code, art@
David Leonard
2000-01-06
use new tests, and -lpthread
David Leonard
2000-01-06
ident, clean
David Leonard
[next]