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.
This commit is contained in:
Joel Sherrill
1996-05-22 22:32:39 +00:00
parent 05195890d7
commit f4719d5aaf
31 changed files with 52 additions and 14 deletions

View File

@@ -8,6 +8,7 @@
#include <sys/utsname.h>
#include <rtems/system.h>
#include <rtems/score/system.h>
#include <rtems/score/object.h>