OSDev.org
https://forum.osdev.org/

libkernaux — Auxiliary library for kernel development
https://forum.osdev.org/viewtopic.php?f=1&t=37958
Page 2 of 2

Author:  kotovalexarian [ Wed Jun 22, 2022 4:02 am ]
Post subject:  Re: libkernaux — Auxiliary library for kernel development

Hello. I have some good news. I've recently released 0.4.0 and now I'm preparing to release 0.5.0 which will include features actually useful in kernel development: free list memory allocator, memory map, etc.

To help me with features such as Multiboot 2, other data formats and algorithms, you can submit a PR! Check out suitable issues with the label "good first issue".

Author:  kotovalexarian [ Sat Nov 26, 2022 3:02 pm ]
Post subject:  Re: libkernaux — Auxiliary library for kernel development

libkernaux 0.5.0 released!

Download: https://github.com/tailix/libkernaux/re ... 5.0.tar.gz
SHA256: e18d88baa68295e57a05348f059bed105b14d6c6b52904db8c04c84cd70629ee

See NEWS.md.

Author:  kotovalexarian [ Sat Dec 03, 2022 4:47 pm ]
Post subject:  Re: libkernaux — Auxiliary library for kernel development

libkernaux 0.6.0 released!

Download: https://github.com/tailix/libkernaux/re ... 6.0.tar.gz
SHA256: 6f32427f7cffdf11c0a11c26605b93e4bc2bdc6b02dd308d75d1e4aed88c6055

Still in early stage, still has a lot of changes. See NEWS.md.

UPD: Looks like it became unable to be built with a cross-compiler. It''s a bug in configuration. I'll fix it soon.

Author:  kotovalexarian [ Mon Dec 05, 2022 8:09 am ]
Post subject:  Re: libkernaux — Auxiliary library for kernel development

libkernaux 0.6.1 released!

Download: https://github.com/tailix/libkernaux/re ... 6.1.tar.gz
SHA256: 16fc83a36826cad527ec0a232032b7b131b5be0468ccff9163df12e3e3986b9f

I've fixed the problem with cross-compiler. The project now requires Autoconf 2.70 which will be in Debian stable only in it's next release (mid-2023), but if you download the archive of sources instead of building from the Git repository then you don't need Autoconf.

Page 2 of 2 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/