summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* Use 'case' statements instead of 'expr' invocations.Bruno Haible2007-03-096-46/+146
* Info about OpenBSD 4.0.Bruno Haible2007-03-081-1/+1
* Make <sys/select.h> self-contained, i.e. make it possible to include itBruno Haible2007-03-081-7/+21
* Make shell snippets copy&pastable.Bruno Haible2007-03-081-42/+42
* Make <netinet/in.h> self-contained, i.e. allow it to be included withoutBruno Haible2007-03-071-7/+21
* Make <sys/socket.h> self-contained, so that it can be included withoutBruno Haible2007-03-071-10/+41
* New module 'sprintf-posix'.Bruno Haible2007-03-072-0/+40
* New module 'vsprintf-posix'.Bruno Haible2007-03-072-6/+46
* Fix last commit: Require gl_STDIO_H_DEFAULTS.Bruno Haible2007-03-072-0/+2
* New module 'snprintf-posix'.Bruno Haible2007-03-073-3/+55
* New module 'vsnprintf-posix'.Bruno Haible2007-03-073-4/+57
* Test for vasnprintf in the macro that need it.Bruno Haible2007-03-073-6/+6
* Fix the test whether frexpl() and ldexpl() are declared. Move the declarationBruno Haible2007-03-071-7/+8
* Provide the option to declare the mathl functions also when the 'mathl'Bruno Haible2007-03-071-1/+15
* Provide missing frexpl(), ldexpl() declarations.Bruno Haible2007-03-061-1/+7
* Rename a cache variable.Bruno Haible2007-03-061-18/+18
* Add an 8th test, against HP-UX.Bruno Haible2007-03-061-22/+83
* Mention glibc-2.5.Bruno Haible2007-03-051-0/+1
* Be more conservative about the config.guess results on NetBSD.Bruno Haible2007-03-051-6/+11
* Add info about NetBSD 4, which has now borrowed the printf implementationBruno Haible2007-03-051-2/+6
* Update with info about HP-UX 10.20.Bruno Haible2007-03-051-21/+19
* Add info about OpenBSD.Bruno Haible2007-03-051-3/+16
* Add info about some older Cygwin.Bruno Haible2007-03-051-0/+1
* Test a corner case. Exclude two buggy implementations.Bruno Haible2007-03-051-10/+42
* New module 'vasprintf-posix'.Bruno Haible2007-03-052-7/+48
* Small reorganization.Bruno Haible2007-03-052-4/+4
* Use function name rpl_vasnprintf if vasnprintf already exists.Bruno Haible2007-03-041-0/+4
* Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.Bruno Haible2007-03-042-6/+6
* New module 'vasnprintf-posix'.Bruno Haible2007-03-043-10/+402
* Compile progreloc.c only if --enable-relocatable is specified.Bruno Haible2007-03-041-1/+4
* Compile relocatable.c only if --enable-relocatable was specified.Bruno Haible2007-03-042-6/+18
* Make it possible to compile strerror.c separately, unconditionally.Bruno Haible2007-03-031-3/+11
* Make it possible to compile setenv.c separately, unconditionally.Bruno Haible2007-03-031-1/+8
* New macro gl_FUNC_READLINK_SEPARATE for the relocatable wrapper program.Bruno Haible2007-03-031-2/+9
* New macro gl_CANONICALIZE_LGPL_SEPARATE.Bruno Haible2007-03-031-2/+11
* Split gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV.Bruno Haible2007-03-031-4/+11
* Define ENABLE_RELOCATABLE also for libraries.Bruno Haible2007-03-032-6/+8
* New module 'printf-frexpl'.Bruno Haible2007-03-031-0/+43
* Followup to the 2007-02-12 patch, using suggestions from Bruno Haible inPaul Eggert2007-03-014-3/+9
* * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.Eric Blake2007-03-012-5/+3
* New modules relocatable, relocatable-lib, relocatable-script.Bruno Haible2007-03-012-47/+66
* Infrastructure for relocatable installation, from GNU gettext.Bruno Haible2007-03-011-0/+119
* Rename module xreadlink to xreadlink-with-size.Bruno Haible2007-02-281-13/+0
* New module 'printf-frexp'.Bruno Haible2007-02-251-0/+40
* Also handle the case that isnan is a "type-generic" macro.Bruno Haible2007-02-252-8/+24
* Correct handling of ARM when cross-compiling.Bruno Haible2007-02-251-3/+6
* New module 'isnanl-nolibm'.Bruno Haible2007-02-241-0/+114
* New module 'isnan-nolibm'.Bruno Haible2007-02-241-0/+122
* * m4/regex.m4: Update the description of the configure-time option,Jim Meyering2007-02-241-3/+6
* * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep thatPaul Eggert2007-02-241-2/+8