summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make this script work again (broken since 2008-01-19).Bruno Haible2008-09-261-0/+6
* Module EOVERFLOW is removed.Bruno Haible2008-09-261-0/+4
* Ignore error EPIPE when closing a stream.Bruno Haible2008-09-261-0/+4
* Explain reason for skipping tests.Bruno Haible2008-09-261-0/+5
* Reorder items.Bruno Haible2008-09-261-0/+4
* Depend on module 'sigpipe'.Bruno Haible2008-09-261-0/+2
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-261-0/+37
* Depend on module 'write', in case module 'sigpipe' is used also.Bruno Haible2008-09-261-0/+2
* Tests for module 'sigpipe'.Bruno Haible2008-09-261-0/+4
* New module 'write'.Bruno Haible2008-09-261-0/+12
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-0/+10
* fts: tweak inode comparison functionJim Meyering2008-09-261-0/+5
* fts: sort dirent entries on inode number before traversingJim Meyering2008-09-261-0/+18
* New module 'sigpipe'.Bruno Haible2008-09-261-0/+5
* Report all license incompatibilities during --import.Bruno Haible2008-09-251-0/+6
* Oops, tweak last commit so that it also works in the first gnulib-tool run.Bruno Haible2008-09-251-0/+5
* modules/sys_select-tests (Depends-on): Remove sys_select.Simon Josefsson2008-09-251-0/+5
* Don't ask the user to perform edits in the generated Makefile.ams.Bruno Haible2008-09-251-0/+13
* Store the --tests-base option in the comment in gnulib-cache.m4.Yoann Vandoorselaere2008-09-251-0/+5
* implement full-blown select(2) for winsockPaolo Bonzini2008-09-241-0/+14
* open, fopen: close fd leak in last patchEric Blake2008-09-241-0/+10
* Ensure that a filename ending in a slash cannot be used to access a non-direc...Bruno Haible2008-09-241-0/+16
* c-stack: avoid compiler optimizations when provoking overflowEric Blake2008-09-231-0/+6
* c-stack: work around Irix sigaltstack bugEric Blake2008-09-231-2/+11
* fopen: document mingw bug on directoriesEric Blake2008-09-231-0/+7
* implement a native version of poll for Win32Paolo Bonzini2008-09-231-0/+5
* add sockets wrappersPaolo Bonzini2008-09-231-0/+13
* downgrade minimum needed Winsock version for test-poll.cPaolo Bonzini2008-09-231-0/+4
* Add info about functions missing on IRIX 5.3.Bruno Haible2008-09-231-0/+5
* test-perror.sh (tmpfiles): Cleanup temporary files on success.Simon Josefsson2008-09-231-0/+5
* vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)Eric Blake2008-09-231-0/+8
* Tweak skip message.Bruno Haible2008-09-221-0/+5
* Make autoconf tests structure consistent with source files in lib/.Bruno Haible2008-09-221-0/+7
* Clarify which modules are only for obsolete systems.Bruno Haible2008-09-211-0/+11
* Allow 3-digit exponents in %e and %g results on 'long double'.Bruno Haible2008-09-211-0/+10
* Remove useless ASSERTs.Bruno Haible2008-09-211-0/+5
* New module 'strdup-posix'.Bruno Haible2008-09-211-0/+17
* Add data about branch probabilities.Bruno Haible2008-09-201-0/+5
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-0/+16
* Update comment.Bruno Haible2008-09-201-0/+4
* Change ChangeLog entries.Bruno Haible2008-09-201-3/+7
* getaddrinfo: Don't depend on strdup.Simon Josefsson2008-09-181-0/+6
* Tweak last commit.Bruno Haible2008-09-181-0/+8
* vasnprintf: support Irix 5.3Eric Blake2008-09-161-0/+8
* Update doc about Solaris.Bruno Haible2008-09-161-0/+7
* posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"Jim Meyering2008-09-161-0/+8
* allow non-blocking connect to succeed, as it does on OpenBSDPaolo Bonzini2008-09-161-0/+5
* avoid spurious test failure when library is built without ACL supportJim Meyering2008-09-161-0/+8
* Use a second, less quick upper bound based on character occurrence counts.Ralf Wildenhues2008-09-161-0/+5
* tests: avoid some compiler warningsEric Blake2008-09-151-3/+9