microoptimization of lib/poll.c
[gnulib.git] / ChangeLog
2008-08-06 Paolo Bonzinimicrooptimization of lib/poll.c
2008-08-06 Jim Meyering* modules/inet_pton (License): Relicense under LGPLv2+.
2008-08-05 Bruno HaibleAdditional non-aborting API for lock and tls.
2008-08-04 Eric Blakegnumakefile: use space, not TAB, outside of targets
2008-08-04 Jim Meyeringgetdate.y: avoid locale-dependent date parsing failure
2008-08-02 Bruno HaiblePrepend each added line in .gitignore files with a...
2008-08-02 Ralf WildenhuesPortability fix for GNU make 3.79.1.
2008-08-01 Bruno HaibleWork around bug of HP-UX 10.20 cc with -0.0 literal.
2008-07-31 Jim Meyeringsha256.h: correct definition on SHA224_DIGEST_SIZE
2008-07-31 Bruno HaibleMake determination of BITSET_WORD_MAX work also with...
2008-07-31 Bruno HaibleMake a sed program more robust.
2008-07-30 Eric Blaketest-strtod: allow compilation without -lm
2008-07-28 Jim Meyeringbootstrap: work also when there are no .po files in po/
2008-07-27 Jim Meyering* users.txt: Add zile.
2008-07-26 Ben PfaffAdd missing dependencies on new m4/exponent[fdl].m4...
2008-07-26 Ben PfaffAdd isinf module.
2008-07-26 Ben PfaffMove macros for finding floating-point exponents into...
2008-07-23 Ulrich Dreppermktime.c: normalize tp->tm_isdst value to -1/0/1.
2008-07-23 Bruno HaibleImprove ChangeLog entry for Ulrich Drepper's change.
2008-07-23 Ulrich Drepper* lib/canonicalize-lgpl.c (__realpath): readlink can...
2008-07-22 Eric BlakeWarn, not fail, on stale version.
2008-07-21 Eric BlakeDon't allow installation with stale devel version number.
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-20 Bruno HaibleImprove documentation.
2008-07-20 Bruno HaibleRelicense under LGPLv2+.
2008-07-17 Eric Blakec-stack: fix typo.
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-14 Bruno HaibleRemove unneeded AC_PREREQ.
2008-07-14 Bruno HaibleNew module 'libsigsegv'.
2008-07-14 Bruno HaibleImproves the doc in MODULES.html.
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.
next