Eric Andersen 187dd78d7b Major update for pthreads, based in large part on improvements пре 23 година
..
alpha 1eaf395768 A few more needed updates пре 23 година
arm 1ad16873f1 пре 23 година
common 187dd78d7b Major update for pthreads, based in large part on improvements пре 23 година
cris d8634ea863 Finish up fixing stat and setting various system types. пре 23 година
h8300 d8634ea863 Finish up fixing stat and setting various system types. пре 23 година
i386 c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... пре 23 година
i960 a3560dc47b Update architecture specific support to consistantly пре 23 година
m68k 2e9500a6c9 пре 23 година
mips 8b1cd1869a Prefer mmap2 for mips when available. Fix the mmap test. пре 23 година
powerpc a6e5000686 Fixup some small issues that show up when large file support is disabled пре 23 година
sh eacb6bcea7 пре 23 година
sparc 1eaf395768 A few more needed updates пре 23 година
v850 0c6f5b60ad Reserve stack space for args we pass to __uClibc_main. пре 23 година
Makefile a3560dc47b Update architecture specific support to consistantly пре 23 година
README 2c8e931c67 Make spelling of uClibc be consistant. пре 25 година

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported 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 the common stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.