summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak last patch: Sync with gettext.Bruno Haible2007-03-293-6/+7
* Take care of IN_LIBINTL situation.Bruno Haible2007-03-293-2/+15
* * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother toPaul Eggert2007-03-292-3/+12
* autoupdateKarl Berry2007-03-293-30/+48
* autoupdateKarl Berry2007-03-291-14/+19
* Some refactoring.Bruno Haible2007-03-282-46/+82
* Distinguish invalid and incomplete UTF-8 input, and set errno accordingly.Bruno Haible2007-03-283-9/+16
* New modules 'unistr/u8-mbtoucr', 'unistr/u16-mbtoucr', 'unistr/u32-mbtoucr'.Bruno Haible2007-03-282-0/+33
* New module 'unistr/u32-mbtoucr'.Bruno Haible2007-03-282-0/+65
* New module 'unistr/u16-mbtoucr'.Bruno Haible2007-03-282-0/+80
* New module 'unistr/u8-mbtoucr'.Bruno Haible2007-03-282-0/+311
* Reorder.Simon Josefsson2007-03-281-5/+5
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-2712-83/+64
* Use multithread-safe primitives for determining the decimal point character.Bruno Haible2007-03-272-24/+36
* Support sub-second birthtime on cygwin.Eric Blake2007-03-273-7/+21
* * lib/stat-time.h (USE_BIRTHTIME): Remove.Paul Eggert2007-03-274-105/+60
* Fix signal handler.Bruno Haible2007-03-271-0/+3
* 2007-03-27 Bruno Haible <bruno@clisp.org>Bruno Haible2007-03-276-2/+319
* Depend on isnanl now.Bruno Haible2007-03-262-0/+2
* Better support of signalling NaNs.Bruno Haible2007-03-269-15/+69
* No tabs please.Bruno Haible2007-03-261-2/+2
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-262-2/+7
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-261-2/+4
* Update after utf8-ucs4-unsafe.h and utf16-ucs4-unsafe.h were removed.Bruno Haible2007-03-262-4/+2
* Don't use unportable shell statement.Bruno Haible2007-03-262-6/+14
* If <sysexits.h> exists but is missing values, fill in the missing values.Bruno Haible2007-03-264-24/+81
* Don't access hints->ai_flags when hints is NULL.Bruno Haible2007-03-262-1/+6
* Avoid compiler warnings.Bruno Haible2007-03-263-2/+7
* Prefer nl_langinfo over localeconv.Bruno Haible2007-03-2611-53/+66
* 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
* Support 'j' size specifier on all platforms.Bruno Haible2007-03-263-6/+15
* New module 'fpieee'.Bruno Haible2007-03-256-0/+79
* Avoid the completely broken frexpl() function of AIX 5.1.Bruno Haible2007-03-252-4/+16
* Avoid test failures on IRIX MIPS.Bruno Haible2007-03-253-10/+39
* Provide a replacement for frexpl() if the system has it but it doesn't work.Bruno Haible2007-03-255-2/+60
* Check against a bug of frexp() on IRIX 6.5.Bruno Haible2007-03-252-5/+19
* Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.Bruno Haible2007-03-255-2/+17
* Fix indentation.Bruno Haible2007-03-251-7/+7
* Work around a DEC C compiler bug.Bruno Haible2007-03-259-15/+128
* Work around DEC C 6.4 compiler bug.Bruno Haible2007-03-252-2/+9
* Make sure 'struct stat' is defined before glob-libc.h uses it. Fixes a warningBruno Haible2007-03-252-0/+9
* Avoid HP-UX cc warning.Bruno Haible2007-03-252-2/+7
* Avoid HP-UX cc compiler warning.Bruno Haible2007-03-252-1/+5
* Avoid compiler warning.Bruno Haible2007-03-252-1/+5
* Avoid circular definition restrict -> __restrict -> restrict on BeOS.Bruno Haible2007-03-252-3/+10
* Ensure rule action lines start with a tab.Bruno Haible2007-03-252-6/+11
* Oops, fix ANSI C syntax error introduced in last patch.Bruno Haible2007-03-251-88/+90
* Tests for module 'tsearch'.Bruno Haible2007-03-254-0/+385
* Tests for module 'search'.Bruno Haible2007-03-253-0/+44