Skip to content

Commit a742e0b

Browse files
committed
musl: Move musl to a separate repo
This makes it easier to track upstream and make changes (while knowing what we changed). Signed-off-by: Pedro Falcato <[email protected]>
1 parent 377141c commit a742e0b

File tree

2,635 files changed

+4
-131714
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,635 files changed

+4
-131714
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@
1717
[submodule "kernel/lib/zstd/zstd"]
1818
path = kernel/lib/zstd/zstd
1919
url = https://github.com/facebook/zstd
20+
[submodule "musl"]
21+
path = musl
22+
url = https://github.com/heatd/musl.git

musl

Submodule musl added at aae11d5

musl/.clang-format

Lines changed: 0 additions & 2 deletions
This file was deleted.

musl/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

musl/.mailmap

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)