summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* New module 'mbsrchr'.Bruno Haible2007-02-051-0/+1
* New module 'mbsrchr'.Bruno Haible2007-02-051-0/+28
* New module 'mbschr'.Bruno Haible2007-02-052-0/+29
* * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.Paul Eggert2007-02-051-0/+7
* New module description section 'configure.ac-early'.Bruno Haible2007-02-042-1/+6
* * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:Jim Meyering2007-02-021-1/+1
* * modules/mountlist (Depends-on): Revert 2007-01-31 change,Eric Blake2007-02-021-1/+0
* * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.Eric Blake2007-02-022-2/+4
* * modules/regex (Depends-on): Revert dependence on mempcpy.Eric Blake2007-02-011-1/+0
* * modules/mountlist (Depends-on): Add strstrEric Blake2007-02-011-0/+1
* * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usageEric Blake2007-02-012-1/+1
* New module description field 'Link'.Bruno Haible2007-02-018-0/+24
* Enforce the use of gnulib modules for unportable <string.h> functions.Bruno Haible2007-02-0116-0/+31
* * lib/strptime.h (strptime): Use 'restrict' for args wherePaul Eggert2007-01-291-1/+2
* New module 'strptime'. Initial fixes.Bruno Haible2007-01-291-2/+3
* 2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>Bruno Haible2007-01-291-0/+27
* * MODULES.html.sh: New module mpsort.Paul Eggert2007-01-291-0/+23
* * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do useJim Meyering2007-01-281-1/+1
* * modules/sys_time (Makefile.am): Build sys/time.h only when it's theJim Meyering2007-01-281-2/+2
* Simplify macrology that creates unistd.h.Bruno Haible2007-01-281-1/+1
* Reduce the number of AC_LIBOBJ invocations by 1.Bruno Haible2007-01-281-0/+1
* Renamed modules.Bruno Haible2007-01-281-2/+2
* Move to u32-mbtouc.Bruno Haible2007-01-281-24/+0
* Move to here from u32-mbtouc-safe.Bruno Haible2007-01-281-0/+24
* Move to u32-mbtouc-unsafe.Bruno Haible2007-01-281-24/+0
* Move to here from u32-mbtouc.Bruno Haible2007-01-281-0/+24
* Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.Bruno Haible2007-01-282-2/+2
* Move to u16-mbtouc.Bruno Haible2007-01-281-24/+0
* Move to here from u16-mbtouc-safe.Bruno Haible2007-01-281-0/+24
* Move to utf16-ucs4.Bruno Haible2007-01-281-26/+0
* Move to here from utf16-ucs4-safe.Bruno Haible2007-01-281-0/+26
* Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.Bruno Haible2007-01-281-1/+1
* Move to u16-mbtouc-unsafe.Bruno Haible2007-01-281-24/+0
* Move to here from u16-mbtouc.Bruno Haible2007-01-281-0/+24
* Move to utf16-ucs4-unsafe.Bruno Haible2007-01-281-26/+0
* Move to here from utf16-ucs4.Bruno Haible2007-01-281-0/+26
* Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.Bruno Haible2007-01-283-3/+3
* Move to u8-mbtouc.Bruno Haible2007-01-281-24/+0
* Move to here from u8-mbtouc-safe.Bruno Haible2007-01-281-0/+24
* Move to utf8-ucs4.Bruno Haible2007-01-281-26/+0
* Move to here from utf8-ucs4-safe.Bruno Haible2007-01-281-0/+26
* Rename u8_mbtouc -> u8_mbtouc_unsafe.Bruno Haible2007-01-272-2/+2
* Move to u8-mbtouc-unsafe.Bruno Haible2007-01-271-24/+0
* Move to here from u8-mbtouc.Bruno Haible2007-01-271-0/+24
* Move to utf8-ucs4-unsafe.Bruno Haible2007-01-271-26/+0
* Move to here from utf8-ucs4.Bruno Haible2007-01-271-0/+26
* Declare strcasestr() in the <string.h> replacement, rather than inBruno Haible2007-01-272-2/+3
* Small optimization.Bruno Haible2007-01-271-1/+1
* New module 'uniconv/u32-strconv-to-locale'.Bruno Haible2007-01-271-0/+25
* New module 'uniconv/u16-strconv-to-locale'.Bruno Haible2007-01-271-0/+25