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/sysdeps/linux/common/Makefile | 2 +- libc/sysdeps/linux/common/mkfifo.c | 2 +- libc/sysdeps/linux/common/syscalls.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libc/sysdeps/linux/common') diff --git a/libc/sysdeps/linux/common/Makefile b/libc/sysdeps/linux/common/Makefile index 8d2b93830..1fd26fab8 100644 --- a/libc/sysdeps/linux/common/Makefile +++ b/libc/sysdeps/linux/common/Makefile @@ -1,5 +1,5 @@ # Copyright (C) 1995,1996 Robert de Bath -# Makefile for uCLibc +# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # diff --git a/libc/sysdeps/linux/common/mkfifo.c b/libc/sysdeps/linux/common/mkfifo.c index 876f36b5a..975798a06 100644 --- a/libc/sysdeps/linux/common/mkfifo.c +++ b/libc/sysdeps/linux/common/mkfifo.c @@ -16,7 +16,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - June 28, 2000 -- swiped from GNU libc 2.1.3 and adjusted for uC-Libc + June 28, 2000 -- swiped from GNU libc 2.1.3 and adjusted for uClibc by Erik Andersen */ diff --git a/libc/sysdeps/linux/common/syscalls.c b/libc/sysdeps/linux/common/syscalls.c index 6b18c356d..a57eccdf5 100644 --- a/libc/sysdeps/linux/common/syscalls.c +++ b/libc/sysdeps/linux/common/syscalls.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * Syscalls for uC-Libc + * Syscalls for uClibc * * Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen * , -- cgit v1.2.3