index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
Age
Commit message (
Expand
)
Author
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
document
David Leonard
2000-01-06
volatile the spinlock
David Leonard
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
Xr's to pthread_attr_*(3)
David Leonard
2000-01-06
document
David Leonard
2000-01-04
Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.
Alex Feldman
2000-01-04
a version separate from libc's to make things simpler.
David Leonard
2000-01-04
flesh
David Leonard
2000-01-04
libpthread lives again!
David Leonard
1999-12-24
Fix synopsis. bde@freebsd.org
Alex Feldman
1999-11-30
garbage collect thread-specific data
David Leonard
1999-11-30
clean up the poll fdsets in the garbage collector, not in exit()
David Leonard
1999-11-30
set state of new threads using correct macro. This makes debugging a bit easier.
David Leonard
1999-11-30
really remove all other threads when fork()ing. (bug was in removing elements...
David Leonard
1999-11-27
do it the single-processor way
David Leonard
1999-11-26
don't use stack cache if user supplied the storage
David Leonard
1999-11-25
NBPG in userland? what were you thiking?
Theo de Raadt
1999-11-25
sync with FreeBSD
David Leonard
1999-11-25
keep freebsd's thread info distcint from mine
David Leonard
1999-11-24
Add FreeBSD tags
David Leonard
1999-09-23
Typo fixes.
Alex Feldman
1999-09-08
TAILQ_FOREACH now is in queue.h
Marc Espie
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-07-02
remove redundant .Pp macros
Aaron Campbell
1999-06-15
Remove pthread_atfork()
David Leonard
1999-06-15
Remove pthread_atfork(). It was only part of draft 10 for a little while and ...
David Leonard
1999-06-14
mention the process' pid in the debug message. greatly helps to debug problem...
David Leonard
1999-06-09
document cancellation point handling a bit better
David Leonard
1999-06-09
sync with freebsd
David Leonard
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-05-26
sync with FreeBSD
David Leonard
1999-05-26
document two new states (deadlock and spinblock)
David Leonard
1999-05-26
add mb (memory barrier) instruction. from FreeBSD
David Leonard
1999-05-18
Use .St susv2.
Alex Feldman
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-05-14
Memory leak; FreeBSD PR 11713 rse@engelschall.com
Alex Feldman
1999-05-14
Removed extraneous comma in xrefs.
Alex Feldman
1999-05-14
Added missing comma in xrefs.
Alex Feldman
1999-05-12
permit NULL result parameter for pthread_create(). Apparently used in Stevens?
David Leonard
1999-04-21
sucessful -> successful
Aaron Campbell
[prev]
[next]