RTEMS
5.0.0
|
File Descriptor Routines. More...
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <rtems.h>
#include <rtems/libio_.h>
#include <rtems/assoc.h>
Functions | |
unsigned int | rtems_libio_fcntl_flags (int fcntl_flags) |
int | rtems_libio_to_fcntl_flags (unsigned int flags) |
rtems_libio_t * | rtems_libio_allocate (void) |
void | rtems_libio_free (rtems_libio_t *iop) |
File Descriptor Routines.