Work on `id`. Still missing some functionality.
[lab.git] / lab.h
blobea68aba7e7bfb5e726999170c40be6087c2f55a2
1 /* `lab.h` - liblab definitions
2 Copyright (c) 2022, Alan Potteiger
3 See `LICENSE` for copyright and license details */
5 /* mode.c */
6 int modeset(char *modestr, mode_t *modeset);