Bernhard Reutner-Fischer 6d3ed00a41 ppoll: get NULL from stddef.h vor 17 Jahren
..
alpha b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
arm 374e9300e8 Fix building arm EABI vor 17 Jahren
avr32 b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
bfin b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
common 6d3ed00a41 ppoll: get NULL from stddef.h vor 17 Jahren
cris b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
e1 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
frv b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
h8300 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
hppa b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
i386 c5225dd5c9 i386: use common INTERNAL_SYSCALL_ERROR_P vor 17 Jahren
i960 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
ia64 b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
m68k b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
microblaze b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
mips 9a9fe3ad32 sync some headers and disable unused prototypes vor 17 Jahren
nios 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
nios2 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
powerpc b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
sh 75aad665cc Fix SH bits/kernel_types.h for new kernel headers. vor 17 Jahren
sh64 b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
sparc bc5922f17d sparc: use fputs to write to stderr vor 17 Jahren
v850 49b5ce3847 fcntl.h: drop unused/dead O_STREAMING vor 17 Jahren
vax 21730caa66 trim Experimentally off and uncommented hidden vor 17 Jahren
x86_64 b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
xtensa b8f1f91cc6 clean up O_CLOEXEC handling vor 17 Jahren
Makefile ba31c6c463 Remove TOPDIR vor 21 Jahren
Makefile.commonarch 49d8a0e9c6 support building out-of-tree vor 17 Jahren
Makefile.in 49d8a0e9c6 support building out-of-tree vor 17 Jahren
README 4d08c75822 - fix typo vor 18 Jahren

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.