]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
2002-10-23 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 23 Oct 2002 23:48:50 +0000 (23:48 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 23 Oct 2002 23:48:50 +0000 (23:48 +0000)
commitc537c914302e8ed8f5e6618747d06a4a1464d662
tree15bc383e08c3661a484f612dce405687bf3a8f4e
parent10fdbe1a5b3131878a182c2f1005cea20fee1a04
2002-10-23  Roland McGrath  <roland@redhat.com>

Rearranged <bits/types.h> definitions to reduce duplication.
* sysdeps/generic/bits/types.h: Rewritten, using macros from
<bits/wordsize.h> and new header <bits/typesizes.h>.
* posix/Makefile (headers): Add bits/typesizes.h here.
* sysdeps/generic/bits/typesizes.h: New file.
* sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
* sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
* sysdeps/mach/hurd/bits/typesizes.h: New file.
* sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
* sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
* posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
<bits/pthreadtypes.h> here, not in <bits/types.h>.
* signal/signal.h: Likewise.
sysdeps/unix/sysv/linux/alpha/bits/types.h [deleted file]
sysdeps/unix/sysv/linux/alpha/bits/typesizes.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/types.h [deleted file]