Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
..
alpha 290e19f814 drop support for pre ISO-C compilers преди 11 години
arm a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
avr32 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
bfin 290e19f814 drop support for pre ISO-C compilers преди 11 години
c6x 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
common ff6efa4488 libc: handle sync_file_range преди 11 години
cris 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
e1 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
frv 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
h8300 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
hppa 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
i386 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
i960 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
ia64 290e19f814 drop support for pre ISO-C compilers преди 11 години
m68k 290e19f814 drop support for pre ISO-C compilers преди 11 години
microblaze 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
mips a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
nios 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
nios2 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
powerpc 290e19f814 drop support for pre ISO-C compilers преди 11 години
sh 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
sh64 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
sparc 290e19f814 drop support for pre ISO-C compilers преди 11 години
v850 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
vax 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
x86_64 a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
xtensa f4b1b7ade7 xtensa: fix setjmp that didn't save all registers correctly преди 11 години
Makefile ba31c6c463 Remove TOPDIR преди 18 години
Makefile.commonarch a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions преди 11 години
Makefile.in 49d8a0e9c6 support building out-of-tree преди 15 години
README 4d08c75822 - fix typo преди 15 години

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.