* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
[gnulib.git] / ChangeLog
2007-02-24 Paul Eggert* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a...
2007-02-24 Jim Meyering* m4/perl.m4 (gl_PERL): Require version 5.005, not...
2007-02-24 Karl Berryif have foo_.h, cvs-ignore foo.h
2007-02-23 Jim MeyeringRemove a duplicate ChangeLog entry.
2007-02-23 Eric Blake* lib/getdate.h (includes): Include <time.h>, not...
2007-02-22 Bruno Haiblegetlogin_r.h was replaced with <unistd.h>.
2007-02-22 Jim Meyering* modules/utimens (Depends-on): Add timespec, required for
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Undo previous change; it...
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Don't assume getcwd (NULL...
2007-02-21 Jim Meyering* lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
2007-02-21 Paul EggertMinor fixups to port to Solaris 10 with Sun C 5.8.
2007-02-21 Bruno HaibleTests for module 'stdio'.
2007-02-21 Bruno Haiblevsnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-20 Jim Meyering* lib/ftruncate.c [HAVE_CHSIZE]: Document that this...
2007-02-20 Bruno HaibleAvoid some "gcc -Wmissing-prototypes" warnings on mingw.
2007-02-19 Bruno Haible* m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request...
2007-02-19 Bruno HaibleOops, correct attribution.
2007-02-19 Bruno HaibleSuppress some gcc warnings in glibc header files.
2007-02-19 Jim MeyeringDon't use FD after a successful "fdopendir (fd)".
2007-02-19 Jim Meyering* m4/ftruncate.m4: Adjust comment to give this module...
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleDepends on dup2 function being available.
2007-02-18 Bruno Haibleexit.h is replaced with stdlib.h.
2007-02-18 Bruno HaibleWork around an ugly glibc hack.
2007-02-18 Bruno HaibleTests for module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'math'.
2007-02-18 Bruno HaibleTests for module 'math'.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2007-02-18 Bruno HaibleEmit linker warnings for imaxabs, imaxdiv, strtoimax...
2007-02-18 Bruno HaibleTests for module 'wctype'.
2007-02-18 Bruno HaibleTests for module 'wchar'.
2007-02-18 Bruno HaibleTests for module 'unistd'.
2007-02-18 Bruno HaibleTests for module 'time'.
2007-02-18 Bruno HaibleTests for module 'sysexits'.
2007-02-18 Bruno HaibleTests for module 'sys_time'.
2007-02-18 Bruno HaibleTests for module 'sys_stat'.
2007-02-18 Bruno HaibleTests for module 'sys_socket'.
2007-02-18 Bruno HaibleTests for module 'sys_select'.
2007-02-18 Bruno HaibleTests for module 'string'.
2007-02-18 Bruno HaibleTests for module 'stdbool'.
2007-02-18 Bruno HaibleTests of module 'netinet_in'.
2007-02-18 Bruno HaibleTests for module 'inttypes'.
2007-02-18 Bruno HaibleTests for module 'fcntl'.
2007-02-18 Bruno HaibleTests for module 'byteswap'.
2007-02-18 Bruno HaibleTests for module arpa_inet.
2007-02-18 Bruno HaibleSubstitute a few more variables.
2007-02-18 Bruno HaibleUse GL_LINK_WARNING in the generated inttypes.h.
2007-02-18 Bruno HaibleNew module 'link-warning'.
2007-02-18 Bruno HaibleMerge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_...
2007-02-17 Bruno HaibleNew module 'link-warning'.
2007-02-17 Bruno HaibleLine breaking.
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-16 Bruno HaibleMake use of _O_TEMPORARY on native Woe32 platforms.
2007-02-15 Bruno HaibleTests for module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleTests for module mbsncasecmp.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul Eggert* lib/exclude.c (FNM_EXTMATCH): Define if system does...
2007-02-15 Paul EggertRemove stray underscore in previous change.
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-13 Ralf Wildenhues* m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
2007-02-13 Bruno HaibleFix m4 underquoting bug, discovered by Ralf Wildenhues.
2007-02-13 Bruno HaibleTurn link errors into link-time warnings.
2007-02-12 Bruno HaibleFix an m4 quoting bug.
2007-02-12 Bruno HaibleNeeded for tests of modules 'mbscasestr' and 'mbscasecmp'.
2007-02-12 Paul Eggert* lib/string_.h (strncasecmp): Fix typo: this macro...
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleFix bug. Remove unnecessary strlen call.
2007-02-11 Bruno HaibleTests for module 'mbsspn'.
2007-02-11 Bruno HaibleCosmetic tweak.
2007-02-11 Bruno HaibleTests for module 'mbspbrk'.
2007-02-11 Bruno HaibleSmall optimization.
2007-02-11 Bruno HaibleTests for module 'mbscspn'.
2007-02-11 Bruno HaibleTests for module 'mbscasecmp'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbscasestr.
2007-02-11 Bruno HaibleTests for module 'mbscasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleFix bug.
2007-02-11 Bruno HaibleSupport for copying multibyte string iterators.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-11 Jim MeyeringSay precisely which versions of coreutils have the...
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2007-02-11 Bruno HaibleRewrite c-strstr.c for maintainability.
2007-02-11 Bruno HaibleTests for module 'c-strstr'.
2007-02-11 Bruno HaibleWork around a coreutils-5.x bug.
2007-02-08 Bruno Haible * modules/regex (Depends-on): Add stdbool.
2007-02-06 Bruno HaibleFix bug with strsep(&string, ""). Optimize case of...
2007-02-06 Paul Eggert* m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
2007-02-06 Bruno HaibleNew module 'mbssep'.
next