Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
..
alpha fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
arm fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
common fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
cris 5118b90106 Cris can use the generic vfork 22 ani în urmă
e1 2148212370 This should not be inlined. This should probably use a 22 ani în urmă
frv e450548c0e Alexandre Oliva writes: 22 ani în urmă
h8300 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 22 ani în urmă
i386 fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
i960 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 22 ani în urmă
m68k fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
microblaze 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 22 ani în urmă
mips fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
powerpc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
sh fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
sh64 084192da07 Use the generic fork implementation on sh64 22 ani în urmă
sparc fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 22 ani în urmă
v850 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 22 ani în urmă
Makefile 72a8f4125b Lets try that one again... 22 ani în urmă
README 2c8e931c67 Make spelling of uClibc be consistant. 25 ani în urmă

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.