Joseph Myers 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. 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 b8f1f91cc6 clean up O_CLOEXEC handling 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 b8f1f91cc6 clean up O_CLOEXEC handling 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.