Bernhard Reutner-Fischer fa1bb23a59 _Exit(): add weak alias to _exit() for C99 преди 16 години
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
arm 374e9300e8 Fix building arm EABI преди 16 години
avr32 b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
bfin b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
common fa1bb23a59 _Exit(): add weak alias to _exit() for C99 преди 16 години
cris b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
frv b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
hppa b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
i386 c5225dd5c9 i386: use common INTERNAL_SYSCALL_ERROR_P преди 16 години
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
ia64 b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
m68k b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
microblaze b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
mips b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
powerpc b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
sh 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. преди 16 години
sh64 b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
sparc bc5922f17d sparc: use fputs to write to stderr преди 16 години
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING преди 16 години
vax 21730caa66 trim Experimentally off and uncommented hidden преди 16 години
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
xtensa b8f1f91cc6 clean up O_CLOEXEC handling преди 16 години
Makefile ba31c6c463 Remove TOPDIR преди 20 години
Makefile.commonarch 49d8a0e9c6 support building out-of-tree преди 16 години
Makefile.in 49d8a0e9c6 support building out-of-tree преди 16 години
README 4d08c75822 - fix typo преди 17 години

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.