Home | History | Annotate | Download | only in libedit
History log of /src/lib/libedit/config.h
RevisionDateAuthorComments
 1.10  04-Feb-2023  christos Remove unused stuff, and limit the scope of some of the used ones.
(from des@freebsd)
 1.9  23-Mar-2016  christos Start removing the WIDECHAR ifdefs; building without it has stopped working
anyway. (Ingo Schwarze)
 1.8  16-Feb-2016  christos - don't set _GNU_SOURCE. We are not supposed to make decisions for others.
- don't special-case wcsdup()
From Ingo Schwarze.
 1.7  15-Feb-2016  christos OpenBSD readline.c rev. 1.14 2015/02/06 23:21:58 millert
use SIZE_MAX
 1.6  15-Feb-2016  christos change tests for fgetln.
 1.5  29-Jul-2011  christos better autoconf results
 1.4  28-Jul-2011  joerg Sync compat defines to unbreak build.

XXX Do a proper config.h update from configure
 1.3  28-Jul-2011  christos regen
 1.2  26-Jan-2009  apb Define HAVE_STRUCT_DIRENT_D_NAMLEN in config,h, and test it when
deciding whether to use entry->d_namlen or strlen(entry->d_name).
Addresses PR 40477 by Robert Millan.
 1.1  18-Mar-2002  christos oops, we need config.h now.

RSS XML Feed