summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-22Add printer taskSebastian Huber2-0/+204
2016-06-22Move printer initialization to separate headerSebastian Huber4-10/+4
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber1-0/+1
2016-06-22Make rtems_fprintf_plugin() staticSebastian Huber1-1/+1
2016-06-22Make rtems_printf_plugin() staticSebastian Huber1-6/+6
2016-06-22Make printk_plugin() staticSebastian Huber1-10/+9
2016-05-31Fix rtems_print_printer_fprintf()Sebastian Huber1-1/+6
2016-05-25libcsupport: Fix printk warnings.Chris Johns1-2/+2
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns8-36/+132
2016-05-20score: Add Thread_Change_life()Sebastian Huber1-4/+6
2016-05-02posix: Simplify message queuesSebastian Huber2-2/+0
2016-04-21score: Simplify _Objects_Get_next()Sebastian Huber1-3/+1
2016-04-06malloc: Avoid memory leaks during task deleteSebastian Huber1-1/+3
2016-04-06malloc: Fix early realloc() allocationSebastian Huber3-46/+51
2016-03-30Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill7-579/+1
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber1-17/+10
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber1-15/+11
2016-03-01malloc: Fix function definitionSebastian Huber1-1/+1
2016-02-25malloc: Add _Malloc_System_state()Sebastian Huber7-115/+79
2016-02-25malloc: Use dedicated lock for deferred freesSebastian Huber1-9/+26
2016-02-25malloc: Clean up "malloc_p.h" header fileSebastian Huber2-8/+8
2016-02-03Use linker set for libio initializationSebastian Huber4-47/+14
2016-02-03Use atexit() handler to close std file descriptorsSebastian Huber3-5/+3
2016-02-03Use linker set for root file system initializationSebastian Huber2-7/+0
2016-02-02Filesystem: Export most generic path eval functionSebastian Huber3-22/+6
2016-01-04Remove M32R architectureJoel Sherrill1-3/+1
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-1/+1
2015-11-27Delete unused declarations and defineSebastian Huber1-5/+1
2015-11-27Delete empty libc_init()Sebastian Huber3-47/+1
2015-11-25Require __getreent()Sebastian Huber1-9/+0
2015-11-17Import latest <sys/ttycom.h> from FreeBSDSebastian Huber1-57/+62
2015-11-17Merge with latest <sys/sockio.h> from FreeBSDSebastian Huber1-5/+53
2015-11-17Import latest <sys/filio.h> from FreeBSDSebastian Huber2-17/+13
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber32-39/+54
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber1-3/+0
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+2
2015-07-15libcsupport: Workaround for GCC 5.1 and laterSebastian Huber1-2/+6
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-38/+30
2015-05-21kill_noposix.c: Remove obsolete __kill()Joel Sherrill1-6/+0
2015-05-19Filesystem: Thread life protection for env changesSebastian Huber1-10/+10
2015-05-19libcsupport: Fix umask() lockingSebastian Huber1-7/+2
2015-05-19libcsupport: Avoid Giant lock in rtems_verror()Sebastian Huber1-1/+1
2015-05-19Filesystem: Use lock for deferred releaseSebastian Huber1-4/+17
2015-05-19libcsupport: Avoid Giant lock in _times()Sebastian Huber1-5/+6
2015-03-26libcsupport: Include missing header fileSebastian Huber1-0/+1
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber1-16/+0
2015-03-09Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill4-223/+0
2015-03-09Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill3-122/+0