Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls %!s(int64=15) %!d(string=hai) anos
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
arm e58798e107 arm specific bits needed for nptl %!s(int64=15) %!d(string=hai) anos
avr32 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
bfin b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
common 57e8823548 cancellation support for a large amount of the required syscalls %!s(int64=15) %!d(string=hai) anos
cris b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
frv b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
hppa b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
i386 b04c2ba523 i386 specific bit for nptl %!s(int64=15) %!d(string=hai) anos
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
ia64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
m68k b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
microblaze b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
mips 6abc8f6c7c mips specific bits needed for nptl %!s(int64=15) %!d(string=hai) anos
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
powerpc b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
sh 6ffcc881dc sh specific bits needed for nptl %!s(int64=15) %!d(string=hai) anos
sh64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
sparc 843d561eba sparc specific bits needed for nptl %!s(int64=15) %!d(string=hai) anos
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING %!s(int64=15) %!d(string=hai) anos
vax 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=15) %!d(string=hai) anos
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
xtensa b8f1f91cc6 clean up O_CLOEXEC handling %!s(int64=15) %!d(string=hai) anos
Makefile ba31c6c463 Remove TOPDIR %!s(int64=19) %!d(string=hai) anos
Makefile.commonarch 49d8a0e9c6 support building out-of-tree %!s(int64=15) %!d(string=hai) anos
Makefile.in 49d8a0e9c6 support building out-of-tree %!s(int64=15) %!d(string=hai) anos
README 4d08c75822 - fix typo %!s(int64=16) %!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.