Replaced with <unistd.h>.
[gnulib.git] / lib /
2007-01-28 Bruno HaibleMove to here from utf16-ucs4.h.
2007-01-28 Bruno HaibleRename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe...
2007-01-28 Bruno HaibleMove to u8-mbtouc.c.
2007-01-28 Bruno HaibleMove to here from u8-mbtouc-safe.c.
2007-01-28 Bruno HaibleMove to utf8-ucs4.c.
2007-01-28 Bruno HaibleMove to here from utf8-ucs4-safe.c.
2007-01-28 Bruno HaibleMove to utf8-ucs4.h.
2007-01-28 Bruno HaibleMove to here from utf8-ucs4-safe.h.
2007-01-27 Bruno HaibleRename u8_mbtouc -> u8_mbtouc_unsafe.
2007-01-27 Bruno HaibleMove to u8-mbtouc-unsafe.c.
2007-01-27 Bruno HaibleMove to here from u8-mbtouc.c.
2007-01-27 Bruno HaibleMove to utf8-ucs4-unsafe.c.
2007-01-27 Bruno HaibleMove to here from utf8-ucs4.c.
2007-01-27 Bruno HaibleMove to utf8-ucs4-unsafe.h.
2007-01-27 Bruno HaibleMove to here from utf8-ucs4.h.
2007-01-27 Ralf WildenhuesFix Copyright years.
2007-01-27 Ralf WildenhuesSync from Libtool.
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-27 Bruno HaibleObsoleted by the new <string.h> replacement.
2007-01-27 Bruno HaibleUse 'extern'.
2007-01-27 Jim Meyering* lib/regex_internal.c (re_string_reconstruct): Remove...
2007-01-27 Jim Meyering* lib/mempcpy.c: Include <config.h> before <string.h>.
2007-01-27 Bruno HaibleSmall optimization.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-to-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-from-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-from-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-from-locale'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-to-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-to-enc'.
2007-01-27 Bruno HaibleNew modules 'uniconv/u16-strconv-to-enc', 'uniconv...
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-to-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-from-enc'.
2007-01-27 Bruno HaibleNew modules uniconv/u8-strconv-from-enc, uniconv/u16...
2007-01-27 Bruno HaibleNew module 'uniconv/u32-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-conv-from-enc'.
2007-01-27 Bruno HaibleNew modules uniconv/u16-conv-from-enc and uniconv/u32...
2007-01-27 Bruno HaibleNew module 'uniconv/u8-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/base'.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-26 Bruno HaibleVarious fixes.
2007-01-24 Paul Eggert* lib/fnmatch_.h: Readjust white space and comments...
2007-01-24 Paul Eggert* lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: ...
2007-01-24 Bruno HaibleOptimize the recognition of "UTF-8" strings.
2007-01-24 Bruno HaibleNew module 'c-strcaseeq'.
2007-01-24 Bruno HaibleNew module 'streq'.
2007-01-24 Bruno HaibleAdd an optional argument specifying transliteration.
2007-01-24 Bruno HaibleMake the striconveha module actually work.
2007-01-24 Paul EggertImport the following changes from libc.
2007-01-23 Bruno HaibleOops, tweak comment.
2007-01-23 Bruno HaibleAdd optional offsets argument to conversion routines.
2007-01-22 Paolo Bonzini2007-01-22 Yoann Vandoorselaere <yoann.v@prelude...
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-21 Bruno HaibleOops, fix description.
2007-01-21 Bruno HaibleEnsure errno when strdup fails.
2007-01-21 Bruno HaibleNew function mem_iconveh.
2007-01-21 Bruno HaibleChange specification of mem_cd_iconveh.
2007-01-21 Bruno HaibleChange calling convention of xmem_cd_iconv.
2007-01-21 Bruno HaibleMake the API of mem_cd_iconv more useful.
2007-01-20 Jim Meyering* lib/userspec.c (parse_with_separator): If a user...
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-18 Eric Blake* m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2007-01-17 Bruno HaibleTwo more fixes to revised gettimeofday module.
2007-01-17 Bruno HaibleVarious fixes to Martin Lambers' gettimeofday patch.
2007-01-17 Bruno HaiblePatch from Martin Lambers <marlam@marlam.de>, from...
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2007-01-16 Paolo Bonzini2007-01-16 Paolo Bonzini <bonzini@gnu.org>
2007-01-16 Jim Meyering* m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3...
2007-01-16 Bruno HaibleNew module 'striconveh'.
2007-01-16 Bruno Haible(str_cd_iconv): Use the first algorithm if iconv is...
2007-01-14 Bruno HaibleNew module 'fchdir'.
2007-01-13 Bruno HaibleIndentation.
2007-01-13 Bruno HaibleAlign the temporary buffer.
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...
2007-01-12 Paul Eggert* lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX...
2007-01-10 Paul EggertUse @...@ consistently in lib/wctype_.h.
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
2007-01-10 Jim Meyeringfts.c: a small readability/maintainability improvement
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
2007-01-09 Bruno HaibleNew modules 'unistr/u8-uctomb', 'unistr/u16-uctomb...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strtok', 'unistr/u16-strtok...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strstr', 'unistr/u16-strstr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strspn', 'unistr/u16-strspn...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strrchr', 'unistr/u16-strrchr...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strpbrk', 'unistr/u16-strpbrk...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strnlen', 'unistr/u16-strnlen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncpy', 'unistr/u16-strncpy...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncmp', 'unistr/u16-strncmp...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strncat', 'unistr/u16-strncat...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strmbtouc', 'unistr/u16-strmbtou...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strmblen', 'unistr/u16-strmblen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strlen', 'unistr/u16-strlen...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strdup', 'unistr/u16-strdup...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcspn', 'unistr/u16-strcspn...
2007-01-09 Bruno HaibleNew modules 'unistr/u8-strcpy', 'unistr/u16-strcpy...
next