Mike Frysinger 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. 18 лет назад
..
linux 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. 18 лет назад
Makefile ba31c6c463 Remove TOPDIR 21 лет назад
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 21 лет назад
README 2c8e931c67 Make spelling of uClibc be consistant. 26 лет назад

README

This directory level abstracts out the UN*X-like Operating System dependent
features of uClibc for all UN*X-like operating systems. If you wanted to port
uClibc to some other UN*X-like OS, this is the place to add that support.

If you want to port uClibc to support some non-UN*X-like Operating System, you
should probably stop using crack. It is bad for you. ;-)