mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
NEWS: Typo fix: s/wil /will /g
This commit is contained in:
parent
529bf51595
commit
45ef66289a
2
NEWS
2
NEWS
@ -30,7 +30,7 @@ Version 2.20
|
||||
2.19. This change is reverted in 2.20. The introduced 2.19 symbol versions
|
||||
of getcontext, setjmp, _setjmp, __sigsetjmp, longjmp, _longjmp, siglongjmp
|
||||
are preserved pointing straight to the same implementation as the old ones.
|
||||
Given that, new callers wil simply provide a too-big buffer to these
|
||||
Given that, new callers will simply provide a too-big buffer to these
|
||||
functions. Any applications/libraries out there that embed jmp_buf or
|
||||
ucontext_t in an ABI-relevant data structure that have already been rebuilt
|
||||
against 2.19 headers will have to rebuilt again. This is necessary in any
|
||||
|
Loading…
Reference in New Issue
Block a user