[PATCH v3 0/1] Add attribute to setjmp()
Joel Sherrill <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
This version uses the definitions in cdefs.h for "no return" and "returns twice". - "returns twice" was not in ansidecl.h. - Neither was in _ansi.h. - cdefs.h had both and had logic for minimum GCC versions. Hopefully this addresses all the comments. Joel Sherrill (1): newlib/libc/include/setjmp.h: Add returns_twice attribute to setjmp() newlib/libc/include/setjmp.h | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) -- 2.47.3