Chris Packham 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
..
alpha 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
arm 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
avr32 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
bfin 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
c6x 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
common 3d1b82c7d9 bits/time.h: sync with glibc 2.16 il y a 12 ans
cris 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
e1 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
frv 0a043c30ee vfork: make all archs consistent il y a 12 ans
h8300 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
hppa 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
i386 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
i960 0a043c30ee vfork: make all archs consistent il y a 12 ans
ia64 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
m68k 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
microblaze 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
mips 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
nios 0a043c30ee vfork: make all archs consistent il y a 12 ans
nios2 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
powerpc 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
sh 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
sh64 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
sparc 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
v850 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
vax 80101f0d62 vax/statfs.h: common one is good for vax il y a 12 ans
x86_64 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
xtensa 6a76edddaa libc/sysdeps: add __kernel_long and __kernel_ulong il y a 12 ans
Makefile ba31c6c463 Remove TOPDIR il y a 19 ans
Makefile.commonarch f6450b67cc buildsys: do_rm ARCH_HEADERS il y a 14 ans
Makefile.in 49d8a0e9c6 support building out-of-tree il y a 15 ans
README 4d08c75822 - fix typo il y a 16 ans

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.