RTEMS  5.1
src Directory Reference

Files

file  __assert.c
 Evaluate Assertion.
 
file  __getpid.c
 Get Process Id.
 
file  __gettod.c
 Get the Date and Time.
 
file  __times.c
 Get Process Times.
 
file  __usrenv.c
 RTEMS File System Location Support.
 
file  _calloc_r.c
 Allocate Space for Array in Memory.
 
file  _free_r.c
 Allocate and Free Dynamic Memory.
 
file  _realloc_r.c
 _realloc_r Implementation
 
file  _rename_r.c
 Rename a File.
 
file  access.c
 access() - POSIX 1003.1b 5.6.3 - File Accessibility
 
file  assoclocalbyname.c
 RTEMS Associate Local by Name.
 
file  assoclocalbyremote.c
 RTEMS Associate Local by Remote.
 
file  assocnamebad.c
 RTEMS Associate Bad Name.
 
file  assocnamebylocal.c
 RTEMS Associate Name by Local.
 
file  assocnamebylocalbitfield.c
 RTEMS Associate Name by Local Bitfield.
 
file  assocnamebyremote.c
 RTEMS Associate Name by Remote.
 
file  assocnamebyremotebitfield.c
 RTEMS Associate Name by Remote Bitfield.
 
file  assocptrbylocal.c
 RTEMS Associate Pointer by Local.
 
file  assocptrbyname.c
 RTEMS Associate Pointer by Name.
 
file  assocptrbyremote.c
 RTEMS Associate Pointer by Remote.
 
file  assocremotebylocalbitfield.c
 RTEMS Assoc Routines.
 
file  assocremotebyname.c
 RTEMS Associate Remote by Name.
 
file  base_fs.c
 Base File System Initialization.
 
file  cachecoherentalloc.c
 
file  calloc.c
 Allocate Space for Array in Memory.
 
file  cfgetispeed.c
 Baud Rate Functions.
 
file  cfgetospeed.c
 Baud Rate Functions.
 
file  cfsetispeed.c
 Baud Rate Functions.
 
file  cfsetospeed.c
 Baud Rate Functions.
 
file  chdir.c
 POSIX 1003.1b - 5.2.1 - Change Current Working Directory.
 
file  chmod.c
 Change File Modes.
 
file  chown.c
 Change Owner and Group of a File.
 
file  chroot.c
 Change Root Directory.
 
file  clonenode.c
 Clones a Node.
 
file  close.c
 POSIX 1003.1b 6.3.1 - Close a File.
 
file  ctermid.c
 Generate Terminal Pathname.
 
file  dup.c
 POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor.
 
file  dup2.c
 Duplicate an Open File Descriptor.
 
file  error.c
 Error and Panic Report Support.
 
file  fchdir.c
 Change Directory.
 
file  fchmod.c
 Change File Modes.
 
file  fchown.c
 Change Owner and Group of a File.
 
file  fcntl.c
 POSIX 1003.1b 6.5.2 - File Control.
 
file  fdatasync.c
 POSIX 1003.1b 6.6.2 - Synchronize the Data of a File.
 
file  flockfile.c
 Lock File for Stdio.
 
file  fpathconf.c
 Configurable Pathname Varables.
 
file  free.c
 calloc()
 
file  freenode.c
 Releases all Resources of a Location.
 
file  fsync.c
 Synchronize the State of a File.
 
file  ftruncate.c
 Truncate a File to the Specified Length.
 
file  funlockfile.c
 Unlock File for Stdio.
 
file  getchark.c
 Get Character from Stdin.
 
file  getdents.c
 Get Directory Entries.
 
file  getegid.c
 Get Real User, Effective User, Ral Group, and Effective Group IDs.
 
file  geteuid.c
 Get Real User, Effective User, Ral Group, and Effective Group IDs.
 
file  getgid.c
 Get Real User, Effective User, Ral Group, and Effective Group IDs.
 
file  getgrent.c
 User Database Access Routines.
 
file  getgrnam.c
 User Database Access Routines.
 
file  getgroups.c
 Get Supplementary IDs.
 
file  getlogin.c
 Get User Name.
 
file  getpagesize.c
 Get System Page Size.
 
file  getpid.c
 Process and Parent Process IDs.
 
file  getppid.c
 Get Process and Parent Process IDs.
 
file  getpwent.c
 User Database Access Routines.
 
file  getuid.c
 Get Real User, Effective User, Ral Group, and Effective Group IDs.
 
file  gxx_wrappers.c
 RTEMS Threads Compatibility Routines for Libgcc2.
 
file  ioctl.c
 ioctl() system call
 
file  isatty_r.c
 Test for a Terminal Device.
 
file  issetugid.c
 Dummy Version of BSD Routine.
 
file  kill_noposix.c
 Kill No POSIX.
 
file  libio.c
 File Descriptor Routines.
 
file  libio_exit.c
 
file  libio_init.c
 RTEMS LibIO Initialization.
 
 
file  lstat.c
 Get File Status.
 
