From b0df72f4fbd600427553425da5be32bbd52c15e3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Feb 1998 10:19:10 +0000 Subject: Update. 1998-02-27 Ulrich Drepper * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided, but does not require it. Handle missing argv[] values gracefully. * posix/execl.c: Likewise. * posix/execle.c: Likewise. --- elf/ldd.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/ldd.sh.in') diff --git a/elf/ldd.sh.in b/elf/ldd.sh.in index 90ec9ffb62..884472f654 100644 --- a/elf/ldd.sh.in +++ b/elf/ldd.sh.in @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or -- cgit 1.4.1