]> git.eshelyaron.com Git - emacs.git/commit
Work around x86 glibc backtrace bug
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Mar 2015 19:58:56 +0000 (11:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Mar 2015 19:59:31 +0000 (11:59 -0800)
commitcbc9d8d4269f2cca7950060b5e37747b27dac1de
treee0f7972d767e10f86e56cb68f1c029837df6efaa
parent1be3bd0ad86644e091ba655a6b8d592c395701ad
Work around x86 glibc backtrace bug

* sysdep.c (emacs_backtrace): Don't dump core on x86.
Fixes: bug#19959
src/ChangeLog
src/sysdep.c