file  malloc.c
 RTEMS Malloc Family Implementation.
 
file  malloc_deferred.c
 Malloc Deferred Support.
 
file  malloc_dirtier.c
 Dirty Memory Function.
 
file  malloc_initialize.c
 RTEMS_Malloc_Initialize() implementation.
 
file  malloc_walk.c
 Malloc Walk.
 
file  mallocfreespace.c
 RTEMS Malloc Get Free Information.
 
file  mallocgetheapptr.c
 RTEMS Malloc Get Heap Pointer.
 
file  mallocinfo.c
 RTEMS Malloc Get Status Information.
 
file  mallocsetheapptr.c
 RTEMS Malloc Set Heap Pointer.
 
file  mkdir.c
 Make a Directory.
 
file  mkfifo.c
 Make a FIFO Special File.
 
file  mknod.c
 Create a Special or Ordinary File.
 
file  mount-mktgt.c
 mount_and_make_target_path() implementation.
 
file  mount.c
 Mounts a File System.
 
file  newlibc_reent.c
 Newlib Support.
 
file  open.c
 Open a File.
 
file  pathconf.c
 Configurable Pathname Varables.
 
file  posix_memalign.c
 
file  print_fprintf.c
 RTEMS Print Support.
 
file  print_printf.c
 RTEMS Print Support.
 
file  printf_plugin.c
 RTEMS Plugin Printf.
 
file  printk.c
 Kernel Printf Function.
 
file  printk_plugin.c
 Plugin Printk.
 
file  privateenv.c
 Instantiate a Private User Environment.
 
file  putk.c
 Write Character to Stream.
 
file  pwdgrp.c
 User Database Access Routines.
 
file  read.c
 Read From a File.
 
 
file  readv.c
 Read a Vector.
 
file  realloc.c
 Reallocate Memory Block.
 
file  rmdir.c
 Remove a Directory.
 
file  rtems_heap_extend.c
 rtems_heap_extend() implementation.
 
file  rtems_heap_extend_via_sbrk.c
 RTEMS Extend Heap via Sbrk.
 
file  rtems_heap_greedy.c
 Greedy Allocate that Empties the Heap.
 
file  rtems_memalign.c
 RTEMS Variation on Aligned Memory Allocation.
 
file  rtems_mkdir.c
 rtems_mkdir() implementation.
 
file  rtems_putc.c
 RTEMS Output a Character.
 
file  setegid.c
 Get Real User, Effective User, Ral Group, and Effective Group IDs.
 
file  seteuid.c
 Set Effective User Id.
 
file  setpgid.c
 Set Process Group ID for Job Control.
 
file  setsid.c
 Create Session and Set Process Group ID.
 
file  stat.c
 Get File Status.
 
file  sup_fs_check_permissions.c
 RTEMS File System Permissions Check Support.
 
file  sup_fs_deviceio.c
 RTEMS DeviceIO Support.
 
file  sup_fs_eval_path.c
 RTEMS File Sysyem Path Eval Support.
 
file  sup_fs_eval_path_generic.c
 RTEMS File System Eval Generic Path.
 
file  sup_fs_exist_in_same_instance.c
 Checks that the Locations Exist in the Same File System Instance.
 
file  sup_fs_location.c
 RTEMS File System Location Support.
 
file  sup_fs_mount_iterate.c
 Mount table entry visitor.
 
file  sup_fs_next_token.c
 RTEMS File System Eval Eat Delimiter Path.
 
 
file  sync.c
 Synchronize Data on Disk with Memory.
 
file  tcdrain.c
 Line Control Functions.
 
file  tcflow.c
 Line Control Functions.
 
file  tcgetattr.c
 Get State.
 
file  tcgetpgrp.c
 Get Foreground Process Group ID.
 
file  tcsendbreak.c
 Line Control Functions.
 
file  tcsetattr.c
 Get and Set State.
 
file  tcsetpgrp.c
 Set Foreground Process Group ID.
 
file  termios.c
 
file  termios_baud2index.c
 Convert Bxxx Constant to Index.
 
file  termios_baud2num.c
 Convert Baud Part of Termios control flags to an integral Baud Value.
 
file  termios_baudtable.c
 RTEMS Termios Baud Table.
 
file  termios_num2baud.c
 Converts the Integral Baud to Termios Control Flag Representation.
 
file  termios_posix_isig_handler.c
 
file  termios_setinitialbaud.c
 Sets the Initial Baud in the Termios Context.
 
file  termiosinitialize.c
 Termios Initialization.
 
file  truncate.c
 Truncate a File to the Specified Length.
 
file  umask.c
 Set File Creation Mask.
 
 
file  unmount.c
 Unmount a File System.
 
file  utime.c
 Set File Access and Modification Times.
 
file  utimes.c
 Change File Last Access and Modification Times.
 
file  utsname.c
 Get System Name.
 
file  vprintk.c
 Print Formatted Output.
 
file  write.c
 Write to a File.
 
file  write_r.c
 POSIX 1003.1b 6.4.2 - Write to a File.