summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-09-27 05:24:26 +0000
committerEric Andersen <andersen@codepoet.org>2001-09-27 05:24:26 +0000
commit2512c847453c24b928c34beed88902fbb6877b7a (patch)
tree3d327c54c00684b85c435cffa29c5050888c0a69 /libc/sysdeps
parente83a36ce9f97ac0f59117b3a62fd2dd8461b1fd5 (diff)
Update to accomodate the header file changes
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/arm/bits/byteswap.h43
-rw-r--r--libc/sysdeps/linux/arm/bits/confname.h245
-rw-r--r--libc/sysdeps/linux/arm/bits/dirent.h31
-rw-r--r--libc/sysdeps/linux/arm/bits/dlfcn.h18
-rw-r--r--libc/sysdeps/linux/arm/bits/errno.h20
-rw-r--r--libc/sysdeps/linux/arm/bits/fcntl.h93
-rw-r--r--libc/sysdeps/linux/arm/bits/huge_val.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/in.h41
-rw-r--r--libc/sysdeps/linux/arm/bits/ioctl-types.h19
-rw-r--r--libc/sysdeps/linux/arm/bits/ioctls.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/ipc.h36
-rw-r--r--libc/sysdeps/linux/arm/bits/local_lim.h28
-rw-r--r--libc/sysdeps/linux/arm/bits/mathcalls.h30
-rw-r--r--libc/sysdeps/linux/arm/bits/mathdef.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/mman.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/msq.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/poll.h21
-rw-r--r--libc/sysdeps/linux/arm/bits/posix1_lim.h22
-rw-r--r--libc/sysdeps/linux/arm/bits/posix2_lim.h37
-rw-r--r--libc/sysdeps/linux/arm/bits/posix_opt.h39
-rw-r--r--libc/sysdeps/linux/arm/bits/resource.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/select.h22
-rw-r--r--libc/sysdeps/linux/arm/bits/sem.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/setjmp.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/shm.h53
-rw-r--r--libc/sysdeps/linux/arm/bits/sigaction.h22
-rw-r--r--libc/sysdeps/linux/arm/bits/sigcontext.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/siginfo.h71
-rw-r--r--libc/sysdeps/linux/arm/bits/signum.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/sigset.h20
-rw-r--r--libc/sysdeps/linux/arm/bits/sigstack.h22
-rw-r--r--libc/sysdeps/linux/arm/bits/sigthread.h15
-rw-r--r--libc/sysdeps/linux/arm/bits/sockaddr.h25
-rw-r--r--libc/sysdeps/linux/arm/bits/socket.h69
-rw-r--r--libc/sysdeps/linux/arm/bits/stat.h45
-rw-r--r--libc/sysdeps/linux/arm/bits/statfs.h21
-rw-r--r--libc/sysdeps/linux/arm/bits/stdio_lim.h28
-rw-r--r--libc/sysdeps/linux/arm/bits/termios.h17
-rw-r--r--libc/sysdeps/linux/arm/bits/time.h40
-rw-r--r--libc/sysdeps/linux/arm/bits/types.h57
-rw-r--r--libc/sysdeps/linux/arm/bits/uio.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/waitflags.h18
-rw-r--r--libc/sysdeps/linux/arm/bits/waitstatus.h20
-rw-r--r--libc/sysdeps/linux/arm/bits/wordsize.h16
-rw-r--r--libc/sysdeps/linux/arm/bits/xopen_lim.h86
-rw-r--r--libc/sysdeps/linux/arm/setjmp.S6
-rw-r--r--libc/sysdeps/linux/common/errno.c4
-rw-r--r--libc/sysdeps/linux/common/getdnnm.c3
-rw-r--r--libc/sysdeps/linux/common/getdtablesize.c7
-rw-r--r--libc/sysdeps/linux/common/getpagesize.c4
-rw-r--r--libc/sysdeps/linux/common/setegid.c1
-rw-r--r--libc/sysdeps/linux/common/seteuid.c1
-rw-r--r--libc/sysdeps/linux/common/statfix.c6
-rw-r--r--libc/sysdeps/linux/common/statfix.h2
-rw-r--r--libc/sysdeps/linux/common/syscalls.c31
-rw-r--r--libc/sysdeps/linux/common/wait.c1
-rw-r--r--libc/sysdeps/linux/common/waitpid.c3
-rw-r--r--libc/sysdeps/linux/i386/Makefile2
-rw-r--r--libc/sysdeps/linux/i386/bits/byteswap.h39
-rw-r--r--libc/sysdeps/linux/i386/bits/cmathcalls.h34
-rw-r--r--libc/sysdeps/linux/i386/bits/confname.h245
-rw-r--r--libc/sysdeps/linux/i386/bits/dirent.h31
-rw-r--r--libc/sysdeps/linux/i386/bits/dlfcn.h48
-rw-r--r--libc/sysdeps/linux/i386/bits/elfclass.h3
-rw-r--r--libc/sysdeps/linux/i386/bits/environments.h48
-rw-r--r--libc/sysdeps/linux/i386/bits/errno.h28
-rw-r--r--libc/sysdeps/linux/i386/bits/fcntl.h96
-rw-r--r--libc/sysdeps/linux/i386/bits/fenv.h22
-rw-r--r--libc/sysdeps/linux/i386/bits/huge_val.h79
-rw-r--r--libc/sysdeps/linux/i386/bits/in.h41
-rw-r--r--libc/sysdeps/linux/i386/bits/ioctl-types.h19
-rw-r--r--libc/sysdeps/linux/i386/bits/ioctls.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/ipc.h36
-rw-r--r--libc/sysdeps/linux/i386/bits/libc-lock.h147
-rw-r--r--libc/sysdeps/linux/i386/bits/local_lim.h28
-rw-r--r--libc/sysdeps/linux/i386/bits/locale.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/mathcalls.h58
-rw-r--r--libc/sysdeps/linux/i386/bits/mathdef.h30
-rw-r--r--libc/sysdeps/linux/i386/bits/mathinline.h343
-rw-r--r--libc/sysdeps/linux/i386/bits/mman.h36
-rw-r--r--libc/sysdeps/linux/i386/bits/msq.h47
-rw-r--r--libc/sysdeps/linux/i386/bits/nan.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/netdb.h33
-rw-r--r--libc/sysdeps/linux/i386/bits/poll.h21
-rw-r--r--libc/sysdeps/linux/i386/bits/posix1_lim.h22
-rw-r--r--libc/sysdeps/linux/i386/bits/posix2_lim.h37
-rw-r--r--libc/sysdeps/linux/i386/bits/posix_opt.h47
-rw-r--r--libc/sysdeps/linux/i386/bits/pthreadtypes.h26
-rw-r--r--libc/sysdeps/linux/i386/bits/resource.h32
-rw-r--r--libc/sysdeps/linux/i386/bits/sched.h26
-rw-r--r--libc/sysdeps/linux/i386/bits/select.h24
-rw-r--r--libc/sysdeps/linux/i386/bits/sem.h29
-rw-r--r--libc/sysdeps/linux/i386/bits/setjmp.h19
-rw-r--r--libc/sysdeps/linux/i386/bits/shm.h53
-rw-r--r--libc/sysdeps/linux/i386/bits/sigaction.h22
-rw-r--r--libc/sysdeps/linux/i386/bits/sigcontext.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/siginfo.h71
-rw-r--r--libc/sysdeps/linux/i386/bits/signum.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/sigset.h19
-rw-r--r--libc/sysdeps/linux/i386/bits/sigstack.h22
-rw-r--r--libc/sysdeps/linux/i386/bits/sigthread.h15
-rw-r--r--libc/sysdeps/linux/i386/bits/sockaddr.h25
-rw-r--r--libc/sysdeps/linux/i386/bits/socket.h69
-rw-r--r--libc/sysdeps/linux/i386/bits/stat.h45
-rw-r--r--libc/sysdeps/linux/i386/bits/statfs.h21
-rw-r--r--libc/sysdeps/linux/i386/bits/statvfs.h51
-rw-r--r--libc/sysdeps/linux/i386/bits/stdio-lock.h15
-rw-r--r--libc/sysdeps/linux/i386/bits/stdio.h41
-rw-r--r--libc/sysdeps/linux/i386/bits/stdio_lim.h28
-rw-r--r--libc/sysdeps/linux/i386/bits/string.h52
-rw-r--r--libc/sysdeps/linux/i386/bits/string2.h88
-rw-r--r--libc/sysdeps/linux/i386/bits/stropts.h46
-rw-r--r--libc/sysdeps/linux/i386/bits/termios.h17
-rw-r--r--libc/sysdeps/linux/i386/bits/time.h46
-rw-r--r--libc/sysdeps/linux/i386/bits/types.h59
-rw-r--r--libc/sysdeps/linux/i386/bits/uio.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/ustat.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/utmp.h17
-rw-r--r--libc/sysdeps/linux/i386/bits/utmpx.h25
-rw-r--r--libc/sysdeps/linux/i386/bits/utsname.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/waitflags.h18
-rw-r--r--libc/sysdeps/linux/i386/bits/waitstatus.h20
-rw-r--r--libc/sysdeps/linux/i386/bits/wordsize.h16
-rw-r--r--libc/sysdeps/linux/i386/bits/xopen_lim.h86
-rw-r--r--libc/sysdeps/linux/i386/longjmp.c3
-rw-r--r--libc/sysdeps/linux/i386/sbrk.c3
-rw-r--r--libc/sysdeps/linux/i386/setjmp.S6
-rw-r--r--libc/sysdeps/linux/i386/vm86.h34
128 files changed, 2832 insertions, 1740 deletions
diff --git a/libc/sysdeps/linux/arm/bits/byteswap.h b/libc/sysdeps/linux/arm/bits/byteswap.h
index 6b5115658..7866abe9c 100644
--- a/libc/sysdeps/linux/arm/bits/byteswap.h
+++ b/libc/sysdeps/linux/arm/bits/byteswap.h
@@ -1,21 +1,21 @@
/* Macros to swap the order of bytes in integer values.
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
- License, or (at your option) any later version.
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
+ Lesser General Public License for more details.
- You should have received a copy of the GNU Libra