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

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.