Bernhard Reutner-Fischer 02b53aad4c ioperm is not used internally, remove hidden_proto 16 vuotta sitten
..
alpha 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
arm b1913a8760 syscall.c: Use common syscall.c for ARM 16 vuotta sitten
avr32 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
bfin 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
common 02b53aad4c ioperm is not used internally, remove hidden_proto 16 vuotta sitten
cris 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
e1 8bf1bb4bf1 enable nanosecond stat support for everyone 16 vuotta sitten
frv 5b355d314e add missing UTIME_* defines for *at funcs 16 vuotta sitten
h8300 8bf1bb4bf1 enable nanosecond stat support for everyone 16 vuotta sitten
hppa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
i386 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
i960 e9adfff447 uClibc_arch_features: sync defines between ports 16 vuotta sitten
ia64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
m68k 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
microblaze 8bf1bb4bf1 enable nanosecond stat support for everyone 16 vuotta sitten
mips 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
nios 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
nios2 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
powerpc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
sh 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
sh64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
sparc 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
v850 8bf1bb4bf1 enable nanosecond stat support for everyone 16 vuotta sitten
vax 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
x86_64 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
xtensa 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 20 vuotta sitten
Makefile.commonarch ba1303003d - cosmetic tidy up of clean target 17 vuotta sitten
Makefile.in 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 vuotta sitten
README 4d08c75822 - fix typo 17 vuotta sitten

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported 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 stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.