Austin Foxley f757db2d31 Merge remote branch 'origin/master' into nptl_merge 17 жил өмнө
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
arm e58798e107 arm specific bits needed for nptl 17 жил өмнө
avr32 b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
bfin b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
common f757db2d31 Merge remote branch 'origin/master' into nptl_merge 17 жил өмнө
cris b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
frv b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
hppa b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
i386 b04c2ba523 i386 specific bit for nptl 17 жил өмнө
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
ia64 b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
m68k b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
microblaze b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
mips f757db2d31 Merge remote branch 'origin/master' into nptl_merge 17 жил өмнө
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
powerpc b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
sh 0f3e8be773 whitespace fixes 17 жил өмнө
sh64 b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
sparc 09f8e01cc5 sparc: use fputs to write to stderr 17 жил өмнө
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 17 жил өмнө
vax 21730caa66 trim Experimentally off and uncommented hidden 17 жил өмнө
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
xtensa b8f1f91cc6 clean up O_CLOEXEC handling 17 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 21 жил өмнө
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 17 жил өмнө
Makefile.in 49d8a0e9c6 support building out-of-tree 17 жил өмнө
README 4d08c75822 - fix typo 18 жил өмнө

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.