Peter S. Mazinger 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
..
alpha 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
arm 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
avr32 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
bfin 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
c6x 46d6a24872 The C6X port vor 15 Jahren
common 117fbd4310 types.h: remove __ipc_pid_t vor 15 Jahren
cris 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
e1 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
frv 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
h8300 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
hppa 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
i386 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
i960 c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts vor 16 Jahren
ia64 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
m68k 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
microblaze 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
mips 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
nios c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts vor 16 Jahren
nios2 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
powerpc 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
sh 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
sh64 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
sparc 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
v850 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
vax 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
x86_64 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
xtensa 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target vor 15 Jahren
Makefile ba31c6c463 Remove TOPDIR vor 20 Jahren
Makefile.commonarch 9381d622e2 nptl: fix buildsys vor 15 Jahren
Makefile.in 49d8a0e9c6 support building out-of-tree vor 16 Jahren
README 4d08c75822 - fix typo vor 17 Jahren

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.