mirror of
https://github.com/eddyem/snippets_library.git
synced 2026-05-07 13:16:56 +03:00
add daemonizing function; modify test of copy running
This commit is contained in:
@@ -14,3 +14,4 @@ add_executable(fifo fifo.c)
|
||||
add_executable(conffile conffile.c)
|
||||
add_executable(clientserver clientserver.c)
|
||||
add_executable(ringbuffer ringbuffer.c)
|
||||
add_executable(daemon daemon.c)
|
||||
|
||||
Reference in New Issue
Block a user