Miles Bader ac86328605 Redo stat structures (kernel changed too). il y a 24 ans
..
alpha 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
arm 4b2531defc il y a 24 ans
common 62d3ec472e il y a 24 ans
h8300 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
i386 4b2531defc il y a 24 ans
i960 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
m68k 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
mips 4b2531defc il y a 24 ans
powerpc 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
sh cc6148b1d2 il y a 24 ans
sparc 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> il y a 24 ans
v850 ac86328605 Redo stat structures (kernel changed too). il y a 24 ans
Makefile 59c9d20af6 A few more little cleanups il y a 25 ans
README 2c8e931c67 Make spelling of uClibc be consistant. il y a 26 ans

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.