History log of /DragonOS/user/dadk/config/test_sqlite3-3.42.0.dadk (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 182b778a 28-Apr-2024 LoGin <longjin@DragonOS.org>

chore: 适配dadk 0.1.11 (#777)

* chore: 适配dadk 0.1.11


Revision tags: V0.1.9
# bc6f0a96 04-Mar-2024 裕依 <68320855+yuyi2439@users.noreply.github.com>

移除relibc和old libc以及旧的shell (#529)

移除relibc和old libc以及旧的shell


Revision tags: V0.1.8
# 6d81180b 08-Aug-2023 LoGin <longjin@DragonOS.org>

移植sqlite3,并修复一些bug (#323)

* bugfix: 程序加载器映射内存时,计算要映射的大小不正确的问题。

* 修正brk系统调用不符合规范的地方

* bugfix: 修正fat文件系统未能正确的扩展文件大小的bug

* 增加fcntl系统调用

* 移植sqlite3