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

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.