diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-05 00:07:42 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-05 00:07:42 +0200 |
| commit | a9c892f6640668b93848584d246280c4d33cc025 (patch) | |
| tree | 914226b8c8fffd1a8e101e71d361d6d126322c12 /src/n-acd/subprojects | |
| parent | f03946fe0cdd73041658be1009f06f0e287c4b80 (diff) | |
| parent | 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 (diff) | |
Update upstream source from tag 'upstream/1.47.90'
Update to upstream version '1.47.90' with Debian dir fca683c43690f5e2bfc191d3d528666444bec54b
Diffstat (limited to 'src/n-acd/subprojects')
| l--------- | src/n-acd/subprojects/c-list | 1 | ||||
| l--------- | src/n-acd/subprojects/c-rbtree | 1 | ||||
| l--------- | src/n-acd/subprojects/c-siphash | 1 | ||||
| l--------- | src/n-acd/subprojects/libcstdaux-1 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/src/n-acd/subprojects/c-list b/src/n-acd/subprojects/c-list new file mode 120000 index 00000000..4e274698 --- /dev/null +++ b/src/n-acd/subprojects/c-list @@ -0,0 +1 @@ +../../c-list \ No newline at end of file diff --git a/src/n-acd/subprojects/c-rbtree b/src/n-acd/subprojects/c-rbtree new file mode 120000 index 00000000..49264a87 --- /dev/null +++ b/src/n-acd/subprojects/c-rbtree @@ -0,0 +1 @@ +../../c-rbtree \ No newline at end of file diff --git a/src/n-acd/subprojects/c-siphash b/src/n-acd/subprojects/c-siphash new file mode 120000 index 00000000..70d68818 --- /dev/null +++ b/src/n-acd/subprojects/c-siphash @@ -0,0 +1 @@ +../../c-siphash \ No newline at end of file diff --git a/src/n-acd/subprojects/libcstdaux-1 b/src/n-acd/subprojects/libcstdaux-1 new file mode 120000 index 00000000..589984f3 --- /dev/null +++ b/src/n-acd/subprojects/libcstdaux-1 @@ -0,0 +1 @@ +../../c-stdaux \ No newline at end of file |