freebsd-dev/gnu/usr.bin/perl
Peter Wemm b36bb32876 When setproctitle() moved from libutil to libc, we forgot to back the
change out that made libperl.so dynamically depend on libutil.so to pick
up setproctitle() in its old location.  This breaks changes involving
incomptabable libc's because ld looks for the dynamic dependency
(which it has no business doing anyway) in the wrong place - /usr/lib!
2001-02-13 05:19:56 +00:00
..
libperl When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00
library
miniperl When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00
perl
pod
suidperl
utils
x2p
Makefile
Makefile.inc