bionic/libc/kernel/arch-arm/asm
Elliott Hughes 86ec05acc9 Update the kernel headers to match external/kernel-headers.
Note that the Linux kernel handed over responsibility for most of the
socket constants to glibc some time ago. Someone had updated our
external/kernel-headers file but not regenerated the bionic headers,
so this change copies the missing stuff from the old bionic <linux/socket.h>
into <sys/socket.h>. This is what glibc does.

I've hacked a few of the other files to #include <sys/socket.h> for
backward compatibility, but even so this requires numerous other
changes to switch people over from direct inclusion of <linux/...> headers.

Change-Id: I0e4af64e631d3cef911a31d90f2f806e058278a0
2012-09-12 12:30:22 -07:00
..
arch Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
a.out.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
atomic.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
auxvec.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
bitops.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
byteorder.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
cache.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
cacheflush.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
cputime.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
delay.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
div64.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
dma-mapping.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
dma.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
domain.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
dyntick.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
elf.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
errno.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
fcntl.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
fpstate.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
glue.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
hardirq.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
hardware.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
hw_irq.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ide.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
io.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ioctl.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ioctls.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ipcbuf.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
irq.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
linkage.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
local.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
locks.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
mc146818rtc.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
memory.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
mman.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
module.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
msgbuf.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
mtd-xip.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
page.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
param.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
percpu.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
pgalloc.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
pgtable-hwdef.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
pgtable.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
poll.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
posix_types.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
proc-fns.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
processor.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
procinfo.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ptrace.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
resource.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
scatterlist.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
semaphore.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
sembuf.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
shmbuf.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
shmparam.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
sigcontext.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
siginfo.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
signal.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
sizes.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
smp.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
socket.h Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
sockios.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
spinlock_types.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
spinlock.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
stat.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
statfs.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
suspend.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
system.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
termbits.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
termios.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
thread_info.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
timex.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
tlbflush.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
topology.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
types.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
uaccess.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
ucontext.h Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
unaligned.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
unistd.h Update unistd.h for new syscalls 2012-04-13 14:50:14 -07:00
user.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
vga.h Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00