*** empty log message ***

This commit is contained in:
Joel Sherrill
2010-10-04 15:33:09 +00:00
parent 21dd3ab8b6
commit 9eb5c8ee80

View File

@@ -1,6 +1,8 @@
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, posix/Makefile.am, posix/src/pthread.c:
Add pthread_attr_getstack, pthread_attr_setstack,
pthread_attr_getguardsize, and pthread_attr_setguardsize.
* posix/src/pthreadattrgetguardsize.c, posix/src/pthreadattrgetstack.c,
posix/src/pthreadattrsetguardsize.c, posix/src/pthreadattrsetstack.c:
New files.