No description
Find a file
Maarten van Gompel c915de82d8 Force new process group using setgid -f when starting anything that may possibly kill an entire progress group (kill -9 0) #117
This fixes https://todo.sr.ht/~mil/sxmo-tickets/117 and the crashes when
toggling the modem monitor.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-12-01 22:47:00 -05:00
configs Standardize install path for mimeapps.list to use $PREFIX 2020-12-01 17:21:43 -06:00
programs various indentation fixes (spaces to tabs and stripping trailing whitespace) 2020-11-20 18:10:17 +01:00
scripts Force new process group using setgid -f when starting anything that may possibly kill an entire progress group (kill -9 0) #117 2020-12-01 22:47:00 -05:00
.build.yml add editorconfig and editorconfig check 2020-11-08 19:20:53 -05:00
.editorconfig editorcheck update: restrict to shell scripts and C programs for now, and removing the maximum line length check for now. 2020-11-20 18:13:31 +01:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Standardize install path for mimeapps.list to use $PREFIX 2020-12-01 17:21:43 -06:00
README.md fix builds button to only show sxmo-utils tests 2020-11-08 22:08:43 -05:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.