Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
..
alpha fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
arm fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
common fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
cris 5118b90106 Cris can use the generic vfork преди 22 години
e1 2148212370 This should not be inlined. This should probably use a преди 22 години
frv e450548c0e Alexandre Oliva writes: преди 22 години
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 преди 22 години
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 преди 22 години
microblaze 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as преди 22 години
mips fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
powerpc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
sh fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 22 години
sh64 084192da07 Use the generic fork implementation on sh64 преди 22 години
sparc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused преди 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... преди 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.