Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 13:32:34 -0700
From:      "David O'Brien" <obrien@NUXI.com>
To:        "Matthew N. Dodd" <winter@jurai.net>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/libreadline FREEBSD-upgrade rlstdc.h CHANGELOG CHANGES MANIFEST Makefile.in README aclocal.m4 bind.c callback.c complete.c configure configure.in display.c funmap.c histexpand.c histfile.c histlib.h history.c history.h input.c ...
Message-ID:  <19990818133234.C59206@dragon.nuxi.com>
In-Reply-To: <Pine.BSF.4.10.9908181539360.4840-100000@sasami.jurai.net>; from Matthew N. Dodd on Wed, Aug 18, 1999 at 03:40:54PM -0400
References:  <199908181915.MAA45461@freefall.freebsd.org> <Pine.BSF.4.10.9908181539360.4840-100000@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> What besides GDB is using libreadline?

The bash ports.

$ ldd /usr/local/bin/bash
    libreadline.so.4 => /usr/lib/libreadline.so.4 (0x280a8000)
    libhistory.so.4 => /usr/lib/libhistory.so.4 (0x280cb000)
    libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x280d0000)
    libc.so.3 => /usr/lib/libc.so.3 (0x280d5000)

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990818133234.C59206>