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

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.