Skip to content

Version 0.4.0 (2022-06-16)

Compare
Choose a tag to compare
@kotovalexarian kotovalexarian released this 16 Jun 15:59
· 106 commits to master since this release
e488eed

225 files changed, 8625 insertions(+), 3744 deletions(-)

Breaking changes

  • ./configure - feature --(enable|disable)-bloat has been removed.
  • ./configure - feature --(enable|disable)-pic has been removed.
  • <kernaux/assert.h> - API has been completely changed.
  • <kernaux/libc.h> - header has been removed.
  • <kernaux/ntoa.h> - API has been completely changed.
  • <kernaux/printf.h> - Easter egg has been removed.
  • <kernaux/printf.h> - functions "[v]printf" have been renamed to "[v]fprintf",
    API has been changed.

New features

  • ./configure - new feature --(enable|disable)-debug.
  • ./configure - new package --with[out]-io.
  • ./configure - new package --with[out]-memmap.
  • <kernaux/memmap.h> - new header. It's a memory map.