Manuel Novoa III c386ddb4d8 Ok... here's the summary: пре 21 година
..
alpha e2d3f03559 Support O_STREAMING пре 21 година
arm 21796dff50 I was an idiot and put _fini into the wrong register. Duh. пре 21 година
common c386ddb4d8 Ok... here's the summary: пре 21 година
cris 0287134396 Properly prefix some symbols пре 21 година
h8300 de2abcca5a Patch from Yoshinori Sato to update the h8300 architecture. пре 21 година
i386 e2d3f03559 Support O_STREAMING пре 21 година
i960 0287134396 Properly prefix some symbols пре 21 година
m68k e28fe98585 Fixup handling of disabled options пре 21 година
mips a6663f2b90 Update soft-float handling пре 21 година
powerpc 82a975f2f2 This draws from an old patch by David Blythe for the now-dead пре 21 година
sh 4d3c7f75e6 Stefan Allius writes: пре 21 година
sparc d3077ff7af Octal to hex пре 21 година
v850 e2d3f03559 Support O_STREAMING пре 21 година
Makefile 66812a6f8c Added cris to ALL_SUBDIRS пре 22 година
README 2c8e931c67 Make spelling of uClibc be consistant. пре 23 година

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.