Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement пре 24 година
..
alpha e2d3f03559 Support O_STREAMING пре 24 година
arm e2d3f03559 Support O_STREAMING пре 24 година
common 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement пре 24 година
cris e2d3f03559 Support O_STREAMING пре 24 година
h8300 e2d3f03559 Support O_STREAMING пре 24 година
i386 e2d3f03559 Support O_STREAMING пре 24 година
i960 e2d3f03559 Support O_STREAMING пре 24 година
m68k e2d3f03559 Support O_STREAMING пре 24 година
mips d3077ff7af Octal to hex пре 24 година
powerpc e2d3f03559 Support O_STREAMING пре 24 година
sh e2d3f03559 Support O_STREAMING пре 24 година
sparc d3077ff7af Octal to hex пре 24 година
v850 e2d3f03559 Support O_STREAMING пре 24 година
Makefile 66812a6f8c Added cris to ALL_SUBDIRS пре 24 година
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.