mirror of git://sourceware.org/git/glibc.git
Update.
* attr.c (__pthread_attr_setguardsize): Don't round guardsize here. Reported by Bruce <bruce@puremagic.com>.
This commit is contained in:
parent
56c511b54b
commit
31879cd8d2
|
@ -1,5 +1,8 @@
|
||||||
2000-10-29 Ulrich Drepper <drepper@redhat.com>
|
2000-10-29 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* attr.c (__pthread_attr_setguardsize): Don't round guardsize
|
||||||
|
here. Reported by Bruce <bruce@puremagic.com>.
|
||||||
|
|
||||||
* linuxthreads.texi: Changes terminology to 'type' from 'kind' when
|
* linuxthreads.texi: Changes terminology to 'type' from 'kind' when
|
||||||
discussing mutexes. (As per the Unix98 name for the API.)
|
discussing mutexes. (As per the Unix98 name for the API.)
|
||||||
Changes documentation for pthread_mutexattr_setkind_np() and
|
Changes documentation for pthread_mutexattr_setkind_np() and
|
||||||
|
|
Loading…
Reference in New Issue