summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport (follow)
AgeCommit message (Expand)Author
2014-04-15score: Simplify thread control initializationSebastian Huber
2014-04-04privateenv.c: Remove unused variable warningJoel Sherrill
2014-04-01ringbuf: Fix ISR lock initialization/destructionSebastian Huber
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-27privateenv: Remove sharing of user environment between threads.Christian Mauderer
2014-03-24libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer
2014-03-24libcsupport: Remove unused gxx-wrapper function.Christian Mauderer
2014-03-21score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-14score: Add SMP lock profiling supportSebastian Huber
2014-03-11score: Add function to destroy SMP locksSebastian Huber
2014-03-11score: Add local context to SMP lock APISebastian Huber
2014-03-11printk: Add support for long longSebastian Huber
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2014-02-12score: Change debug helper functionsSebastian Huber
2014-02-03calloc.c: Remove use of register keywordJoel Sherrill
2014-01-08libcsupport: Refactor rtems_deviceio_errnoDaniel Ramirez
2014-01-07libcsupport: implemented termios functions cfsetspeed and cfmakerawDaniel Ramirez
2013-12-20libcsupport: Accept NULL for zero-length entriesSebastian Huber
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2013-12-20libcsupport: Add and use rtems_libio_iovec_eval()Sebastian Huber
2013-12-10PR2158: Add support for dup2.Chris Johns
2013-11-29gettimeofday: Add restrict keywordBryan Dunsmore
2013-11-29libcsupport: readlink: add c99 'restrict' keywordChirayu Desai
2013-11-27statvfs filesystem handlers: Remove restrictJoel Sherrill
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez
2013-11-04Filesystem: Add kernel event filter handlerSebastian Huber
2013-11-04Filesystem: Add poll() handlerSebastian Huber
2013-10-31Filesystem: Use ENOTTY for default ioctl() handlerSebastian Huber
2013-10-31Filesystem: DocumentationSebastian Huber
2013-10-31Filesystem: Clear open flag early in close()Sebastian Huber
2013-10-31Filesystem: Zero flags in rtems_libio_free()Sebastian Huber
2013-10-23Filesystem: PR2146: DocumentationSebastian Huber
2013-10-16libcsupport: Updates from latest FreeBSD versionSebastian Huber
2013-10-15Filesystem: PR2146: DocumentationSebastian Huber
2013-09-22getdents.c: Fix missing prototype warningsJoel Sherrill
2013-09-22ctermid.c: Fix missing prototype warningsJoel Sherrill
2013-09-22getpwent.c: Fix missing prototype warningsJoel Sherrill
2013-09-22newlibc_init.c: Fix missing prototype warningsJoel Sherrill
2013-09-22__times.c: Fix missing prototype warningsJoel Sherrill
2013-09-22stat.c: Fix missing prototype warningsJoel Sherrill
2013-09-22__gettod.c: Fix missing prototype warningsJoel Sherrill
2013-09-22__gitpid.c: Fix missing prototype warningsJoel Sherrill
2013-09-22__assert.c: Fix missing prototype warningsJoel Sherrill
2013-09-22issetugid.c: Fix missing prototype warningsJoel Sherrill
2013-09-19JFFS2: Add RTEMS supportSebastian Huber
2013-09-12Filesystem: Change rtems_filesystem_chown()Sebastian Huber