summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* manywarnings: update the list of "all" warningsJim Meyering2012-09-021-65/+88
* execinfo: port to FreeBSDPaul Eggert2012-08-241-3/+13
* stdnoreturn: port to newer GCCsPaul Eggert2012-08-231-9/+8
* execinfo: new modulePaul Eggert2012-08-221-0/+21
* extern-inline: support old GCC 'inline'Paul Eggert2012-08-201-8/+22
* timer-time: fix link order when static linking on glibcMike Frysinger2012-08-201-2/+2
* timespec: omit unnecessary AC_C_INLINEPaul Eggert2012-08-191-6/+2
* stat-time: omit unnecessary AC_C_INLINEPaul Eggert2012-08-191-2/+0
* mktime: avoid 'static inline'Paul Eggert2012-08-191-5/+2
* count-leading-zeros: new moduleEric Blake2012-08-101-0/+15
* extern-inline: also ignore -Wmissing-declarationsJim Meyering2012-08-061-1/+2
* Fix typo: 'linline' -> 'inline' (thanks to Eric Blake).Paul Eggert2012-08-011-1/+1
* Fix indenting.Paul Eggert2012-08-011-8/+8
* extern-inline: new modulePaul Eggert2012-08-011-0/+40
* argp: make HAVE_DECL usage consistentEric Blake2012-07-131-13/+9
* strndup: fix m4 usage errorEric Blake2012-07-131-2/+2
* getloadavg: clean out old Emacs and Autoconf cruftPaul Eggert2012-07-101-0/+2
* getopt: Simplify after Emacs changed.Bruno Haible2012-07-091-11/+4
* getloadavg, getopt: fix commentary re configure.inPaul Eggert2012-07-091-3/+0
* canonicalize[-lgpl]: handle "guessing" values when cross-buildingLudovic Courtès2012-07-081-8/+20
* canonicalize: make the right guess when cross-compiling to GNULudovic Courtès2012-07-081-5/+5
* sys_time: allow too-wide tv_secPaul Eggert2012-07-061-2/+6
* pthread: check for both pthread_create and pthread_joinPaul Eggert2012-07-051-7/+32
* pthread: check for pthread_create, not pthread_joinPaul Eggert2012-07-041-26/+7
* parse-datetime: fix failure to diagnose invalid inputJim Meyering2012-07-041-1/+2
* fsusage: avoid needless check on GNU/LinuxPaul Eggert2012-07-021-26/+27
* log10f: Fix possible configuration problem.Bruno Haible2012-06-281-2/+2
* remove: No longer override on all platforms. Fixes bug from 2012-03-20.Bruno Haible2012-06-281-2/+2
* root-uid: new modulePaul Eggert2012-06-261-1/+8
* getopt-posix: No longer guarantee that option processing is resettable.Bruno Haible2012-06-261-113/+108
* ptsname_r: Fix test failures on IRIX, Solaris.Bruno Haible2012-06-241-2/+35
* time: fix obsolete commentPaul Eggert2012-06-231-2/+2
* getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.Bruno Haible2012-06-231-1/+43
* time_r: fix typo that always overrode localtime_r declPaul Eggert2012-06-221-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-2252-167/+167
* nonblocking: Avoid compilation error on mingw64.Bruno Haible2012-06-211-1/+3
* mktime: fix integer overflow in 'configure'-time testPaul Eggert2012-06-211-11/+14
* fdopen: Allow implementations that don't reject invalid fd arguments.Bruno Haible2012-06-201-4/+2
* stdioext: Add support for musl libc.Bruno Haible2012-06-195-2/+43
* *printf-posix: Put more info into config.log.Bruno Haible2012-06-191-2/+3
* getopt-gnu: Fix exit code overflow in autoconf test.Bruno Haible2012-06-191-5/+5
* error, strerror-override: Support mingw64 from Fedora 17.Paolo Bonzini2012-06-031-0/+3
* error, strerror-override: Support new errno values from POSIX:2008.Bruno Haible2012-06-031-1/+7
* maint: fix typos in comments and ChangeLogJim Meyering2012-05-291-4/+4
* manywarnings: remove duplicate -Wmultichar entryPaul Eggert2012-05-271-2/+1
* gc: fix libgcrypt detection on older machines.Simon Josefsson2012-05-211-3/+11
* fsusage: fix block size returned on older Linux 2.6Pádraig Brady2012-05-161-0/+31
* fsusage: check for GNU/Linux statvfs problem dynamicallyPaul Eggert2012-05-111-8/+0
* _Noreturn: port config.h to gcc -WundefPaul Eggert2012-05-101-1/+2
* warnings.m4: provide a means to specify the program to compile.Akim Demaille2012-05-081-14/+33