summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport (follow)
AgeCommit message (Expand)Author
2017-03-21libio: Fix deadlock in location managementSebastian Huber
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber
2017-02-28termios: Protect raw input buffer with device lockSebastian Huber
2017-02-28termios: Simplify rtems_termios_read_tty()Sebastian Huber
2016-10-02rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-02-02Filesystem: Export most generic path eval functionSebastian Huber
2015-07-15libcsupport: Workaround for GCC 5.1 and laterSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill
2015-05-21kill_noposix.c: Remove obsolete __kill()Joel Sherrill
2015-05-19Filesystem: Thread life protection for env changesSebastian Huber
2015-05-19libcsupport: Fix umask() lockingSebastian Huber
2015-05-19libcsupport: Avoid Giant lock in rtems_verror()Sebastian Huber
2015-05-19Filesystem: Use lock for deferred releaseSebastian Huber
2015-05-19libcsupport: Avoid Giant lock in _times()Sebastian Huber
2015-03-26libcsupport: Include missing header fileSebastian Huber
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber
2015-03-09Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill
2015-03-09Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill
2015-03-09Move libcsupport/include/motorola/*.h to m68k/idp BSPJoel Sherrill
2015-03-09vprintk.c: Reorder switch and add default to eliminate warningJoel Sherrill
2015-03-06Fix even more Doxygen issuesJoel Sherrill
2015-03-05Filesystem: Delete unused null_op_fsmount_me()Sebastian Huber
2015-03-04libcsupport: scale times() call to microsecondsGedare Bloom
2015-02-20Don't fail to create passwd and group files if /etc already existsNick Withers
2015-02-13sys/event.h: Update to FreeBSD 9.3Sebastian Huber
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-02-04Add rtems_filesystem_make_dev_t_from_pointer()Sebastian Huber
2015-02-04Filesystem: Statically initialize rtems_libio_iopsSebastian Huber
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber
2015-02-04Filesystem: Delete rtems_libio_last_iopSebastian Huber
2015-02-04Filesystem: Make rtems_libio_number_iops constSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-12-12libcsupport: Do not use _Assert() for sync()Sebastian Huber
2014-12-12Add POSIX key value pairs to resource snapshotSebastian Huber
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber
2014-11-27sync.c: Add asserts to document and check assumptionsJoel Sherrill
2014-11-27rtems: Add rtems_cache_coherent_allocate()Sebastian Huber
2014-11-26libcsupport/src/newlibc_exit.c: Remove dead codeJosh Oguin
2014-11-26libcsupport/src/mount.c: Remove unnecessary operationJosh Oguin
2014-11-25cpukit/libcsupport/src/pwdgrp.c: Check return valueJoel Sherrill
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber
2014-11-25libcsupport: malloc_is_system_state_OK()Sebastian Huber
2014-11-21libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID 1255347)Joel Sherrill
2014-11-20Ensure security of default user environmentSebastian Huber
2014-11-20Add supplementary groups to user environmentSebastian Huber
2014-11-20Filesystem: TypoSebastian Huber
2014-11-20libcsupport: Implement getgroups()Sebastian Huber
2014-11-20libcsupport: Use POSIX key for getgrent()Sebastian Huber