Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
只敲代码不玩耍聪明baka也变傻ᗜˬᗜ
BakaOS
Commits
05846215
Commit
05846215
authored
2 weeks ago
by
github-actions[bot]
Browse files
Options
Download
Patches
Plain Diff
Vendor dependencies
parent
24d55403
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
kernel/.cargo/config.toml
+31
-0
kernel/.cargo/config.toml
kernel/Cargo.lock
+968
-0
kernel/Cargo.lock
third_party/android-tzdata/.cargo-checksum.json
+1
-0
third_party/android-tzdata/.cargo-checksum.json
third_party/android-tzdata/Cargo.toml
+34
-0
third_party/android-tzdata/Cargo.toml
third_party/android-tzdata/LICENSE-APACHE
+201
-0
third_party/android-tzdata/LICENSE-APACHE
third_party/android-tzdata/LICENSE-MIT
+21
-0
third_party/android-tzdata/LICENSE-MIT
third_party/android-tzdata/README.md
+20
-0
third_party/android-tzdata/README.md
third_party/android-tzdata/src/lib.rs
+29
-0
third_party/android-tzdata/src/lib.rs
third_party/android-tzdata/src/tzdata.rs
+166
-0
third_party/android-tzdata/src/tzdata.rs
third_party/android_system_properties/.cargo-checksum.json
+1
-0
third_party/android_system_properties/.cargo-checksum.json
third_party/android_system_properties/CONTRIBUTING.md
+40
-0
third_party/android_system_properties/CONTRIBUTING.md
third_party/android_system_properties/Cargo.lock
+16
-0
third_party/android_system_properties/Cargo.lock
third_party/android_system_properties/Cargo.toml
+36
-0
third_party/android_system_properties/Cargo.toml
third_party/android_system_properties/LICENSE-APACHE
+13
-0
third_party/android_system_properties/LICENSE-APACHE
third_party/android_system_properties/LICENSE-MIT
+20
-0
third_party/android_system_properties/LICENSE-MIT
third_party/android_system_properties/README.md
+36
-0
third_party/android_system_properties/README.md
third_party/android_system_properties/examples/time_zone.rs
+9
-0
third_party/android_system_properties/examples/time_zone.rs
third_party/android_system_properties/src/lib.rs
+221
-0
third_party/android_system_properties/src/lib.rs
third_party/async-task/.cargo-checksum.json
+1
-0
third_party/async-task/.cargo-checksum.json
third_party/async-task/CHANGELOG.md
+112
-0
third_party/async-task/CHANGELOG.md
with
1976 additions
and
0 deletions
+1976
-0
Some changes are not shown.
For a faster browsing experience, only
20 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment