Eric Andersen 562b05c14c Remove warning that apparently is not needed for e1 23 лет назад
..
alpha ff23ecf669 Peter Kjellerstedt writes: 23 лет назад
arm 9f9350ab90 properly deal with soft-float when profiling as well 23 лет назад
common 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 23 лет назад
cris 99dbdba98c Updated to match the other architectures. Fixes problem with "fcntl: 23 лет назад
e1 562b05c14c Remove warning that apparently is not needed for e1 23 лет назад
h8300 dd3fb0f8c1 Peter Kjellerstedt writes: 23 лет назад
i386 9f9350ab90 properly deal with soft-float when profiling as well 23 лет назад
i960 dd3fb0f8c1 Peter Kjellerstedt writes: 23 лет назад
m68k ff23ecf669 Peter Kjellerstedt writes: 23 лет назад
microblaze dd3fb0f8c1 Peter Kjellerstedt writes: 23 лет назад
mips ff23ecf669 Peter Kjellerstedt writes: 23 лет назад
powerpc 9f9350ab90 properly deal with soft-float when profiling as well 23 лет назад
sh 9f9350ab90 properly deal with soft-float when profiling as well 23 лет назад
sh64 dd3fb0f8c1 Peter Kjellerstedt writes: 23 лет назад
sparc ff23ecf669 Peter Kjellerstedt writes: 23 лет назад
v850 dd3fb0f8c1 Peter Kjellerstedt writes: 23 лет назад
Makefile 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 23 лет назад
README 2c8e931c67 Make spelling of uClibc be consistant. 26 лет назад

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported 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 the common stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.