Name: Anonymous 2009-08-26 13:44
It's the time for the next revision of the C standard and for some reason they want your advice. What do you add, remove, rename, etc ?
bsearch, qsort and signal.malloced regions when they are no longer reachable.setjmp and longjmp with an implementation that lets you use jmp_bufs at any time after the caller returns.do{}while(0), token concatenation, or inline functions.char * could return a string containing the C source of the function, and casting back could compile a string as C code. Those are all possibilities of undefined behavior.