Bernhard Reutner-Fischer 4c5c4502d0 DO_XSI_MATH: add config knob 16 yıl önce
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
arm 374e9300e8 Fix building arm EABI 16 yıl önce
avr32 b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
bfin b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
common 4c5c4502d0 DO_XSI_MATH: add config knob 16 yıl önce
cris b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
frv b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
hppa b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
i386 c5225dd5c9 i386: use common INTERNAL_SYSCALL_ERROR_P 16 yıl önce
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
ia64 b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
m68k b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
microblaze b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
mips b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
powerpc b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
sh 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. 16 yıl önce
sh64 b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
sparc bc5922f17d sparc: use fputs to write to stderr 16 yıl önce
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING 16 yıl önce
vax 21730caa66 trim Experimentally off and uncommented hidden 16 yıl önce
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
xtensa b8f1f91cc6 clean up O_CLOEXEC handling 16 yıl önce
Makefile ba31c6c463 Remove TOPDIR 20 yıl önce
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 16 yıl önce
Makefile.in 49d8a0e9c6 support building out-of-tree 16 yıl önce
README 4d08c75822 - fix typo 17 yıl önce

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.