From 534374755d618c9c36c9940c82756241c4b25a67 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 16 Jul 2006 08:14:35 +0000 Subject: Cleaup read() and write() variants, plus a couple of new functions like xlseek and fdlength() for the new mkswap. --- libbb/loop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libbb/loop.c') diff --git a/libbb/loop.c b/libbb/loop.c index b9caa973b..0b05cd75f 100644 --- a/libbb/loop.c +++ b/libbb/loop.c @@ -3,6 +3,7 @@ * Utility routines. * * Copyright (C) 1999-2004 by Erik Andersen + * Copyright (C) 2005 by Rob Landley * * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */ -- cgit v1.2.3