Mike Frysinger 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) 20 years ago
..
linux 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) 20 years ago
Makefile 130697527b merge parallel build support 20 years ago
README 2c8e931c67 Make spelling of uClibc be consistant. 25 years ago

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. ;-)