1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-19 12:16:14 +02:00
init/lib/src
David Oberhollenzer 38ad6f1b2f Allow aggregating command lines in blocks
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-11 23:01:35 +02:00
..
del_svc_list.c Unify naming of service to shorthand svc 2018-03-25 12:14:06 +02:00
delsvc.c Don't pre-allocate argument vector for command lines 2018-04-11 19:45:26 +02:00
enum_by_name.c Add license headers and comments to source 2018-03-24 22:50:28 +01:00
enum_to_name.c Add file with service enum conversion functions 2018-03-25 01:55:08 +01:00
opensock.c Add license headers and comments to source 2018-03-24 22:50:28 +01:00
rdline.c Make line buffer static, move error reporting to rdline 2018-04-11 14:25:15 +02:00
rdsvc.c Allow aggregating command lines in blocks 2018-04-11 23:01:35 +02:00
split_argv.c Don't pre-allocate argument vector for command lines 2018-04-11 19:45:26 +02:00
svc_tsort.c Don't split dependencies into argument vector, keep list of strings 2018-04-11 16:08:25 +02:00
svcmap.c Add file with service enum conversion functions 2018-03-25 01:55:08 +01:00
svcscan.c Unify naming of service to shorthand svc 2018-03-25 12:14:06 +02:00
unescape.c Do not allow embedding null-bytes into a string 2018-04-11 15:05:59 +02:00