summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Clarify the dependencies on libm.Bruno Haible2007-04-034-0/+4
* Avoid performing the test for real on x86 or x86_64 platforms running MacOS X.Bruno Haible2007-04-031-10/+26
* Regarding integer division by 0, x86_64 behaves like i386.Bruno Haible2007-04-031-1/+1
* New module 'iconv_open'.Bruno Haible2007-03-312-0/+68
* Declare frexpl() when the system doesn't have it.Bruno Haible2007-03-311-0/+1
* Declare ldexpl() when the system doesn't have it.Bruno Haible2007-03-311-0/+1
* Check against unusable HP-UX iconv.Bruno Haible2007-03-311-20/+55
* Detect broken AIX iconv() function.Bruno Haible2007-03-301-4/+47
* New module 'ldexpl'.Bruno Haible2007-03-304-8/+98
* Declare frexpl() in the test.Bruno Haible2007-03-301-0/+1
* * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother toPaul Eggert2007-03-291-3/+4
* autoupdateKarl Berry2007-03-291-4/+4
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-272-4/+9
* Support sub-second birthtime on cygwin.Eric Blake2007-03-271-4/+9
* * lib/stat-time.h (USE_BIRTHTIME): Remove.Paul Eggert2007-03-271-18/+10
* 2007-03-27 Bruno Haible <bruno@clisp.org>Bruno Haible2007-03-271-2/+27
* No tabs please.Bruno Haible2007-03-261-2/+2
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-261-1/+1
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-261-2/+4
* Don't use unportable shell statement.Bruno Haible2007-03-261-6/+8
* If <sysexits.h> exists but is missing values, fill in the missing values.Bruno Haible2007-03-261-5/+37
* Prefer nl_langinfo over localeconv.Bruno Haible2007-03-269-49/+29
* Add support for the SH CPU. Reported by Ben Pfaff.Bruno Haible2007-03-261-2/+9
* Oops, typo in compiler option.Bruno Haible2007-03-261-1/+1
* New module 'fpieee'.Bruno Haible2007-03-251-0/+45
* Avoid the completely broken frexpl() function of AIX 5.1.Bruno Haible2007-03-251-4/+12
* Provide a replacement for frexpl() if the system has it but it doesn't work.Bruno Haible2007-03-252-1/+45
* Check against a bug of frexp() on IRIX 6.5.Bruno Haible2007-03-251-5/+14
* New module 'search'.Bruno Haible2007-03-252-3/+40
* emove the special-casing of NetBSD.Bruno Haible2007-03-241-7/+2
* Fix last change.Bruno Haible2007-03-241-3/+3
* Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,Bruno Haible2007-03-242-22/+0
* * MODULES.html.sh (File system functions): New module write-any-file.Paul Eggert2007-03-231-0/+15
* New module 'frexpl'.Bruno Haible2007-03-233-5/+53
* Don't use the system's frexp() if it does not work (example: NetBSD 3.0).Bruno Haible2007-03-221-3/+8
* Oops, don't use 'long double' here.Bruno Haible2007-03-221-2/+2
* New module 'frexp'.Bruno Haible2007-03-222-1/+95
* Oops.Bruno Haible2007-03-221-1/+1
* New module 'isnanl'.Bruno Haible2007-03-221-15/+131
* Remove module 'iconvme'.Bruno Haible2007-03-201-17/+0
* Add limited support for Solaris 10 ZFS-style ACLs: just enough toPaul Eggert2007-03-191-5/+21
* autoupdateKarl Berry2007-03-181-3/+3
* Work around buggy locales in NetBSD 3.0.Bruno Haible2007-03-181-1/+9
* * lib/quotearg.c: Include <wctype.h> early, before the definition ofPaul Eggert2007-03-152-3/+6
* mktime.c requires 'inline'.Bruno Haible2007-03-111-2/+5
* Require 'restrict'.Bruno Haible2007-03-111-1/+4
* New module 'printf-posix'.Bruno Haible2007-03-102-0/+25
* New module 'vprintf-posix'.Bruno Haible2007-03-092-0/+25
* New module 'fprintf-posix'.Bruno Haible2007-03-092-0/+54
* New module 'vfprintf-posix'.Bruno Haible2007-03-092-0/+54