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

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.