Stephan Raue cdeb75380c add timerfd syscall and header 16 年之前
..
alpha 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
arm 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 年之前
avr32 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 年之前
common cdeb75380c add timerfd syscall and header 16 年之前
cris 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
e1 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
frv 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
h8300 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
hppa 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
i386 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
i960 e9adfff447 uClibc_arch_features: sync defines between ports 16 年之前
ia64 ad8e1035c3 honour NO_LONG_DOUBLE_MATH 16 年之前
m68k 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
microblaze 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
mips 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
nios 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
nios2 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
powerpc 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
sh 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
sh64 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
sparc cbeccd21e4 sparc sigaction.c: fix the noted bugs by syncing up with glibc 16 年之前
v850 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
vax 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
x86_64 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
xtensa 21730caa66 trim Experimentally off and uncommented hidden 16 年之前
Makefile ba31c6c463 Remove TOPDIR 20 年之前
Makefile.commonarch 49d8a0e9c6 support building out-of-tree 16 年之前
Makefile.in 49d8a0e9c6 support building out-of-tree 16 年之前
README 4d08c75822 - fix typo 17 年之前

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.