From fb123f93f9f5ce42c8e5785d2f8e0edaf951740e Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 26 Mar 2014 19:21:20 +0000 Subject: Imported from /home/lorry/working-area/delta_VirtualBox/VirtualBox-4.3.10.tar.bz2. --- src/bldprogs/checkUndefined.sh | 59 +++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 26 deletions(-) (limited to 'src/bldprogs/checkUndefined.sh') diff --git a/src/bldprogs/checkUndefined.sh b/src/bldprogs/checkUndefined.sh index aeca4f9d..389ddf75 100755 --- a/src/bldprogs/checkUndefined.sh +++ b/src/bldprogs/checkUndefined.sh @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright (C) 2006-2010 Oracle Corporation +# Copyright (C) 2006-2013 Oracle Corporation # # This file is part of VirtualBox Open Source Edition (OSE), as # available from http://www.virtualbox.org. This file is free software; @@ -14,11 +14,12 @@ # # Compare undefined symbols in a shared or static object against a new-line -# separated list of grep patterns in a text file. +# separated list of grep patterns in a set of text files and complain if +# symbols are found which aren't in the files. # -# Usage: /bin/sh