Merge nearly ready for 1.4.0.
This commit is contained in:
parent
f8870f6c80
commit
d92c2d2a76
11 changed files with 28 additions and 16 deletions
|
|
@ -2,10 +2,12 @@
|
|||
* chkgrp-native is a program that checks if a user is a member of a group.
|
||||
*
|
||||
* Author: Johannes Findeisen <you@hanez.org> - 2025
|
||||
* Homepage: https://git.xw3.org/hanez/chkgrp
|
||||
* Homepage: https://git.xw3.org/hanez/chkusr
|
||||
* License: Apache-2.0 (see LICENSE)
|
||||
*/
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue