This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] Make ldd more portable and robust


Hi,

The following patchset makes ldd more portable and robust.  With this,
ldd should work as expected on any sufficiently POSIX-conformant shell.

The interpreter in the magic number line could be changed from @BASH@ to
/bin/sh or some general @SH@ variable, and .bash could be removed from
the file name.  Though I haven't done either in these patches.

(I don't have a copyright assignment agreement on file for glibc.  I
doubt these changes would be considered legally significant, but I can
send in papers if necessary.)

Thanks,
-- 
P. J. McDermott
http://www.pehjota.net/
http://www.pehjota.net/contact.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]