freebsd-dev/include
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
..
arpa Change an internal variable from "class" to "ns_class" for C++'s benefit. 1999-06-04 22:38:27 +00:00
protocols Restored rev.1.11 which was clobbered by rev.1.12 (translated to `C'). 1999-05-11 07:28:53 +00:00
rpc
rpcsvc Make rcsid a const char[] instead of char[] to avoid compiler warnings 1998-12-06 08:15:08 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h Back out my change from 6 April PDT that added a new dlversion() 1999-04-22 01:54:38 +00:00
elf-hints.h
elf.h
err.h Don't forget to use the appropriate __printf*like attribute for verr* 1998-11-22 05:12:27 +00:00
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
histedit.h Add 2 functions: el_data_set() and el_data_get() which do what you 1999-08-20 01:17:12 +00:00
ieeefp.h Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha. 1999-06-22 17:08:25 +00:00
iso646.h
kvm.h Oops, the previous log message should have been: 1999-04-10 03:49:43 +00:00
limits.h
link.h
locale.h
Makefile Nuke old copies of /usr/include/timepps.h 1999-03-22 12:58:15 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h Add missing declarations. 1999-06-21 17:07:20 +00:00
netdb.h
nl_types.h Protect declarations for C++ users. 1999-05-08 05:50:07 +00:00
nlist.h
objformat.h
paths.h Move nologin from /etc to /var/run. This means one less file that has 1999-01-11 09:07:42 +00:00
pthread_np.h Cleanups to the pthread header files. 1999-07-31 08:36:07 +00:00
pthread.h Cleanups to the pthread header files. 1999-07-31 08:36:07 +00:00
pwd.h Use the correct type for uid and gid in struct passwd. Document it. 1999-01-18 02:14:20 +00:00
ranlib.h
regex.h
regexp.h
resolv.h
rune.h
runetype.h
setjmp.h
sgtty.h
signal.h Add a strsignal(3) (like strerror(3)) for libc compatability with other 1999-05-18 04:48:58 +00:00
stab.h
stddef.h
stdio.h Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
stdlib.h Little reorganization: 1998-12-19 00:02:34 +00:00
strhash.h
string.h Add prototypes for strl* functions 1999-08-16 06:53:13 +00:00
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
timers.h
ttyent.h
unistd.h Make profil() 64bit-safe for alpha. 1999-07-16 06:28:55 +00:00
utime.h
utmp.h
vis.h