diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-07-16 10:21:18 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-07-16 10:21:18 +0000 |
commit | 2f84de1ff5872260898773859ea2d88cf90c232e (patch) | |
tree | 86ab8e610ca632cd1a6604e31f0c6fb6e9c7b913 /newlib/libc/stdlib/setenv_r.c | |
parent | ee5055296a64186b7561c7461b1797b584da7ff2 (diff) | |
download | cygnal-2f84de1ff5872260898773859ea2d88cf90c232e.tar.gz cygnal-2f84de1ff5872260898773859ea2d88cf90c232e.tar.bz2 cygnal-2f84de1ff5872260898773859ea2d88cf90c232e.zip |
* thread.cc (pthread::create): Handle stackaddr as upper bound address.
Add comment.
(pthread_attr_setstack): Store upper bound address in stackaddr.
Explain why.
(pthread_attr_getstack): Handle stackaddr as upper bound address.
Add comment.
(pthread_attr_setstackaddr): Add comment.
(pthread_attr_getstackaddr): Add comment.
(pthread_attr_getstacksize): Return default stacksize if stacksize has
not been set by the application, just as on Linux. Add comment.
(pthread_getattr_np): Store upper bound address in stackaddr. Explain
why.
* include/pthread.h: Remove outdated comment.
(pthread_attr_getstackaddr): Mark as deprecated, as on Linux.
(pthread_attr_setstackaddr): Ditto.
Diffstat (limited to 'newlib/libc/stdlib/setenv_r.c')
0 files changed, 0 insertions, 0 deletions