Mercurial > hg > xemacs-beta
view etc/toolbar/folder-up.xbm @ 2518:cc24b630b1d6
[xemacs-hg @ 2005-01-26 10:33:40 by ben]
Fix some race conditions in redisplay/signal
redisplay.c, redisplay.h, signal.c: Move backtraces to internals manual. Fix some race conditions
leading to crashes due to incomplete protection of critical
sections. In signal.c, be more aggressive in catching incomplete
critical section protection -- we cannot even check for QUIT,
*EVER*, in a critical section.
author | ben |
---|---|
date | Wed, 26 Jan 2005 10:33:42 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
#define noname_width 28 #define noname_height 28 static char noname_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01, 0x83,0x01,0xe0,0xe2,0x72,0x01,0x18,0x1e,0x0f,0x01,0x08,0xe0,0x80,0x00,0x10, 0x18,0x80,0x00,0x10,0x08,0x47,0x00,0x10,0xe8,0x40,0x00,0x20,0x04,0x40,0x00, 0x20,0xc4,0x20,0x00,0x40,0x32,0x38,0x00,0x40,0x02,0x07,0x00,0x40,0xe2,0x00, 0x00,0x80,0x1d,0x00,0x00,0x80,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00};