about summary refs log tree commit diff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 50133: use read-ahead and lseek-rewind for efficient line-buffered inputBart Schaefer2022-04-281-0/+59
* 49634, reported by Claes Nästén: revert 28989Oliver Kiddle2021-12-131-2/+1
* 49606: remove old NIS-specific code for retrieving user dataOliver Kiddle2021-11-281-32/+0
* 49537: fix finding utmpx file on FreeBSDOliver Kiddle2021-11-021-1/+1
* 33465: use prctl() for "jobs -Z" where availableHan Pingtian2021-05-151-0/+6
* 47785: remove deprecated autoconf functionsFelipe Contreras2021-04-091-3/+1
* 47840: make zpty module work on CygwinPeiyuan Song2021-01-201-1/+1
* 47560: add includes/prototypes for tests in configureJun-ichi Takimoto2020-11-161-0/+24
* 45950: Fix 'make install' in out-of-tree tarball builds.Yasuhiro KIMURA2020-06-031-0/+16
* github #51: Fix configure for cross build.Rin Okuyama2020-03-221-71/+3
* Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-03-071-0/+2
|\
| * 45490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto2020-03-061-0/+1
| * Improve PRIVILEGED fixesDaniel Shahaf2020-02-141-3/+2
| * Drop privileges securelySam Foxman2020-02-141-1/+3
* | Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-01-151-16/+3
|\|
| * use /dev/fd on Cygwin for process substitutionJun-ichi Takimoto2020-01-101-16/+3
* | 45246: Make --disable-multibyte warn, since the test suite fails in that conf...Daniel Shahaf2020-01-061-0/+15
* | 45213: Make --enable-gdbm default to false, rather than default to true with ...Daniel Shahaf2020-01-061-11/+3
|/
* 44865: Try harder to link in curses moduleSebastian Gniazdowski2019-10-281-3/+54
* 44710: support RLIMIT_UMTXP on FreeBSDJun-ichi Takimoto2019-08-281-0/+1
* 44712: Prefer any variety of ncurses to other terminal libraries.Sebastian Gniazdowski2019-08-271-2/+2
* 44118: use libtirpc if RPC is not in glibcJun-ichi Takimoto2019-03-151-0/+4
* 43357: isinf/isnan can be macros so need custom configure testsOliver Kiddle2018-08-311-1/+21
* 43275: Add log2 to match funcdana2018-08-131-0/+1
* 43075: Support nanosecond-precision time formattingdana2018-06-201-0/+8
* 433029: Testing signal return type is no longer neededEitan Adler2018-06-181-12/+0
* 42862: Remove AC_PROG_TRADITIONAL from configure.ac.Eitan Adler2018-05-291-1/+0
* 42863: configure.ac update to latest autoconf conventionsEitan Adler2018-05-291-263/+149
* 42790: make [[:blank:]] match non-ASCII blanksStephane Chazelas2018-05-171-0/+7
* Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...Oliver Kiddle2018-05-131-0/+1
* 42623: Add some extra quotes to previous commitPeter Stephenson2018-04-111-3/+3
* 42618: support signal names from multiple include files.Benedikt Morbach2018-04-101-5/+8
* 41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.Peter Stephenson2017-10-021-3/+3
* 41342: check for Yodl version 4Axel Beckert2017-06-221-0/+1
* 41090: Replace iswprint() if unicode9 is enabled.Jun-ichi Takimoto2017-05-121-15/+25
* 40726: add "zcurses resize" for sane terminal size changeSebastian Gniazdowski2017-03-051-1/+1
* 40604: revert to the old method if getutent() is not availableJun-ichi Takimoto2017-02-231-1/+1
* 40425: HAVE_* tests for getutxent etc.Peter Stephenson2017-01-271-1/+2
* 40232: Remove SH_USE_BSD_ECHO autoconf test.Daniel Shahaf2016-12-281-15/+0
* 40037: Unicode 9 character width support.Joshua Rubin2016-11-291-0/+12
* 39463: an additional test for default system pathMartijn Dekker2016-09-281-0/+2
* 39064: use scalbn() instead of scalb() (mathfunc.c)Jun-ichi Takimoto2016-08-201-0/+1
* 39014: Use special OpenBSD interface to get correct rand() behaviorMikael Magnusson2016-08-101-1/+2
* 38108: enable to create both zsh_{a4,us}.pdfJun-ichi Takimoto2016-03-081-2/+12
* 38084: Use previously located pcre-config for libsBaruch Siach2016-03-041-1/+1
* 36577: supplement 36559 to using LONG_MAX for 64-bit longPeter Stephenson2015-09-211-0/+6
* 35360 (replacing 35357): fix for configuring zpty on FreeBSD withoutOliver Kiddle2015-06-031-1/+1
* 35255: if available, use texi2any instead of texi2htmlJun-ichi Takimoto2015-05-231-1/+6
* 34723: disable fixed site function dir if user disable site function dirPeter Stephenson2015-03-181-1/+2
* 34636: replace broken isprint() on Mac OS XJun-ichi Takimoto2015-03-051-0/+34