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

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.