Update doc for cygwin 1.7.
[gnulib.git] / ChangeLog
2008-12-15 Eric BlakeUpdate doc for cygwin 1.7.
2008-12-15 Bruno HaibleFix compilation error on OSF/1 4.0.
2008-12-15 Bruno HaibleDocument the 'openat' module.
2008-12-14 Bruno HaibleDocument functions that have been added to POSIX:2008.
2008-12-14 Bruno HaibleMove documentation for glibc functions that are now...
2008-12-14 Bruno HaibleRefer to new POSIX:2008 standard.
2008-12-14 Bruno HaibleUpdate doc for POSIX:2008. Part 1: Function removals.
2008-12-14 Ralf WildenhuesAdd missing dependency.
2008-12-14 Bruno HaibleAdd missing dependency.
2008-12-14 Bruno Haiblestrtoull does not need unistd.
2008-12-11 Ralf Wildenhuesstrtoull depends on stdlib
2008-12-11 Simon Josefssonm4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more...
2008-12-10 Jim Meyeringgl_ASSERT: don't say assertions are disabled when they...
2008-12-10 Bruno HaibleChange MODULES.html to refer to POSIX:2008 where possible.
2008-12-09 Ralf Wildenhuesadd missing include to parse-duration.c
2008-12-09 Ralf Wildenhuesfix sed script reading maint.mk
2008-12-09 Bruno HaibleDetect that ldexpl does not work on MacOS X 10.4/PowerPC.
2008-12-09 Jim Meyeringwork around mingw's lack of some S_IF definitions
2008-12-09 Bruno HaibleDetect a dysfunctional signbit macro on MacOS X 10...
2008-12-08 William Pursellassert: honor --enable-assert
2008-12-08 Jim Meyering* lib/posixtm.c: Remove now-useless declaration of...
2008-12-08 Jim Meyeringannounce-gen (get_tool_versions): Accept .xz tarballs.
2008-12-07 Bruno HaibleAvoid gcc -Wmissing-prototypes warnings.
2008-12-07 Bruno HaibleFix declaration of uniconv_register_autodetect function.
2008-12-07 Jim Meyeringposixtm.c: avoid a warning
2008-12-07 Jim Meyeringunicodeio.c: mark unused parameters
2008-12-07 Bruno HaibleDon't use modules gnumakefile and maintainer-makefile...
2008-12-07 Ralf WildenhuesFix typos in manual.
2008-12-06 Bruno HaibleAdd comments.
2008-12-06 Bruno HaibleTreat SIGBUS like SIFSEGV on platforms that need it.
2008-12-06 Bruno HaibleAdvocacy documentation.
2008-12-06 Bruno HaibleDocument the 'manywarnings' module.
2008-12-05 Eric Blaketests: silence some gcc warnings
2008-12-04 Ralf WildenhuesAvoid relying on m4_copy which has changed in newer...
2008-11-29 Jim Meyeringfts: fix a thinko
2008-11-29 Jim Meyeringfts: provide dirent.d_type via FTSENT.fts_statp, when...
2008-11-28 Simon Josefssonsys_time: Add extern "C" block for C++.
2008-11-20 Bruno HaibleAttribution.
2008-11-20 Bruno HaibleAttempt to work around another AIX 5.3, 6.1 compiler...
2008-11-19 Alexandre Duret... Avoid a compilation failure in Boost.
2008-11-18 Simon Josefssonwarnings: Split off some code to new module manywarnings.
2008-11-18 Bruno HaibleDocument --with-tests.
2008-11-18 Simon Josefssonmaintainer-makefile: Fix sed regexp.
2008-11-17 Simon Josefssonwarnings: Improve code.
2008-11-17 Simon Josefssonwarnings: Use CPPFLAGS to really check whether the...
2008-11-17 Simon Josefssonwarnings: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
2008-11-17 Bruce KorbTests for module 'parse-duration'.
2008-11-17 Bruce KorbNew module 'parse-duration'.
2008-11-17 Bruno HaibleAvoid a test failure on Linux 2.6/x86.
2008-11-17 Bruno Haiblegetaddrinfo: use the modules servent and hostent.
2008-11-17 Bruno HaibleAdd support for Haiku and BeOS.
2008-11-16 Bruno HaibleFix indentation.
2008-11-16 Bruno HaibleAvoid test failure on Haiku.
2008-11-16 Bruno HaibleNew module 'hostent'.
2008-11-16 Bruno HaibleNew module 'servent'.
2008-11-15 Bruno HaibleAvoid generating same test program with two different...
2008-11-15 Bruno HaibleAvoid possible link error.
2008-11-15 Bruno HaibleMake the netdb.h replacement work on Haiku.
2008-11-15 Bruno HaibleTest also the existence of the SCHED_* macros.
2008-11-15 Bruno HaibleMake the 'sched' module work on platforms where <sched...
2008-11-13 Jim Meyeringtest-argp-2: avoid test failure when PACKAGE_BUGREPORT...
2008-11-13 Bruno Haiblelstat: don't compile lstat.c on systems lacking lstat
2008-11-12 Jim Meyering* lib/unicodeio.c (unicode_to_mb): Correct spelling...
2008-11-12 Simon Josefssonwarnings: Invoke AC_SUBST on WARN_CFLAGS.
2008-11-12 Bruno HaibleDon't duplicate a function defined elsewhere in gnulib.
2008-11-12 Simon Josefssonwarnings: Remove gl_WARN_INIT.
2008-11-12 Simon JosefssonAdd documentation for warnings module, from Bruno.
2008-11-12 Bruno HaibleAdd a comment.
2008-11-11 Karl Berrysync fdl.texi from gnustandards
2008-11-11 Eric Blakefdl.texi: avoid git symlinks
2008-11-11 Paolo Bonziniwarnings: Think right.
2008-11-11 Paolo Bonziniwarnings: Add AC_SUBST.
2008-11-11 Paolo BonziniRemove m4/warning.m4.
2008-11-11 Paolo Bonziniwarnings: Support non-literal arguments, and let the...
2008-11-11 Simon JosefssonAdd warnings module.
2008-11-11 Eric Blakefdl.texi: make a symlink to the latest version
2008-11-11 Bruno HaibleDon't rely on the contents of stderr of shell commands.
2008-11-11 Bruno HaibleUse substituted macros instead of C preprocessor macros.
2008-11-10 Eric Blakestandards.texi: include correct file for FDL 1.3
2008-11-10 Eric Blakefdl.texi: revert accidental change to license
2008-11-10 Bruno HaibleGuess that printf on Haiku survives out-of-memory condi...
2008-11-10 Bruno HaibleFix a serious gcc warning.
2008-11-10 Bruno HaibleAdd support for Haiku.
2008-11-10 Ingo WeinholdTreat Haiku like BeOS.
2008-11-08 Bruno HaibleAvoid using AC_CHECK_DECL inside AC_CACHE_CHECK.
2008-11-08 Bruno HaibleEnsure tests/test-select.c includes <unistd.h> and...
2008-11-08 Bruno HaibleMore tests for 'select' module.
2008-11-06 Bruno HaibleAvoid link errors in C++ programs.
2008-11-06 Simon Josefssonbuild-aux/pmccabe2html: Added support for C++ source...
2008-11-05 Ben PfaffAdd lib/w32sock.h as dependency of close module.
2008-11-05 Paolo BonziniAccept Bison's NEWS format.
2008-11-05 Bruno HaibleAdd reminder that random_r is maintained in glibc too.
2008-11-04 Simon JosefssonFix last commit.
2008-11-04 Simon JosefssonChange license to GFDLv1.3+.
2008-11-04 Simon JosefssonAdd GFDLv1.3.
2008-11-04 Bruno HaibleMake determination of absolute name of header file...
2008-11-03 Simon Josefssonmaint.mk: Use --coverage.
2008-11-02 Bruno HaibleMark 'strpbrk' obsolete.
2008-11-02 Bruno HaibleMark 'strdup' obsolete.
2008-11-02 Bruno HaibleMark 'strcspn' obsolete.
next