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.