From a15cdc358e5f9d1cb517e2b2e490ac209b0dfa17 Mon Sep 17 00:00:00 2001 From: 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. git-svn-id: svn://busybox.net/trunk/busybox@15703 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- 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-55-g6feb