NEWS.stable: log cherry-pick [06c2675]->[1138b90] stdlib: support non-GCC __attribute__
[gnulib.git] / ChangeLog
2011-02-16 Paul Eggertstdlib: support non-GCC __attribute__
2011-02-16 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-16 Ian Beckwithmbsrtowcs: Work around bug on native Windows.
2011-02-16 Thien-Thi Nguyendoc: update users.txt
2011-02-16 John W. Eatondoc: update users.txt
2011-02-16 Jim Meyeringdoc: update users.txt
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-09 Bruno Haiblegnulib-tool: Make copyright notice adjustment more...
2011-02-09 Bruno HaibleNew module 'towctrans'.
2011-02-09 Bruno HaibleNew module 'wctrans'.
2011-02-09 Bruno HaibleNew module 'iswctype'.
2011-02-09 Bruno HaibleNew module 'wctype'.
2011-02-09 Bruno Haiblewctype-h: Ensure wctype_t and wctrans_t are defined.
2011-02-09 Paul Eggertflock: fix license typo
2011-02-08 Bruno HaibleSplit large sed scripts, for HP-UX sed.
2011-02-08 Paul Eggertstdlib: improve random_r modularization
2011-02-08 Paul Eggertstdlib: don't depend on stdint
2011-02-08 Paul Eggertgetloadavg: don't depend on c-strtod, cloexec, fcntl...
2011-02-08 Jim Meyeringdi-set.h, ino-map.h: add multiple-inclusion guard
2011-02-08 Bruno Haibleiswblank: Ensure declaration on glibc systems.
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-08 Bruno Haibledi-set tests: Refactor.
2011-02-08 Bruno Haibleino-map tests: Refactor.
2011-02-08 Jim Meyeringdi-set: add "const" to a cast
2011-02-08 Paul EggertChangeLog: fix my old entry to give credit to Bastien
2011-02-07 Bruno HaibleRename module 'wctype' to 'wctype-h'.
2011-02-07 Bruno HaibleNew module 'wcswidth'.
2011-02-07 Bruno HaibleNew module 'wcstok'.
2011-02-07 Bruno HaibleNew module 'wcsstr'.
2011-02-07 Bruno HaibleNew module 'wcspbrk'.
2011-02-07 Bruno HaibleNew module 'wcsspn'.
2011-02-07 Bruno HaibleNew module 'wcscspn'.
2011-02-07 Bruno HaibleNew module 'wcsrchr'.
2011-02-07 Bruno HaibleNew module 'wcschr'.
2011-02-07 Bruno HaibleNew module 'wcsdup'.
2011-02-07 Bruno HaibleNew module 'wcsxfrm'.
2011-02-07 Bruno HaibleNew module 'wcscoll'.
2011-02-07 Bruno HaibleNew module 'wcsncasecmp'.
2011-02-07 Bruno HaibleNew module 'wcscasecmp'.
2011-02-07 Bruno HaibleNew module 'wcsncmp'.
2011-02-07 Bruno HaibleNew module 'wcscmp'.
2011-02-07 Bruno HaibleNew module 'wcsncat'.
2011-02-07 Bruno HaibleNew module 'wcscat'.
2011-02-07 Bruno HaibleNew module 'wcpncpy'.
2011-02-07 Bruno HaibleNew module 'wcsncpy'.
2011-02-07 Bruno HaibleNew module 'wcpcpy'.
2011-02-07 Bruno HaibleNew module 'wcscpy'.
2011-02-07 Bruno HaibleNew module 'wcsnlen'.
2011-02-07 Bruno HaibleNew module 'wcslen'.
2011-02-07 Bruno HaibleNew module 'wmemset'.
2011-02-07 Bruno HaibleNew module 'wmemmove'.
2011-02-07 Bruno HaibleNew module 'wmemcpy'.
2011-02-07 Bruno HaibleNew module 'wmemcmp'.
2011-02-07 Jim Meyeringdi-set, ino-map: new modules, from coreutils
2011-02-07 Paul Eggertgetloadavg: merge minor changes from Emacs
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Eric Blakeunsetenv: work around Haiku issues
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-02-05 Bruno HaibleNew module 'wmemchr', part 2.
2011-02-05 Bruno HaibleNew module 'wmemchr'.
2011-02-05 Eric Blakefdopendir: detect FreeBSD bug
2011-02-05 Paul Eggertstdbool: do not define HAVE_STDBOOL_H
2011-02-05 Bruno Haiblewcsnrtombs: Prepare for new module wwcsnrtombs.
2011-02-05 Bruno Haiblewcsrtombs: Prepare for new module wwcsrtombs.
2011-02-05 Bruno Haiblembsnrtowcs: Prepare for new module mbsnrtowwcs.
2011-02-05 Bruno Haiblembsrtowcs: Prepare for new module mbsrtowwcs.
2011-02-04 Bruno Haiblevasnprintf: Reduce use of malloc for small format strings.
2011-02-01 Eric Blakedup2: work around Haiku bug
2011-01-31 Simon Josefssondoc: off_t is not available in eglibc 2.11.2 stdio.h.
2011-01-31 Eric Blakeignore-value: add missing test dependency
2011-01-30 Paul Eggertmktime: clarify long_int width checking
2011-01-30 Simon Josefssonignore-value: Fix self-test.
2011-01-30 Paul EggertTYPE_MAXIMUM: avoid theoretically undefined behavior
2011-01-30 Paul Eggertmktime: #undef mktime before #defining it
2011-01-30 Paul Eggertmktime: systematically normalize tm_isdst comparisons
2011-01-29 Paul Eggertmktime: fix some integer overflow issues and sidestep...
2011-01-29 Eric Blakemktime: avoid infinite loop
2011-01-29 Simon Josefssonrename, unlink, same-inode: Relicense.
2011-01-29 Paul Eggertmktime: avoid problems on NetBSD 5 / i386
2011-01-28 Paul Eggertmktime: fix misspelling in comment
2011-01-28 Ralf Wildenhuesmove-if-change: cope with concurrent mv of identical...
2011-01-28 Bruce Korbusers.txt: Mention sharutils.
2011-01-28 Simon Josefssondoc: Update users.txt
2011-01-27 Bruno HaiblePrepare for supporting FreeBSD 10.
2011-01-27 Gerald PfeiferPrepare for supporting FreeBSD 10.
2011-01-27 Bruno Haiblevma-iter, get-rusage-as: Add OpenBSD support.
2011-01-26 Karl Berrymore make vars for makeinfo
2011-01-26 Eric Blakefcntl: work around Haiku F_DUPFD bugs
2011-01-26 Bruno HaibleEnable memory leak tests on AIX.
2011-01-26 Bruno HaibleTests for module 'get-rusage-data'.
2011-01-26 Bruno HaibleNew module 'get-rusage-data'.
2011-01-26 Bruno Haibleget-rusage-as: Allow for easier testing.
2011-01-26 Bruno Haiblevma-iter: Treat Haiku like BeOS.
2011-01-25 Eric Blakec-stack: fix regression on cygwin when libsigsegv is...
2011-01-24 Bruno Haiblevma-iter: Avoid empty intervals.
2011-01-24 Jim Meyeringu64: remove unnecessary #include
2011-01-24 Paul EggertAllow the user to avoid the GNULIB_TEST_* macros.
next