Timo Teräs 074930dd7f posix_fadvise64: fix x86 implementation 15 rokov pred
..
alpha 369cc066a4 bits/statvfs.h: the common one is good for alpha and sparc 15 rokov pred
arm 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
avr32 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
bfin 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
c6x 04dc3d1392 buildsys: minor fixes in Makefile.arch for C6X 15 rokov pred
common fa08223a33 buildsys: prettify ssp.c handling 15 rokov pred
cris 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
e1 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
frv 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
h8300 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
hppa 26b1a5e02b add bits/atomic.h for hppa 15 rokov pred
i386 074930dd7f posix_fadvise64: fix x86 implementation 15 rokov pred
i960 c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 rokov pred
ia64 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
m68k 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
microblaze 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
mips 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
nios c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 rokov pred
nios2 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
powerpc 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
sh 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
sh64 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
sparc 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
v850 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
vax 07464c3e71 Revert "*/crt?.S: remove .size directives" 15 rokov pred
x86_64 2297e6e1e0 x86_64: fix .size of _init/_fini 15 rokov pred
xtensa 41647059ec bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target 15 rokov pred
Makefile ba31c6c463 Remove TOPDIR 21 rokov pred
Makefile.commonarch f6450b67cc buildsys: do_rm ARCH_HEADERS 15 rokov pred
Makefile.in 49d8a0e9c6 support building out-of-tree 17 rokov pred
README 4d08c75822 - fix typo 18 rokov pred

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.