commit 41b314268b49f81e6b9eb021b99afbca6507c4af
parent a06338c593681e0d9818ce058d582df4499f5cf9
Author: gek <6974902+gordonfreeman424@users.noreply.github.com>
Date: Tue, 17 Aug 2021 22:34:59 -0400
Added admin, a doas replacement for linux, to rocks/
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
@@ -39,6 +39,7 @@ because it makes them legally compatible with other suckless projects.
### Miscellaneous
+* [admin](https://github.com/gek169/admin) - barebones, minimal doas/sudo replacement for Linux.
* [baresip](https://github.com/alfredh/baresip) - barebone SIP stack (BSD licence).
* [ccv](http://libccv.org/) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
* [libev](http://software.schmorp.de/pkg/libev.html) - high performance event-loop modelled after libevent but much smaller (dual licensed under 2-clause BSD and GPL).