Eric Andersen dfc535be8f Arthur Shipkowski, art ! videon-central ! com, writes: %!s(int64=23) %!d(string=hai) anos
..
alpha ff23ecf669 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
arm a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S %!s(int64=23) %!d(string=hai) anos
common 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that %!s(int64=23) %!d(string=hai) anos
cris 99dbdba98c Updated to match the other architectures. Fixes problem with "fcntl: %!s(int64=23) %!d(string=hai) anos
e1 562b05c14c Remove warning that apparently is not needed for e1 %!s(int64=23) %!d(string=hai) anos
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
i386 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S %!s(int64=23) %!d(string=hai) anos
i960 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
m68k dfc535be8f Arthur Shipkowski, art ! videon-central ! com, writes: %!s(int64=23) %!d(string=hai) anos
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
mips 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S %!s(int64=23) %!d(string=hai) anos
powerpc a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S %!s(int64=23) %!d(string=hai) anos
sh 84f5d5e948 Continue the conversion to using per-arch crti.S and crtn.S %!s(int64=23) %!d(string=hai) anos
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
sparc ff23ecf669 Peter Kjellerstedt writes: %!s(int64=23) %!d(string=hai) anos
v850 dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=23) %!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=26) %!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.