Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct %!s(int64=22) %!d(string=hai) anos
..
alpha ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
arm ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
common 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct %!s(int64=22) %!d(string=hai) anos
cris dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
e1 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
i386 ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
i960 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
m68k ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
mips ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
powerpc ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
sh ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
sparc ff23ecf669 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
v850 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=22) %!d(string=hai) anos
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: %!s(int64=23) %!d(string=hai) anos
README 2c8e931c67 Make spelling of uClibc be consistant. %!s(int64=25) %!d(string=hai) anos

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.