<foo.h> -> <bits/foo.h>.

This commit is contained in:
Ulrich Drepper 1997-06-21 01:37:20 +00:00
parent fdad844df4
commit 405916ef4b
19 changed files with 19 additions and 19 deletions

View File

@ -25,7 +25,7 @@
#ifndef _IEEE_FP
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
#include <sysdep.h>
.set noreorder

View File

@ -19,7 +19,7 @@
#include <sysdep.h>
#define _ASM
#include <jmp_buf.h>
#include <bits/setjmp.h>
/* __longjmp(jmpbuf, val) */

View File

@ -19,7 +19,7 @@
#include <sysdep.h>
#define _ASM
#include <jmp_buf.h>
#include <bits/setjmp.h>
/* Binary compatibility entry point. */
ENTRY (__setjmp)

View File

@ -22,7 +22,7 @@ Cambridge, MA 02139, USA. */
#include <errno.h>
#include <unistd.h>
#include <stdio_lim.h>
#include <bits/stdio_lim.h>
#include "filedesc.h"
/* Close the file descriptor FD. */

View File

@ -27,7 +27,7 @@ Cambridge, MA 02139, USA. */
#ifndef __FILEDESC_h
#define __FILEDESC_h
#include <stdio_lim.h>
#include <bits/stdio_lim.h>
#ifndef __DECLARE_FILE_DESCRIPTORS__
#define FILEDESC_EXTERN extern

View File

@ -25,7 +25,7 @@ Cambridge, MA 02139, USA. */
#include <stddef.h>
#include <stdio.h>
#include <stdio_lim.h>
#include <bits/stdio_lim.h>
#include <unistd.h>
#define __DECLARE_FILE_DESCRIPTORS__

View File

@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
.globl syscall_error
syscall_error:

View File

@ -22,7 +22,7 @@
#define _SYS_MMAN_H 1
#include <features.h>
#include <gnu/types.h>
#include <bits/types.h>
#define __need_size_t
#include <stddef.h>

View File

@ -22,7 +22,7 @@
#define _SYS_MMAN_H 1
#include <features.h>
#include <gnu/types.h>
#include <bits/types.h>
#define __need_size_t
#include <stddef.h>

View File

@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
.globl _errno
.globl syscall_error

View File

@ -18,7 +18,7 @@ Cambridge, MA 02139, USA. */
#include <sysdep.h>
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
/* .globl errno */
.set noreorder

View File

@ -22,7 +22,7 @@
#define _SYS_MMAN_H 1
#include <features.h>
#include <gnu/types.h>
#include <bits/types.h>
#define __need_size_t
#include <stddef.h>

View File

@ -23,7 +23,7 @@
#include <sysdep.h>
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
#ifdef PIC
.section .bss

View File

@ -22,7 +22,7 @@
#include <sysdep.h>
#define _ERRNO_H 1
#include <errnos.h>
#include <bits/errno.h>
/* int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg) */

View File

@ -21,7 +21,7 @@
#include <sysdep.h>
#define _ERRNO_H 1
#include <errnos.h>
#include <bits/errno.h>
/* int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg); */

View File

@ -21,7 +21,7 @@
#include <sysdep.h>
#define _ERRNO_H 1
#include <errnos.h>
#include <bits/errno.h>
/* int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg); */

View File

@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#include <sysdep.h>
#include <confname.h>
#include <bits/confname.h>
.globl __tzname_max
ENTRY (__sysconf)

View File

@ -24,7 +24,7 @@ Cambridge, MA 02139, USA. */
#ifndef _ERRNO_H
#define _ERRNO_H
#endif
#include <errnos.h>
#include <bits/errno.h>
#undef PSEUDO
#define PSEUDO(name, syscall_name, args) \

View File

@ -18,7 +18,7 @@ Cambridge, MA 02139, USA. */
#include <sysdep.h>
#define _ERRNO_H
#include <errnos.h>
#include <bits/errno.h>
ENTRY(syscall_error)
/* If it was a syscall that got interrupted, but can