Austin Foxley 0f3e8be773 whitespace fixes 16 rokov pred
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
arm e58798e107 arm specific bits needed for nptl 16 rokov pred
avr32 b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
bfin b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
common 0f3e8be773 whitespace fixes 16 rokov pred
cris b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
frv b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
hppa b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
i386 b04c2ba523 i386 specific bit for nptl 16 rokov pred
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
ia64 b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
m68k b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
microblaze b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
mips 0f3e8be773 whitespace fixes 16 rokov pred
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
powerpc b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
sh 0f3e8be773 whitespace fixes 16 rokov pred
sh64 b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
sparc 843d561eba sparc specific bits needed for nptl 16 rokov pred
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 rokov pred
vax 21730caa66 trim Experimentally off and uncommented hidden 16 rokov pred
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
xtensa b8f1f91cc6 clean up O_CLOEXEC handling 16 rokov pred
Makefile ba31c6c463 Remove TOPDIR 20 rokov pred
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 16 rokov pred
Makefile.in 49d8a0e9c6 support building out-of-tree 16 rokov pred
README 4d08c75822 - fix typo 17 rokov pred

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.