diff options
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | src/POSIX.1-1988 | 0 | ||||
| m--------- | src/POSIX.1-1990 | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f3715031..c4f56c64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,9 @@ [submodule "src/9899-2011-EXT1"] path = src/9899-2011-EXT1 url = git@gitlab.com:ung.org/lib/9899-2011-EXT1.git +[submodule "src/POSIX.1-1988"] + path = src/POSIX.1-1988 + url = git@gitlab.com:ung.org/lib/POSIX.1-1988.git +[submodule "src/POSIX.1-1990"] + path = src/POSIX.1-1990 + url = git@gitlab.com:ung.org/lib/POSIX.1-1990.git diff --git a/src/POSIX.1-1988 b/src/POSIX.1-1988 new file mode 160000 +Subproject 4661b9c5d1b9481c28af417e22ff4ee2ccb26b1 diff --git a/src/POSIX.1-1990 b/src/POSIX.1-1990 new file mode 160000 +Subproject 901bc6f935aa15073cf3527e94e09b6111693d9 |
