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
2001-08-11
manpage for pthread_[get|set]schedparam; from FreeBSD.
Federico G. Schwindt
2001-08-11
add missing _thread_enter_cancellation_point() before going further.
Federico G. Schwindt
2001-08-11
Avoid an infinite loop if the last iov_len is 0; from FreeBSD.
Federico G. Schwindt
2001-08-10
pthread_* do not set errno but returns a errno value.
Federico G. Schwindt
2001-08-09
Only return EINVAL if attr is invalid. If policy is invalid return
Federico G. Schwindt
2001-08-09
Do not return EINVAL if param is NULL or the desired scheduling policy
Federico G. Schwindt
2001-08-09
Implement pthread_mutexattr_gettype() as defined in Single Unix Spec, v2;
Federico G. Schwindt
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2001-08-04
don't return on void.
Federico G. Schwindt
2001-08-04
pthread_mutexattr_* manpage; from FreeBSD.
Federico G. Schwindt
2001-08-03
typo; krapht@secureops.com
Theo de Raadt
2001-06-24
remove double space after comma
jasoni
2001-06-24
grammar
jasoni
2001-06-01
missing word
jasoni
2001-05-31
missing word
jasoni
2001-05-31
more typos
Theo de Raadt
2001-05-31
typos; first few spotted by heko@saitti.net
Theo de Raadt
2001-03-13
typo in comment
David Leonard
2001-02-21
Define struct _machdep_state again for libc_r to compile on mvme88k.
Miod Vallat
2001-01-27
Stubs for vax. (build at least)
Hugh Graham
2001-01-16
switch stacks even when restoring a preempted thread. (credit to pefo@)
David Leonard
2000-12-31
-lpthread -> -pthread
Brad Smith
2000-12-06
use __x__ formats for __attribute__ arguments; guenther@gac.edu
Theo de Raadt
2000-10-05
missed it by That Much
David Leonard
2000-10-05
Use volatile on the __asm__ directives, do not allow the compiler to reorder
Dale S. Rahn
2000-10-04
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...
David Leonard
2000-10-04
if fstat fails fails, as it will on some sockets, close anyway.
David Leonard
2000-10-03
public domain
David Leonard
2000-10-03
constistent naming
David Leonard
2000-10-03
thread switching code
David Leonard
2000-09-25
prepare for switching threads
David Leonard
2000-09-25
prepare for thread switching
David Leonard
2000-09-25
preparation for switch-based threads
David Leonard
2000-06-27
forward declaration of struct timespec to avoid warning
Artur Grabowski
2000-04-28
fix Xr; glam0006@tc.umn.edu
Theo de Raadt
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-03-22
MACHINE_STACK_GROWS_UP
David Leonard
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-03-07
Typo in synopsis: sont --> const
Alex Feldman
2000-03-04
Use .Va for errno.
Aaron Campbell
2000-02-28
need string.h
Theo de Raadt
2000-02-26
alpha
David Leonard
2000-02-26
better column titles. show prioq and scheduler timing information
David Leonard
2000-02-26
uninitialised fields
David Leonard
2000-02-10
its a stack, not a queue
David Leonard
2000-02-10
protect arguments to Nd
David Leonard
2000-02-10
document existence of pthread_setcancelstate and pthread_setcanceltype
David Leonard
2000-01-22
canceled -> cancelled
Aaron Campbell
2000-01-14
malloc lock helpers
David Leonard
[prev]
[next]