Mike Frysinger f51fb26dbc sparc: use HIDDEN_JUMPTARGET for errno 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 cb965e7690 utime() is obsolescent in SUSv4 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 f51fb26dbc sparc: use HIDDEN_JUMPTARGET for errno 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 17 роки тому
Makefile.in 49d8a0e9c6 support building out-of-tree 17 роки тому
README 4d08c75822 - fix typo 18 роки тому

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.