RTEMS  5.1
src Directory Reference

Files

file  chainappendnotify.c
 rtems_chain_append_with_notification() implementation.
 
file  chaingetnotify.c
 rtems_chain_get_with_notification() implementation.
 
file  chaingetwait.c
 rtems_chain_get_with_wait() implementation.
 
file  chainprependnotify.c
 rtems_chain_prepend_with_notification() implementation.
 
file  exinit.c
 Initialization Manager.
 
file  extension.c
 Extension Manager Information with Zero Objects.
 
file  extensioncreate.c
 User Extensions Implementation.
 
file  extensiondelete.c
 User Extensions Implementation.
 
file  extensionident.c
 User Extensions Implementation.
 
file  fatal.c
 Invokes the internal error handler with a source of INTERNAL_ERROR_RTEMS_API and is internal set to false.
 
file  fatalsrctext.c
 Implementation of rtems_fatal_source_text()
 
file  getcopyrightnotice.c
 rtems_get_copyright_notice() Implementation
 
file  getversionstring.c
 Get the RTEMS Version as a String.
 
file  interrtext.c
 Returns a text for an internal error code.
 
file  io.c
 Initialization of Device Drivers.
 
file  ioclose.c
 Closing for The IO Manager.
 
file  iocontrol.c
 Control for The IO Manager.
 
file  iodefault.c
 This file contains definitions of IO drivers data structures for the default application configuration.
 
file  ioinitialize.c
 IO Driver Initialization.
 
file  ioopen.c
 Opening for The IO Manager.
 
file  ioread.c
 Reading for The IO Manager.
 
file  ioregisterdriver.c
 Classic Input/Output Manager implementation.
 
file  iounregisterdriver.c
 Unregister a Driver from the Device Driver Table.
 
file  iowrite.c
 Writing for The IO Manager.
 
file  posixapi.c
 Initialize POSIX API.
 
file  rbheap.c
 Red-Black Tree Heap implementation.
 
file  rbtree.c
 Initialize a Red-Black Tree.
 
file  rbtreefind.c
 Find the control structure of the tree containing the given node.
 
file  version.c
 Creates the version strings from the various pieces of version information. The main version number is part of the build system and is stamped into rtems/score/cpuopts.h. The version control key string is extracted from the version control tool when the code is being built and is updated if it has changed. The key may indicate there are local modification.