Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xanadu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
SYNERG
xanadu
Commits
f987bd37
Commit
f987bd37
authored
Feb 18, 2020
by
Naman Dixit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed top-level directory structure to reflect new nomenclature
parent
985f4ec2
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
3 additions
and
2 deletions
+3
-2
.gitmodules
.gitmodules
+2
-2
resource_system/README
resource_system/README
+0
-0
resource_system/bin/linux/x64/arbiter
resource_system/bin/linux/x64/arbiter
+0
-0
resource_system/bin/linux/x64/test
resource_system/bin/linux/x64/test
+0
-0
resource_system/build.linux
resource_system/build.linux
+0
-0
resource_system/src/arbiter/arbiter.c
resource_system/src/arbiter/arbiter.c
+0
-0
resource_system/src/arbiter/time.c
resource_system/src/arbiter/time.c
+0
-0
resource_system/src/common/cJSON
resource_system/src/common/cJSON
+0
-0
resource_system/src/common/kafka.h
resource_system/src/common/kafka.h
+0
-0
resource_system/src/common/nlib
resource_system/src/common/nlib
+0
-0
resource_system/src/grunt/grunt.c
resource_system/src/grunt/grunt.c
+0
-0
resource_system/src/grunt/time.c
resource_system/src/grunt/time.c
+0
-0
resource_system/src/test/test.c
resource_system/src/test/test.c
+0
-0
resource_system/version.linux
resource_system/version.linux
+1
-0
No files found.
.gitmodules
View file @
f987bd37
[submodule "resource_manager/src/common/cJSON"]
[submodule "resource_manager/src/common/cJSON"]
path = resource_
manager
/src/common/cJSON
path = resource_
system
/src/common/cJSON
url = https://github.com/DaveGamble/cJSON
url = https://github.com/DaveGamble/cJSON
[submodule "resource_manager/src/common/nlib"]
[submodule "resource_manager/src/common/nlib"]
path = resource_
manager
/src/common/nlib
path = resource_
system
/src/common/nlib
url = https://github.com/namandixit/nlib
url = https://github.com/namandixit/nlib
resource_
manager
/README
→
resource_
system
/README
View file @
f987bd37
File moved
resource_system/bin/linux/x64/arbiter
0 → 100755
View file @
f987bd37
File added
resource_system/bin/linux/x64/test
0 → 100755
View file @
f987bd37
File added
resource_
manager
/build.linux
→
resource_
system
/build.linux
View file @
f987bd37
File moved
resource_
manager
/src/arbiter/arbiter.c
→
resource_
system
/src/arbiter/arbiter.c
View file @
f987bd37
File moved
resource_
manager
/src/arbiter/time.c
→
resource_
system
/src/arbiter/time.c
View file @
f987bd37
File moved
cJSON
@
f790e17b
File moved
resource_
manager
/src/common/kafka.h
→
resource_
system
/src/common/kafka.h
View file @
f987bd37
File moved
nlib
@
75bc1a11
File moved
resource_
manager
/src/grunt/grunt.c
→
resource_
system
/src/grunt/grunt.c
View file @
f987bd37
File moved
resource_
manager
/src/grunt/time.c
→
resource_
system
/src/grunt/time.c
View file @
f987bd37
File moved
resource_
manager
/src/test/test.c
→
resource_
system
/src/test/test.c
View file @
f987bd37
File moved
resource_system/version.linux
0 → 100644
View file @
f987bd37
657
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment