comparison lib/ChangeLog @ 7404:71b958155bb9

Handle the Woe32 SIGBREAK too.
author Bruno Haible <bruno@clisp.org>
date Thu, 05 Oct 2006 12:40:48 +0000
parents 2fbd1f779c5f
children 0de49c40e105
comparison
equal deleted inserted replaced
7403:2fbd1f779c5f 7404:71b958155bb9
1 2006-10-04 Bruno Haible <bruno@clisp.org>
2
3 * fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
4
1 2006-10-03 Bruno Haible <bruno@clisp.org> 5 2006-10-03 Bruno Haible <bruno@clisp.org>
2 6
3 * gl_oset.h (gl_setelement_threshold_fn): New type. 7 * gl_oset.h (gl_setelement_threshold_fn): New type.
4 (gl_oset_search_atleast): New declaration. 8 (gl_oset_search_atleast): New declaration.
5 (struct gl_oset_implementation): Add field 'search_atleast'. 9 (struct gl_oset_implementation): Add field 'search_atleast'.