From 2c8e931c67ebec7acbabd2c9a07096632398bfae Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:15:45 +0000 Subject: Make spelling of uClibc be consistant. --- libc/stdlib/Makefile | 2 +- libc/stdlib/abort.c | 2 +- libc/stdlib/malloc-simple/Makefile | 2 +- libc/stdlib/malloc/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libc/stdlib') diff --git a/libc/stdlib/Makefile b/libc/stdlib/Makefile index 71b2880d2..948e8f00d 100644 --- a/libc/stdlib/Makefile +++ b/libc/stdlib/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/stdlib/abort.c b/libc/stdlib/abort.c index 5fb8be599..6806a8b55 100644 --- a/libc/stdlib/abort.c +++ b/libc/stdlib/abort.c @@ -16,7 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* Hacked up for uC-Libc by Erik Andersen */ +/* Hacked up for uClibc by Erik Andersen */ #include #include diff --git a/libc/stdlib/malloc-simple/Makefile b/libc/stdlib/malloc-simple/Makefile index decd2edb2..3e607eac3 100644 --- a/libc/stdlib/malloc-simple/Makefile +++ b/libc/stdlib/malloc-simple/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/stdlib/malloc/Makefile b/libc/stdlib/malloc/Makefile index c86e4f0ea..0c5984192 100644 --- a/libc/stdlib/malloc/Makefile +++ b/libc/stdlib/malloc/Makefile @@ -1,4 +1,4 @@ -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # -- cgit v1.2.3