Merge nearly ready for 1.4.0.

This commit is contained in:
Johannes Findeisen 2025-06-27 02:56:55 +02:00
commit d92c2d2a76
11 changed files with 28 additions and 16 deletions

View file

@ -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>