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.