These files have been modified in the initial pass at getting the portion

of the POSIX API necessary to support the GNAT runtime to initially compile.
We now have verified that the specifications for the necessary routines
are correct per the POSIX standards we have.

The removed files were moved to newlib as they were duplicates of files
already included there.
This commit is contained in:
Joel Sherrill
1996-05-22 22:31:51 +00:00
parent cbaa556350
commit 05195890d7
7 changed files with 59 additions and 23 deletions

View File

@@ -7,7 +7,7 @@
#ifndef __POSIX_SCHEDULING_h
#define __POSIX_SCHEDULING_h
#include <rtems/posix/features.h>
#include <sys/features.h>
#if defined(_POSIX_PRIORITY_SCHEDULING)