Eric Andersen 273639fff8 Add missing mips specific include/sys/user.h пре 22 година
..
alpha 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
arm 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
common 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 22 година
cris cf7b633636 Fix completely hosed up formatting пре 22 година
e1 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
h8300 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
i386 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
i960 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. пре 22 година
m68k 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
microblaze 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
mips 273639fff8 Add missing mips specific include/sys/user.h пре 22 година
powerpc 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
sh 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
sh64 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
sparc 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
v850 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
Makefile 72a8f4125b Lets try that one again... пре 23 година
README 2c8e931c67 Make spelling of uClibc be consistant. пре 26 година

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.