mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
release notes for 0.9.6
This commit is contained in:
parent
6d05d86297
commit
bd261bf25e
11
WHATSNEW
11
WHATSNEW
@ -738,3 +738,14 @@ debloating:
|
|||||||
- eliminate .eh_frame (10-15% loaded size bloat)
|
- eliminate .eh_frame (10-15% loaded size bloat)
|
||||||
- optimal inline syscall asm for ARM and MIPS
|
- optimal inline syscall asm for ARM and MIPS
|
||||||
- no longer force -O3 for shared libs
|
- no longer force -O3 for shared libs
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
0.9.6 release notes
|
||||||
|
|
||||||
|
bug fixes:
|
||||||
|
- serious breakage in definition of O_ACCMODE mask (missing a bit)
|
||||||
|
|
||||||
|
new features:
|
||||||
|
- O_EXEC open mode
|
||||||
|
- md5 crypt hash function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user