Age | Commit message (Expand) | Author | Files | Lines |
2021-08-09 | libc: Added prototypes for new POSIX APIs | Matt Joyce | 1 | -0/+22 |
2018-03-15 | Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam() | Joel Sherrill | 1 | -2/+2 |
2018-01-17 | ansification: remove _EXFUN, _EXFUN_NOTHROW | Yaakov Selkowitz | 1 | -187/+165 |
2018-01-17 | ansification: remove _CONST | Yaakov Selkowitz | 1 | -27/+27 |
2017-11-28 | Make __nonnull macro compatible with glibc | Yaakov Selkowitz | 1 | -2/+2 |
2017-01-09 | Add pthread_setname_np() and pthread_getname_np() | Sebastian Huber | 1 | -0/+6 |
2016-11-22 | Declare non-standard pthread_yield() | Sebastian Huber | 1 | -0/+4 |
2016-11-17 | Move pthread types to <sys/_pthreadtypes.h> | Sebastian Huber | 1 | -4/+4 |
2016-08-24 | Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE | Corinna Vinschen | 1 | -2/+2 |
2016-03-22 | pthread.h: Mark pthread_exit() as not returning | Joel Sherrill | 1 | -1/+1 |
2016-03-17 | Feature test macros overhaul: pthread.h | Yaakov Selkowitz | 1 | -2/+2 |
2016-02-22 | pthread.h, sys/types.h Add missing pthread methods | Joel Sherrill | 1 | -6/+21 |
2015-10-30 | Include <sched.h> in <pthread.h> | Sebastian Huber | 1 | -1/+1 |
2013-11-29 | 2013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de> | Joel Sherrill | 1 | -3/+44 |
2013-11-29 | 2013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com> | Joel Sherrill | 1 | -1/+25 |
2013-01-22 | 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 1 | -1/+8 |
2010-12-08 | * include/sys/types.h: Add #if defined(__rtems__) around | Corinna Vinschen | 1 | -2/+10 |
2009-12-17 | 2009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 1 | -15/+5 |
2009-06-17 | 2009-06-17 Michael Eager <eager@eagercon.com> | Jeff Johnston | 1 | -1/+1 |
2008-11-19 | 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 1 | -8/+0 |
2008-09-26 | 2008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com> | Jeff Johnston | 1 | -0/+11 |
2006-09-13 | 2006-09-13 Joel Sherrill <joel@oarcorp.com> | Jeff Johnston | 1 | -64/+122 |
2002-10-08 | 2002-10-07 Joel Sherrill <joel@OARcorp.com> | Joel Sherrill | 1 | -0/+2 |
2000-12-12 | 2000-12-11 Joel Sherrill <joel@OARcorp.com> | Jeff Johnston | 1 | -0/+298 |