mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Top-level documentation tweaks
LICENSE.md: - Fix Markdown formatting of headers. README.md: - Add coding style note about opening braces. TODO: - Add note about OpenBSD regress test failures.
This commit is contained in:
parent
f57f7b7a19
commit
797adc39cc
3 changed files with 15 additions and 8 deletions
5
TODO
5
TODO
|
|
@ -8,6 +8,11 @@ Fix regression test failures:
|
|||
|
||||
- There are many regression test failures on NetBSD.
|
||||
|
||||
- There are some serious regression test failures on OpenBSD when ksh
|
||||
is compiled with AST vmalloc disabled, so the system standard malloc(3)
|
||||
is used. These probably represent real ksh93 bugs exposed by OpenBSD's
|
||||
security hardening mechanisms.
|
||||
|
||||
______
|
||||
Fix currently known bugs affecting shell scripting. These are identified by
|
||||
their modernish IDs. For exact details, see code/comments in:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue