summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-011-0/+69
* pwrite: Work around HP-UX 11.11 bug.Bruno Haible2011-01-011-2/+51
* pread: Work around HP-UX 11 bugs.Bruno Haible2011-01-011-2/+72
* nl_langinfo: fix YESEXPR on Irix 6.5Eric Blake2010-12-311-2/+29
* ldexpl: Fix link error on HP-UX 11.Bruno Haible2010-12-311-2/+4
* isnand: Fix mistake.Bruno Haible2010-12-311-2/+2
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-312-2/+10
* linkat: Make implementation robust against system behaviour variations.Bruno Haible2010-12-281-21/+39
* mbrtowc: Work around a Solaris 7 bug.Bruno Haible2010-12-271-11/+89
* inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-273-5/+20
* utimens: simplify the logic of the previous changePaul Eggert2010-12-251-4/+2
* utimens: configure better on hosts with NFS clock skewPaul Eggert2010-12-251-15/+39
* truncl-ieee: Make it work on OSF/1 5.1 with cc.Bruno Haible2010-12-252-1/+51
* ceill-ieee: Make it work on OSF/1 5.1 with cc.Bruno Haible2010-12-252-1/+51
* Ensure all prerequisites of <wchar.h> are included.Bruno Haible2010-12-2510-27/+170
* strtok_r: Fix C syntax error in autoconf macro.Bruno Haible2010-12-251-6/+6
* gethostname: Provide a fallback for HOST_NAME_MAX.Bruno Haible2010-12-241-3/+7
* *printf: Detect large precisions bug on Solaris 10/SPARC.Bruno Haible2010-12-241-4/+8
* vsnprintf: make more consistent with snprintf; doc fixesPaul Eggert2010-12-231-1/+6
* getlogin_r: Work around portability problem on OSF/1.Bruno Haible2010-12-222-2/+53
* ttyname_r: Work around bug on OSF/1 5.1.Bruno Haible2010-12-221-4/+12
* New module 'roundl-ieee'.Bruno Haible2010-12-212-1/+51
* New module 'round-ieee'.Bruno Haible2010-12-212-1/+51
* New module 'trunc-ieee'.Bruno Haible2010-12-213-2/+55
* New module 'ceil-ieee'.Bruno Haible2010-12-213-3/+60
* New module 'floor-ieee'.Bruno Haible2010-12-213-3/+60
* New module 'roundf-ieee'.Bruno Haible2010-12-212-1/+51
* New module 'truncf-ieee'.Bruno Haible2010-12-213-2/+55
* New module 'ceilf-ieee'.Bruno Haible2010-12-212-1/+51
* New module 'floorf-ieee'.Bruno Haible2010-12-212-1/+51
* Support for minus zero in autoconf macros.Bruno Haible2010-12-212-1/+117
* Fix cross-compilation guesses on Solaris.Bruno Haible2010-12-213-8/+11
* snprintf: port snprintf (NULL, 0, ...) to Solaris 8 and 9Paul Eggert2010-12-212-12/+21
* ttyname_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-202-3/+9
* getlogin_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-5/+6
* wctype: Make it work in C++ mode on OSF/1 5.1.Bruno Haible2010-12-201-1/+11
* sys_socket: Use POSIX compatible declarations on OSF/1 5.1.Bruno Haible2010-12-201-1/+13
* tcgetsid: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-202-4/+8
* iconv_open: Fix regression from 2010-12-04.Bruno Haible2010-12-201-2/+2
* setenv: restore to working orderJim Meyering2010-12-192-1/+4
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-192-4/+9
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-192-5/+7
* ftello: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-192-1/+7
* fseeko: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-192-2/+8
* fchdir: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-192-2/+9
* memmem-simple: Stylistic changes.Bruno Haible2010-12-191-6/+7
* memmem: rearrange memmem and expand memmem-simple modulesPádraig Brady2010-12-151-17/+25
* Improve cross-compilation guesses for uClibc.Pádraig Brady2010-12-153-12/+21
* configmake: provide fallbacks for oldest supported autotoolsEric Blake2010-12-141-0/+50
* pipe-posix: Make it work in C++ mode.Bruno Haible2010-12-112-1/+18