Skip to content

Commit

Permalink
musl: Move musl to a separate repo
Browse files Browse the repository at this point in the history
This makes it easier to track upstream and make changes (while knowing
what we changed).

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
  • Loading branch information
heatd committed Dec 21, 2022
1 parent 377141c commit a742e0b
Show file tree
Hide file tree
Showing 2,635 changed files with 4 additions and 131,714 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@
[submodule "kernel/lib/zstd/zstd"]
path = kernel/lib/zstd/zstd
url = https://github.com/facebook/zstd
[submodule "musl"]
path = musl
url = https://github.com/heatd/musl.git
1 change: 1 addition & 0 deletions musl
Submodule musl added at aae11d
2 changes: 0 additions & 2 deletions musl/.clang-format

This file was deleted.

8 changes: 0 additions & 8 deletions musl/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion musl/.mailmap

This file was deleted.

Loading

0 comments on commit a742e0b

Please sign in to comment.