diff options
Diffstat (limited to 'libc/sysdeps/README')
-rw-r--r-- | libc/sysdeps/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/sysdeps/README b/libc/sysdeps/README index ca9cb29f0..64484336b 100644 --- a/libc/sysdeps/README +++ b/libc/sysdeps/README @@ -1,6 +1,6 @@ This directory level abstracts out the UN*X-like Operating System dependent -features of uC-Libc for all UN*X-like operating systems. If you wanted to port -uC-Libc to some other UN*X-like OS, this is the place to add that support. +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 uC-Libc to support some non-UN*X-like Operating System, you +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. ;-) |