Bernhard Reutner-Fischer cb965e7690 utime() is obsolescent in SUSv4 před 16 roky
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
arm 374e9300e8 Fix building arm EABI před 16 roky
avr32 b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
bfin b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
common cb965e7690 utime() is obsolescent in SUSv4 před 16 roky
cris b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
frv b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
hppa b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
i386 b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
ia64 b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
m68k b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
microblaze b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
mips b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
powerpc b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
sh b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
sh64 b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
sparc b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING před 16 roky
vax 21730caa66 trim Experimentally off and uncommented hidden před 16 roky
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
xtensa b8f1f91cc6 clean up O_CLOEXEC handling před 16 roky
Makefile ba31c6c463 Remove TOPDIR před 20 roky
Makefile.commonarch 49d8a0e9c6 support building out-of-tree před 16 roky
Makefile.in 49d8a0e9c6 support building out-of-tree před 16 roky
README 4d08c75822 - fix typo před 17 roky

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.