New module 'longlong'.
[gnulib.git] / ChangeLog
2008-07-13 Ben PfaffNew module 'longlong'.
2008-07-12 Bruno HaibleChangeLog formatting.
2008-07-12 Bruno HaibleSet ISNAN_LIBM to empty when libm is not actually needed.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-11 Jim Meyeringvc-list-files: make the last-resort awk code more portable
2008-07-10 Eric BlakeWork with tar's bootstrap.
2008-07-09 Jim Meyeringposix-shell.m4: fix typo that made this test malfunction
2008-07-08 Bruno HaibleUpdate comments.
2008-07-04 Jim Meyeringusers.txt: Add vc-dwim.
2008-07-03 Jim Meyering* users.txt: Add libffcall. From Sam Steingold.
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-03 Ralf WildenhuesRecognize 'foo_LIBRARIES += libgnu.a'.
2008-07-02 Ondřej Vašíkgetdate.y: factor out common actions
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-29 Bruno HaiblePut gnulib-comp.m4 into .cvsignore or .gitignore.
2008-06-29 Bruno HaibleUpdate to match current gnulib-tool.
2008-06-29 Bruno HaibleRecommend to put gnulib-cache.m4 into EXTRA_DIST.
2008-06-26 Jim Meyeringadd ChangeLog entry for previous change
2008-06-24 Andreas SchwabDon't test whether compound literals can be used as...
2008-06-23 Eric BlakeMake gnulib-cache.m4 easier to diff.
2008-06-23 Bruno HaibleUpdate after lib/sig-handler.h is no longer included...
2008-06-23 Bruno HaibleReenter the fatal_signal_handler in case of nested...
2008-06-23 Bruno HaibleComment fixes.
2008-06-23 Eric BlakeFix typo.
2008-06-23 Eric BlakeAvoid SA_ namespace.
2008-06-23 Eric BlakeAvoid test failure due to SA_RESTORER.
2008-06-23 Eric BlakeRevert use of sig-handler.h in sigprocmask.c.
2008-06-22 Bruno HaibleConditionally disable part of the test.
2008-06-22 Bruno HaibleMove and fix the obsolescence note.
2008-06-22 Bruno HaibleDefine SA_RESTART also for mingw.
2008-06-22 Bruno HaibleRequire gl_SIGNAL_H_DEFAULTS.
2008-06-22 Bruno HaibleRequire AC_C_INLINE.
2008-06-22 Bruno HaibleSimplify code.
2008-06-22 Bruno HaibleUpdate a comment.
2008-06-21 Eric BlakeUse sigaction module rather than signal().
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-21 Eric BlakeImprove robustness of sigprocmask by overriding signal.
2008-06-21 Eric BlakeFix nanosleep module on mingw.
2008-06-21 Eric BlakeFix licensing of sigprocmask.
2008-06-21 Bruno HaibleAvoid question marks in proper_name_utf8 result.
2008-06-19 Bruno HaibleFix CVS-isms.
2008-06-19 Bruno HaibleUpdate dependencies.
2008-06-19 Eric BlakeFix VPATH 'make dist' with GNU make and non-VCS tarball.
2008-06-19 Bruno HaibleAdd a comment.
2008-06-18 Eric BlakeWork around cygwin 1.5.25 strsignal bug.
2008-06-18 Simon JosefssonAdd ChangeLog entry for last commit.
2008-06-18 Bruno HaibleNew macro gl_DISABLE_THREADS.
2008-06-18 Bruno HaibleAvoid unused value warnings.
2008-06-17 Bruno HaibleRelicense under LGPLv2+ license.
2008-06-17 Eric BlakeSimplify c-stack prerequisites.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-16 Eric BlakeUse raise module consistently.
2008-06-16 Eric BlakeFix compliance bug in sigpending.
2008-06-14 Eric BlakeImprove obstack-printf test code.
2008-06-14 Bruno HaibleFix various problems in 'obstack-printf' module.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2008-06-11 Bruno HaibleAvoid a test failure when the test wants to skip itself.
2008-06-11 Bruno HaibleInclude gettext.h only in those files that need it.
2008-06-10 Bruno HaibleAdd termsigp argument to execute() and wait_process().
2008-06-10 Eric BlakeAdd missing include.
2008-06-10 Bruno HaibleAdd an assertion.
2008-06-10 Bruno HaibleTry to fix waitid() based code.
2008-06-10 Bruno HaibleWork around environments that (stupidly) ignore SIGALRM.
2008-06-10 Bruno HaibleWork around the Solaris 10 ACE ACLs ABI change.
2008-06-09 Eric BlakeWork around environments that (stupidly) ignore SIGALRM.
2008-06-09 Eric BlakeProduce autobuild blurb earlier in log.
2008-06-09 Jim Meyeringadd ChangeLog entry: add more guards around definition...
2008-06-09 Jim Meyeringutimens.c: correct kernel bug work-around
2008-06-08 Bruno HaibleAdd me as co-author.
2008-06-08 Bruno HaibleAdd support for AIX ACLs.
2008-06-08 Bruno HaibleAdd support for HP-UX ACLs.
2008-06-08 Bruno HaibleAdd support for Cygwin ACLs.
2008-06-08 Bruno HaibleFix bug with setuid modes in Solaris 10+ code.
2008-06-08 Bruno HaibleAdd support for Solaris 7..10 ACLs.
2008-06-08 Bruno HaibleNew function acl_extended_nontrivial (MacOS X only).
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-08 Jim Meyering* modules/acl (Maintainer): Add Bruno Haible.
2008-06-08 Bruno HaibleDon't test the ACL_TYPE_DEFAULT ACL on OSF/1.
2008-06-08 Bruno HaibleAdd support for MacOS X ACLs.
2008-06-08 Bruno HaibleFix memory leak introduced on 2008-05-22.
2008-06-08 Bruno HaibleAvoid needing to know the textual representation of...
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-07 Bruno HaibleTrivial stylistic improvements.
2008-06-07 Bruno HaibleFix doc about _setjmp.
2008-06-06 Eric BlakeDocument abort() bugs.
2008-06-06 Eric BlakeTweak documentation to cover cygwin argz bugs.
2008-06-06 Eric BlakeAvoid gcc warning on cygwin.
2008-06-05 Eric BlakeBe tolerant of UNKNOWN version in gnulib-tool test...
2008-06-05 Jim Meyeringutimens.c: work around a probable Linux kernel bug
2008-06-04 Bruno HaibleFix small mistake from 2008-06-01.
2008-06-04 Bruno HaibleNew function for testing triviality of ACL with POSIX...
2008-06-04 Bruno HaibleUndo last commit, as it does not solve the problem...
2008-06-04 Bruno HaibleExclude the 'gnumakefile' module from default testdir...
2008-06-03 Bruno HaibleSimplify #ifs. Put Solaris code after POSIX-like code.
2008-06-03 Eric BlakeProvide futimens/utimensat fallbacks for older kernels.
2008-06-03 Bruno HaibleImprove Tru64 support.
next