OSDN Git Service

Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,
authorEric Andersen <andersen@codepoet.org>
Mon, 19 Mar 2001 20:13:39 +0000 (20:13 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 19 Mar 2001 20:13:39 +0000 (20:13 -0000)
commit13a0c712ba41b02bd67a8a891e54fe9e77823595
tree41b6008269e970c7f037d4e8fc1ef5a6e472e455
parenta1f0a08481a8577c3ec028cebd5e8a02853b3f5d
Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,
since we will end up needing a few more of them anyways, and
all the other arches have the full set anyways.
 -Erik
29 files changed:
libc/sysdeps/linux/i386/bits/cmathcalls.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/dlfcn.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/elfclass.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/environments.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/errno.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/fenv.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/huge_val.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/libc-lock.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/mathcalls.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/mathdef.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/mathinline.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/mman.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/msq.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/nan.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/pthreadtypes.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/resource.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/sched.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/sem.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/stab.def [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/statvfs.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/stdio-lock.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/stdio.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/string.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/string2.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/stropts.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/ustat.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/utmp.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/utmpx.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/utsname.h [new file with mode: 0644]