From 1d36572217363cad9eb6d643291000c588ea0d2e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 12 Nov 2001 03:18:12 +0000 Subject: Notes about how powerpc/bits was constructed. --- libc/sysdeps/linux/powerpc/README.bits | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libc/sysdeps/linux/powerpc/README.bits (limited to 'libc') diff --git a/libc/sysdeps/linux/powerpc/README.bits b/libc/sysdeps/linux/powerpc/README.bits new file mode 100644 index 000000000..2d6d4fa68 --- /dev/null +++ b/libc/sysdeps/linux/powerpc/README.bits @@ -0,0 +1,14 @@ + +include/bits is mostly the same as glibc-2.2.4. The glibc-2.2.4 +versions can be accessed with the tag glibc224. + +Major differences: + + - termios.h is from the Linux kernel, not glibc, because glibc has + a very strange legacy conversion layer, which we ignore. + + - syscall.h is deleted, because it is autogenerated in uClibc + + - syscalls.h is added. + + -- cgit v1.2.3