Eric Andersen 3bb075634b use ln -fs 24 år sedan
..
arm ce8ee8d9b4 24 år sedan
common e53f70e1e1 Added a script to create bits/syscall.h for each arch. 24 år sedan
i386 ce8ee8d9b4 24 år sedan
m68k ce8ee8d9b4 24 år sedan
mips 3bb075634b use ln -fs 24 år sedan
powerpc e0130ea5d5 The previous termios.h strongly appeared to be from a different 24 år sedan
sh ce8ee8d9b4 24 år sedan
sparc ce8ee8d9b4 24 år sedan
Makefile f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 24 år sedan
README 2c8e931c67 Make spelling of uClibc be consistant. 25 år sedan

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.