summary refs log tree commit diff
path: root/home/.gdbinit
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-02 18:00:36 -0500
committerJune McEnroe <programble@gmail.com>2018-03-02 18:00:36 -0500
commitc8ada8ce9281c29ebd8f771b28858b23669dd2c8 (patch)
tree9aa4bd2ce5900494c1b3b20a6024bc9b308bd5bc /home/.gdbinit
parentTake filter patterns in glitch (diff)
downloadsrc-c8ada8ce9281c29ebd8f771b28858b23669dd2c8.tar.gz
src-c8ada8ce9281c29ebd8f771b28858b23669dd2c8.zip
Add -f -r options to glitch
Diffstat (limited to 'home/.gdbinit')
0 files changed, 0 insertions, 0 deletions
.c?h=1.4&id=ba2175979c923bd7b1630a5bc45d21dc5625ca10&follow=1'>Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe