Mike Frysinger 4a8786ceef libc/sysdeps: dup3: fix typo in comment há 13 anos atrás
..
alpha 1e2e4ac619 socket.h: pull socket_type.h from eglibc há 13 anos atrás
arm d0234b16d6 buildsys: use kbuild style há 13 anos atrás
avr32 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
bfin d0234b16d6 buildsys: use kbuild style há 13 anos atrás
c6x d0234b16d6 buildsys: use kbuild style há 13 anos atrás
common 4a8786ceef libc/sysdeps: dup3: fix typo in comment há 13 anos atrás
cris d0234b16d6 buildsys: use kbuild style há 13 anos atrás
e1 266bdc1f62 Replace FSF snail mail address with URLs há 14 anos atrás
frv 266bdc1f62 Replace FSF snail mail address with URLs há 14 anos atrás
h8300 266bdc1f62 Replace FSF snail mail address with URLs há 14 anos atrás
hppa 1e2e4ac619 socket.h: pull socket_type.h from eglibc há 13 anos atrás
i386 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
i960 266bdc1f62 Replace FSF snail mail address with URLs há 14 anos atrás
ia64 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
m68k d0234b16d6 buildsys: use kbuild style há 13 anos atrás
microblaze d0234b16d6 buildsys: use kbuild style há 13 anos atrás
mips 1e2e4ac619 socket.h: pull socket_type.h from eglibc há 13 anos atrás
nios d0234b16d6 buildsys: use kbuild style há 13 anos atrás
nios2 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
powerpc d0234b16d6 buildsys: use kbuild style há 13 anos atrás
sh d0234b16d6 buildsys: use kbuild style há 13 anos atrás
sh64 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
sparc 1e2e4ac619 socket.h: pull socket_type.h from eglibc há 13 anos atrás
v850 266bdc1f62 Replace FSF snail mail address with URLs há 14 anos atrás
vax d0234b16d6 buildsys: use kbuild style há 13 anos atrás
x86_64 d0234b16d6 buildsys: use kbuild style há 13 anos atrás
xtensa d0234b16d6 buildsys: use kbuild style há 13 anos atrás
Makefile ba31c6c463 Remove TOPDIR há 21 anos atrás
Makefile.commonarch d0234b16d6 buildsys: use kbuild style há 13 anos atrás
Makefile.in 49d8a0e9c6 support building out-of-tree há 17 anos atrás
README 4d08c75822 - fix typo há 18 anos atrás

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.