Eric Andersen 68c4b497dd make certain that getpagesize() returns correct the value for mips пре 21 година
..
alpha fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
arm c5fc2713c1 Fix screwed up formatting пре 21 година
common 68c4b497dd make certain that getpagesize() returns correct the value for mips пре 21 година
cris 5118b90106 Cris can use the generic vfork пре 21 година
e1 2148212370 This should not be inlined. This should probably use a пре 21 година
frv e450548c0e Alexandre Oliva writes: пре 21 година
h8300 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
i386 fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
i960 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. пре 22 година
m68k fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
microblaze 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
mips 39b1226c04 It turns out that asm/reg.h is missing from the 2.6.x kernel headers, пре 21 година
powerpc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
sh fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
sh64 084192da07 Use the generic fork implementation on sh64 пре 21 година
sparc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused пре 21 година
v850 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as пре 22 година
Makefile 72a8f4125b Lets try that one again... пре 22 година
README 2c8e931c67 Make spelling of uClibc be consistant. пре 25 година

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.