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

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.