Joseph Myers 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. %!s(int64=16) %!d(string=hai) anos
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
arm 374e9300e8 Fix building arm EABI %!s(int64=16) %!d(string=hai) anos
avr32 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
bfin b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
common cb965e7690 utime() is obsolescent in SUSv4 %!s(int64=16) %!d(string=hai) anos
cris b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
frv b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
hppa b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
i386 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
ia64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
m68k b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
microblaze b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
mips b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
powerpc b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
sh 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. %!s(int64=16) %!d(string=hai) anos
sh64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
sparc b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=16) %!d(string=hai) anos
vax 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=16) %!d(string=hai) anos
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
xtensa b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=16) %!d(string=hai) anos
Makefile ba31c6c463 Remove TOPDIR %!s(int64=20) %!d(string=hai) anos
Makefile.commonarch 49d8a0e9c6 support building out-of-tree %!s(int64=16) %!d(string=hai) anos
Makefile.in 49d8a0e9c6 support building out-of-tree %!s(int64=16) %!d(string=hai) anos
README 4d08c75822 - fix typo %!s(int64=17) %!d(string=hai) anos

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported Linux architectures/CPUs. If you wanted to
port uClibc to some new Linux architecture (arm, mips, etc), this is the place
to add that support.

All stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.