Eric Andersen 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
..
alpha 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
arm 4b2531defc vor 23 Jahren
common 62d3ec472e vor 23 Jahren
h8300 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
i386 4b2531defc vor 23 Jahren
i960 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
m68k 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
mips 4b2531defc vor 23 Jahren
powerpc 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
sh cc6148b1d2 vor 23 Jahren
sparc 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
v850 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> vor 23 Jahren
Makefile 59c9d20af6 A few more little cleanups vor 24 Jahren
README 2c8e931c67 Make spelling of uClibc be consistant. vor 25 Jahren

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported 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 the common stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.