projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463d910
)
Fix glitch in entry for vxworks_posix_open
author
Olivier Hainque
<hainque@adacore.com>
Mon, 17 Jan 2022 13:23:40 +0000
(13:23 +0000)
committer
Olivier Hainque
<hainque@adacore.com>
Mon, 17 Jan 2022 13:23:40 +0000
(13:23 +0000)
Which was incorrectly referring to the hack name from
a previous change (vxworks_math_h_fp_c99).
fixincludes/ChangeLog
patch
|
blob
|
history
diff --git
a/fixincludes/ChangeLog
b/fixincludes/ChangeLog
index
b7e9a0b
..
d379673
100644
(file)
--- a/
fixincludes/ChangeLog
+++ b/
fixincludes/ChangeLog
@@
-1,6
+1,6
@@
2022-01-16 Olivier Hainque <hainque@adacore.com>
- * inclhack.def (vxworks_
math_h_fp_c99
): New hack.
+ * inclhack.def (vxworks_
posix_open
): New hack.
* tests/base/fcntl.h: Update.
* fixincl.x: Regenerate.