Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls преди 15 години
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling преди 15 години
arm e58798e107 arm specific bits needed for nptl преди 15 години
avr32 b8f1f91cc6 clean up O_CLOEXEC handling преди 15 години
bfin b8f1f91cc6 clean up O_CLOEXEC handling преди 15 години
common 57e8823548 cancellation support for a large amount of the required syscalls преди 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 b04c2ba523 i386 specific bit for nptl преди 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 6abc8f6c7c mips specific bits needed for nptl преди 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 6ffcc881dc sh specific bits needed for nptl преди 15 години
sh64 b8f1f91cc6 clean up O_CLOEXEC handling преди 15 години
sparc 843d561eba sparc specific bits needed for nptl преди 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.