symlink: daemon parses SYMLINK upcall
added symlink.c for parse_symlink() and marshall_symlink() Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
80d979ace6
commit
0db42ed126
6 changed files with 105 additions and 0 deletions
|
|
@ -107,6 +107,9 @@
|
|||
<ClCompile Include="..\daemon\service.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\daemon\symlink.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\daemon\daemon_debug.h">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue