projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d05d86
)
release notes for 0.9.6
v0.9.6
author
Rich Felker
<dalias@aerifal.cx>
Sun, 16 Sep 2012 04:10:08 +0000
(
00:10
-0400)
committer
Rich Felker
<dalias@aerifal.cx>
Sun, 16 Sep 2012 04:10:08 +0000
(
00:10
-0400)
WHATSNEW
patch
|
blob
|
history
diff --git
a/WHATSNEW
b/WHATSNEW
index 1817709ba0b04ec41e5ddbaeead5f843f20e21ae..0e0d93407fa66a2c150b89ef6b87262447ee68a4 100644
(file)
--- a/
WHATSNEW
+++ b/
WHATSNEW
@@
-738,3
+738,14
@@
debloating:
- eliminate .eh_frame (10-15% loaded size bloat)
- optimal inline syscall asm for ARM and MIPS
- 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