Searched refs:version (Results 1 – 19 of 19) sorted by relevance
/DragonOS-0.1.8/kernel/ |
D | Cargo.toml | 3 version = "0.1.0" 18 thingbuf = { version = "0.1.3", default-features = false, features = ["alloc"] } 23 num = { version = "0.4.0", default-features = false } 27 elf = { version = "0.7.2", default-features = false } 35 version = "1.4.0"
|
/DragonOS-0.1.8/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 16 - DADK版本:[通过`dadk --version`获取] 17 - Rust版本:[在DragonOS目录下使用`rustc --version`获取]
|
/DragonOS-0.1.8/user/dadk/config/ |
D | test_gettimeofday-0.1.0.dadk | 3 "version": "0.1.0", 15 "version": "0.1.0"
|
D | test_relibc-0.1.0.dadk | 3 "version": "0.1.0", 15 "version": "0.1.0"
|
D | http_server-0.1.0.dadk | 3 "version": "0.1.0", 15 "version": "0.1.0"
|
D | test_bind-0.1.0.dadk | 3 "version": "0.1.0", 15 "version": "0.1.0"
|
D | test_sqlite3-3.42.0.dadk | 3 "version": "3.42.0", 15 "version": "0.1.0"
|
D | test_fstat-0.1.0.dadk | 3 "version": "0.1.0", 15 "version": "0.1.0"
|
D | relibc-0.1.0.dadk | 3 "version": "0.1.0",
|
/DragonOS-0.1.8/user/libs/libc/ |
D | Cargo.toml | 3 version = "0.1.0"
|
/DragonOS-0.1.8/.github/workflows/ |
D | makefile.yml | 48 …ent add rust-src --toolchain nightly-x86_64-unknown-linux-gnu && cargo install dadk --version 0.1.1
|
/DragonOS-0.1.8/ |
D | LICENSE | 239 be similar in spirit to the present version, but may differ in detail to 242 Each version is given a distinguishing version number. If the Program 243 specifies a version number of this License which applies to it and "any 244 later version", you have the option of following the terms and conditions 245 either of that version or of any later version published by the Free 246 Software Foundation. If the Program does not specify a version number of 247 this License, you may choose any version ever published by the Free Software 298 the Free Software Foundation; either version 2 of the License, or 299 (at your option) any later version. 315 Gnomovision version 69, Copyright (C) year name of author
|
/DragonOS-0.1.8/kernel/src/driver/multiboot2/ |
D | multiboot2.h | 328 uint16_t version; member
|
/DragonOS-0.1.8/user/apps/test_bind/ |
D | link.lds | 21 .gnu.version : { *(.gnu.version) }
|
/DragonOS-0.1.8/user/apps/test_fstat/ |
D | link.lds | 21 .gnu.version : { *(.gnu.version) }
|
/DragonOS-0.1.8/user/apps/test_gettimeofday/ |
D | link.lds | 21 .gnu.version : { *(.gnu.version) }
|
/DragonOS-0.1.8/user/apps/http_server/ |
D | link.lds | 21 .gnu.version : { *(.gnu.version) }
|
/DragonOS-0.1.8/user/apps/test_relibc/ |
D | link.lds | 21 .gnu.version : { *(.gnu.version) }
|
/DragonOS-0.1.8/docs/community/ChangeLog/V0.1.x/ |
D | V0.1.2.md | 126 Patch about auto gen version string (#114)
|