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

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.