Mike Frysinger b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
arm b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
avr32 b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
bfin b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
common b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
cris b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
frv b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
hppa b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
i386 b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
ia64 b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
m68k b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
microblaze b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
mips b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
powerpc b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
sh b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
sh64 b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
sparc b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 15 vuotta sitten
vax 21730caa66 trim Experimentally off and uncommented hidden 15 vuotta sitten
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
xtensa b8f1f91cc6 clean up O_CLOEXEC handling 15 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 19 vuotta sitten
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 15 vuotta sitten
Makefile.in 49d8a0e9c6 support building out-of-tree 15 vuotta sitten
README 4d08c75822 - fix typo 16 vuotta sitten

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.