New module 'perror'.
[gnulib.git] / ChangeLog
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleReorder list of macros, for consistency.
2008-09-14 Bruno HaibleRemove errno value definitions from <sys/socket.h>.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleTests for module 'errno'.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-09-13 Bruno HaibleChange the test for native Windows.
2008-09-13 Bruno HaibleMake glob work on mingw.
2008-09-13 Bruno HaibleDon't redefine ETIMEDOUT on Solaris.
2008-09-12 Paolo Bonzinifix test-poll compilation failure on Cygwin
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-09-12 Paolo Bonziniadd a minimal testsuite for the poll module
2008-09-12 Eric Blakefrexp: test for NetBSD failure on -0.0
2008-09-12 Eric Blakesignbit: work around bug of HP-UX 10.20 cc with -0...
2008-09-12 Yoann VandoorselaereUse dummy implementation also if USE_WIN32_THREADS.
2008-09-11 Yoann VandoorselaereConsistent license terms for all the fnmatch modules.
2008-09-11 Yoann Vandoorselaerepoll: fix polling unconnected server sockets on WIN32
2008-09-11 Jim Meyering* users.txt: Add gtk-vnc.
2008-09-08 Simon JosefssonFix attribution in last commit.
2008-09-08 Simon Josefssonbitrotate: Test 8/16-bit rotates with 0 and maximum...
2008-09-08 Simon Josefssonbitrotate: Use UINT*_MAX constants. Doc string improve...
2008-09-07 Bruno HaibleCheck behaviour when converting from UTF-7.
2008-09-07 Bruno HaibleMake striconveh work better with stateful encodings.
2008-09-07 Bruno HaibleUpdate according to libtool-2.2.6.
2008-09-06 Bruno HaibleAdd conditional code for SLOW_BUT_NO_HACKS.
2008-09-06 Bruno HaibleRelicense the getndelim2 dependencies under LGPLv2+.
2008-09-06 Bruno HaibleThe getndelim2 relicensing was approved by everyone.
2008-09-04 Ralf WildenhuesMake gnulib-tool work with native 'sed' on AIX.
2008-09-04 Albert ChinAdd check whether #include_next also works after #inclu...
2008-09-04 Ondřej Vašíkgetdate.y: reject an out-of-range timezone value
2008-09-03 Bruno HaibleMention the 'strverscmp' module.
2008-09-02 Simon Josefssonbitrotate: Code improvements.
2008-09-02 Simon Josefssonbitrotate: Add 64-bit rotates.
2008-09-02 Eric Blakevasnprintf-posix: handle large precision via %.*d
2008-09-02 Eric Blakec-stack: make configure-time check more robust
2008-09-02 Bruno HaibleNew module 'findprog-lgpl'.
2008-09-01 Bruno HaibleNew module 'xconcat-filename', split off from module...
2008-09-01 Bruno HaibleSplit module 'filename' into 'filename' and 'concat...
2008-09-01 Simon Josefssonbitrotate: Add 8 bit rotate functions.
2008-09-01 Simon JosefssonFix bitrotate module.
2008-08-31 Bruno HaibleAssume Solaris specific bi-arch conventions on Solaris...
2008-08-31 Jim Meyering* lib/strftime.h: Add comments describing the two added...
2008-08-31 Jim Meyeringremove duplicate #include directives
2008-08-31 Bruno HaibleNew module 'sigpipe-die'.
2008-08-31 Bruno HaibleDon't override previously installed signal handlers.
2008-08-30 Bruno HaibleAttempt to avoid error messages like "echo: write error...
2008-08-30 Bruno HaibleOops, revert ChangeLog truncation.
2008-08-30 Bruno HaibleWork around bug with trailing slash on Solaris 9 and...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-08-30 Bruno HaibleDon't define HAVE_INCLUDE_NEXT any more.
2008-08-29 Simon JosefssonAdd bitrotate module.
2008-08-29 Jim Meyeringbootstrap: merge changes from coreutils
2008-08-29 Bruno HaibleOops, fix ChangeLog entry.
2008-08-29 Bruno HaibleRemove --cvs-urls option.
2008-08-29 Jose E. Marchesimaint.mk: adjust to file name change
2008-08-28 Jim Meyering* modules/getndelim2 (License): Relicense to LGPLv2+.
2008-08-27 Paolo Bonziniuse unlocked I/O in getdelim
2008-08-26 Eric Blakedoc/INSTALL: resync from autoconf
2008-08-26 Jim MeyeringGNUmakefile: cfg.mk definitions override default autore...
2008-08-26 Bruno HaibleGenerate INSTALL file variants with prettier quotes.
2008-08-26 Bruno HaibleRun makeinfo in an English locale.
2008-08-26 Bruno HaibleAvoid error message during generation of INSTALL.
2008-08-26 Bruno HaibleIndent all paragraphs in the INSTALL file in the same...
2008-08-25 Eric Blakec-stack: test that stack overflow can be caught
2008-08-25 Bruno HaibleFix description of strftime module.
2008-08-24 Bruno HaibleCorrect attribution.
2008-08-24 Bruno HaibleComplete test of uc_width results.
2008-08-24 Bruno HaibleFix uc_width(0x00AB) bug, introduced on 2007-07-08.
2008-08-23 Eric Blaketest-lock, test-tls: mention why a test is skipped
2008-08-22 Eric Blakecount-one-bits: relax license
2008-08-22 Andreas Schwabgl_FUNC_OBSTACK_PRINTF_POSIX: fix typo
2008-08-21 Simon Josefssonm4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.
2008-08-21 Paolo Bonziniadd m4/threadlib.m4 to the gettext module
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-20 Eric Blaketest-c-stack: fix compilation failure on FreeBSD 5.0
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
2008-08-19 Eric Blakestrverscmp: add unit test
2008-08-19 Simon Josefssonlib/gc-gnulib.c: Indentation cleanup. Add some comment...
2008-08-19 Simon JosefssonWindows initialization fixes, tiny change from Adam...
2008-08-19 Ben Pfaffgitlog-to-changelog: give better diagnostic for failed...
2008-08-18 Simon JosefssonUse ISO 8601 format. Attribution.
2008-08-18 Simon Josefssonautobuild.m4: Use TZ=UTC to avoid time zone complexity.
2008-08-18 Bruno HaibleFix link error with Solaris threads.
2008-08-18 Bruno HaibleInclude <pthread.h>.
2008-08-18 Bruno HaibleFix 2008-08-03 change.
2008-08-18 Bruno HaibleAvoid forcing a context switch right after thread creation.
2008-08-18 Bruno HaibleImplement thread control primitives for Win32.
2008-08-17 Bruno HaibleNew module 'yield'.
2008-08-17 Bruno HaibleNew module 'thread'.
2008-08-17 Bruno HaibleInclude <stdlib.h> always.
2008-08-17 Bruno HaibleUpdate modules list.
2008-08-17 Yoann VandoorselaereNew module 'cond'.
2008-08-17 Bruno HaibleMove some code from module 'lock' to module 'threadlib'.
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-08-17 Bruno HaibleNew module 'threadlib'.
2008-08-14 Bruno HaibleSeparate the macros and the function symbols.
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.
2008-08-11 Jim Meyering* lib/fts_.h: Fix grammar (insert a missing "is") in...
2008-08-11 Eric Blaketest-c-stack: avoid C99-ism
next