|
| 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 | assoclocalbyremotebitfield.c |
| | RTEMS Associate Local by Remote Bitfield.
|
| |
| 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 | assocremotebylocal.c |
| | RTEMS Associate Remote by Local.
|
| |
| file | assocremotebylocalbitfield.c |
| | RTEMS Assoc Routines.
|
| |
| file | assocremotebyname.c |
| | RTEMS Associate Remote by Name.
|
| |
| file | base_fs.c |
| | Base File System Initialization.
|
| |
| file | cachealignedalloc.c |
| | RTEMS Cache Aligned Malloc.
|
| |
| 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 | consolesimple.h [code] |
| |
| 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 |
| |
| 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 | futimens.c |
| | Set file access and modification times based on file descriptor in nanoseconds.
|
| |
| file | gcovfork.c |
| | This source file contains functions required by GCC if code and branch coverage instrumentation (gcov) is enabled.
|
| |
| file | getchark.c |
| | This source file contains the implementation of getchark().
|
| |
| 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 | getpgrp.c |
| | Get process group IDs.
|
| |
| 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 | 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 | libiozeroiops.c |
| | This source file provides rtems_libio_iops and rtems_libio_number_iops for a zero file descriptor application configuration.
|
| |
| file | link.c |
| | Create a new link.
|
| |
| file | lseek.c |
| | lseek() - POSIX 1003.1b 6.5.3 - Reposition Read/Write File Offset
|
| |
| 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_p.h [code] |
| | This header file provides interfaces used by the memory allocator implementation.
|
| |
| file | malloc_walk.c |
| | Malloc Walk.
|
| |
| file | mallocfreespace.c |
| | RTEMS Malloc Get Free Information.
|
| |
| file | mallocgetheapptr.c |
| | RTEMS Malloc Get Heap Pointer.
|
| |
| file | mallocheap.c |
| | This source file provides the C Program Heap control along with the system initialization handler.
|
| |
| 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 | open_dev_console.c |
| | open_dev_console - open /dev/console
|
| |
| 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 |
| | This source file contains the implementation of printk().
|
| |
| file | printk_plugin.c |
| | This source file contains the implementation of rtems_printk_printer() and rtems_print_printer_printk().
|
| |
| file | privateenv.c |
| | Instantiate a Private User Environment.
|
| |
| file | putk.c |
| | This source file contains the implementation of putk().
|
| |
| file | pwdgrp.c |
| | User Database Access Routines.
|
| |
| file | pwdgrp.h [code] |
| |
| file | read.c |
| | Read From a File.
|
| |
| file | readlink.c |
| | Read Value of a Symbolic Link.
|
| |
| 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_heap_sbrk_greedy.c |
| | Greedy Allocate that Empties the sbrk system call.
|
| |
| file | rtems_memalign.c |
| | RTEMS Variation on Aligned Memory Allocation.
|
| |
| file | rtems_mkdir.c |
| | rtems_mkdir() implementation.
|
| |
| file | rtems_put_char.c |
| | This source file contains the implementation of rtems_put_char().
|
| |
| file | rtems_putc.c |
| | This source file contains the implementation of rtems_putc().
|
| |
| file | rtemscalloc.c |
| | This source file contains the implementation of rtems_calloc().
|
| |
| file | setegid.c |
| | Get Real User, Effective User, Ral Group, and Effective Group IDs.
|
| |
| file | seteuid.c |
| | Set Effective User Id.
|
| |
| file | setgid.c |
| | POSIX sets user and group ids.
|
| |
| 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 | symlink.c |
| | Make a Symbolic Link to a File.
|
| |
| file | sync.c |
| | This source file contains the implementation of sync().
|
| |
| file | tcdrain.c |
| | Line Control Functions.
|
| |
| file | tcflow.c |
| | Line Control Functions.
|
| |
| file | tcflush.c |
| | tcflush() - POSIX 1003.1b 7.2.2 - 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 |
| | This source file contains the implementation of rtems_termios_device_lock_acquire_default() and rtems_termios_device_lock_release_default().
|
| |
| file | truncate.c |
| | Truncate a File to the Specified Length.
|
| |
| file | umask.c |
| | Set File Creation Mask.
|
| |
| file | unlink.c |
| | Remove an Existing Link.
|
| |
| file | unmount.c |
| | Unmount a File System.
|
| |
| file | utime.c |
| | Set file access and modification times in seconds.
|
| |
| file | utimensat.c |
| | Set file access and modification times in nanoseconds.
|
| |
| file | utimes.c |
| | Set file access and modification times in milliseconds.
|
| |
| file | utsname.c |
| | Get System Name.
|
| |
| file | vprintk.c |
| | This source file contains the implementation of vprintk().
|
| |
| file | write.c |
| | Write to a File.
|
| |
| file | write_r.c |
| | POSIX 1003.1b 6.4.2 - Write to a File.
|
| |
| file | writev.c |
| | writev() - POSIX 1003.1 - Write a Vector
|
| |