Eric Andersen cf7b633636 Fix completely hosed up formatting 20 vuotta sitten
..
alpha 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
arm 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
common 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 vuotta sitten
cris cf7b633636 Fix completely hosed up formatting 20 vuotta sitten
e1 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
h8300 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
i386 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
i960 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 vuotta sitten
m68k 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
microblaze 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
mips 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
powerpc 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
sh 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
sh64 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
sparc 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
v850 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 vuotta sitten
Makefile 72a8f4125b Lets try that one again... 21 vuotta sitten
README 2c8e931c67 Make spelling of uClibc be consistant. 24 vuotta sitten

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.