Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls il y a 15 ans
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
arm e58798e107 arm specific bits needed for nptl il y a 15 ans
avr32 b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
bfin b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
common 57e8823548 cancellation support for a large amount of the required syscalls il y a 15 ans
cris b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
frv b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
hppa b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
i386 b04c2ba523 i386 specific bit for nptl il y a 15 ans
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
ia64 b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
m68k b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
microblaze b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
mips 6abc8f6c7c mips specific bits needed for nptl il y a 15 ans
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
powerpc b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
sh 6ffcc881dc sh specific bits needed for nptl il y a 15 ans
sh64 b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
sparc 843d561eba sparc specific bits needed for nptl il y a 15 ans
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING il y a 15 ans
vax 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
xtensa b8f1f91cc6 clean up O_CLOEXEC handling il y a 15 ans
Makefile ba31c6c463 Remove TOPDIR il y a 19 ans
Makefile.commonarch 49d8a0e9c6 support building out-of-tree il y a 15 ans
Makefile.in 49d8a0e9c6 support building out-of-tree il y a 15 ans
README 4d08c75822 - fix typo il y a 16 ans

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.