freebsd-src/lib
Matthew N. Dodd 90cc1fbc53 Add 2 functions: el_data_set() and el_data_get() which do what you
would expect.  (Allow user data to be associated with an EditLine context).

As this changes no existing interfaces and doesn't alter any structs
visable to the user I've been told that its not necessary to bump
the version of the library.
1999-08-20 01:17:12 +00:00
..
compat I seem to be having some CVS problems... I don't know why this wasn't 1999-05-22 16:21:47 +00:00
csu Enable gcrt1.o. 1999-07-16 06:59:27 +00:00
libalias Various man page cleanup: 1999-08-15 09:51:25 +00:00
libatm Modify code to be -Wall'able. 1999-07-01 20:48:59 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Reverted to revision 1.8 as previous fix causes fts_open with with a 1999-08-15 19:21:29 +00:00
libc_r time_to_sleep->tv_nsec > 1000000000 1999-08-19 23:18:07 +00:00
libcalendar .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libcam Take out a reference to ccb(4). I never got around to writing it. 1999-08-17 22:03:40 +00:00
libcom_err Remove definition of malloc and realloc. Instead include stdlib.h. 1998-09-11 05:39:08 +00:00
libcompat Bad reference to exit(2) changed to exit(3). 1999-08-14 08:13:35 +00:00
libcrypt Simplified using new SYMLINKS macro, mainly to test this macro. The 1999-03-23 03:41:09 +00:00
libcurses Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libdevstat Add a MAINTAINER line to modules that I maintain. 1999-06-18 00:41:47 +00:00
libdisk Merge from -stable; support for the 'ida' driver, move fla to major 102 1999-07-05 09:43:29 +00:00
libedit Add 2 functions: el_data_set() and el_data_get() which do what you 1999-08-20 01:17:12 +00:00
libfetch Fixed prototype for fetchParseURL(). 1999-03-05 18:45:32 +00:00
libftpio Various man page cleanup: 1999-08-15 09:51:25 +00:00
libgnumalloc Don't install an elf libgnumalloc.so* in /usr/lib/compat.. No elf binaries 1998-10-11 04:18:30 +00:00
libio Cope with non page-aligned arguments to ioperm. 1999-05-22 17:35:04 +00:00
libipx Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libkse time_to_sleep->tv_nsec > 1000000000 1999-08-19 23:18:07 +00:00
libkvm Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libm Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libmd add more MLINKS 1999-03-02 22:53:24 +00:00
libmytinfo Fixed CLEANFILES. 1998-12-27 15:04:33 +00:00
libncurses Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libopie libopie also depends on libmd. Programs using libopie shouldn't have to 1998-10-11 04:45:50 +00:00
libpam Add pam_radius.so manual page. 1999-08-18 19:04:24 +00:00
libpcap Fixed CLEANFILES. 1998-12-27 15:04:33 +00:00
libpthread time_to_sleep->tv_nsec > 1000000000 1999-08-19 23:18:07 +00:00
libradius Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc Toss publickey.c in the attic and remove it from the Makefile. 1998-05-18 21:59:53 +00:00
libskey Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libss Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libstand More egcs warning fixes: 1999-04-25 22:29:30 +00:00
libtacplus Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libtelnet Old stuff laying around: Don't use a function called getstr(), that has 1998-12-16 06:04:29 +00:00
libtermcap Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
libutil Fix a bunch of broken cross-references 1999-08-18 05:55:22 +00:00
libvgl .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libwrap Add data storage for two application-provided variables. 1999-04-03 03:29:14 +00:00
libxpg4 I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
liby Don't install an elf liby.so[.2] in /usr/lib/compat. We have never had 1998-10-11 04:10:14 +00:00
libz Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline. 1999-01-10 09:53:51 +00:00
msun Disable building with alpha software completion options until we upgrade 1998-12-24 13:17:58 +00:00
ncurses/ncurses Renamed the generated include file keys.tries to keys.tries.h so 1998-03-20 16:50:08 +00:00
Makefile Turn off libf2c. Superseeded by EGCS's libg2c. 1999-04-18 09:50:58 +00:00
Makefile.inc