summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* nanosleep: Fix typo in comment.Jim Meyering2012-05-051-1/+1
* nanosleep: Avoid guessing wrong when cross-compiling to Linux.Bruno Haible2012-05-051-19/+36
* link-follow: Avoid guessing wrong when cross-compiling to glibc/Linux.Bruno Haible2012-05-051-6/+15
* tzset: Avoid guessing wrong when cross-compiling to glibc systems.Bruno Haible2012-05-052-11/+20
* d-ino: Avoid guessing "no" when cross-compiling to glibc/Linux systems.Bruno Haible2012-05-051-7/+16
* fseeko-tests, ftello-tests: Avoid "guessing no" when cross-compiling.Bruno Haible2012-05-051-6/+16
* signbit: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-051-77/+96
* strerror: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-051-15/+33
* canonicalize[-lgpl]: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-051-8/+19
* gettimeofday: Avoid bad guess when cross-compiling to glibc systems.Bruno Haible2012-05-051-9/+18
* Tweak last commit.Bruno Haible2012-05-052-2/+3
* unistd_h: make it easier to avoid sys_types_hPaul Eggert2012-05-043-10/+22
* lstat: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-044-27/+37
* *alloc-gnu, eealloc: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-043-5/+95
* getgroups: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-28/+87
* chown: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-1/+51