]> Git repositories of Nishi - rbuild.git/commit
adding config parser
authorNishi <nishi@nishi.boats>
Fri, 11 Oct 2024 16:38:06 +0000 (16:38 +0000)
committerNishi <nishi@nishi.boats>
Fri, 11 Oct 2024 16:38:06 +0000 (16:38 +0000)
commitd7fc87cc82d50d4243bd96e1de5665df04255ede
tree2f2e495bbc3e389ce8df98e63f8a7df7e73f9e85
parent061425d7ae2f6d3e95a6eb5102dca3cec3a28e03
adding config parser

git-svn-id: file:///raid/svn-personal/rbuild/trunk@7 c68d3453-7f82-0740-9748-1d72386a946b
Platform/generic.mk
Platform/netbsd.mk [new file with mode: 0644]
Platform/win32.mk
Platform/win64.mk
Server/Makefile
Server/auth.c [new file with mode: 0644]
Server/config.c [new file with mode: 0644]
Server/main.c
Server/rbs_auth.h [new file with mode: 0644]
Server/rbs_config.h [new file with mode: 0644]
Server/server.c