.. |
dj.c
|
dj(1): remove function pointer hijinks (fixes #66)
|
2024-02-22 19:27:14 -07:00 |
false.c
|
Makefile, true(1), false(1): ported true and false back to C for simplicity and size
|
2024-01-15 16:53:34 -07:00 |
fop.rs
|
fop(1): bring getopt(3) usage up-to-date
|
2024-06-23 01:00:48 -06:00 |
hru.rs
|
hru(1), fop(1): changed to reflect strerror changes
|
2024-03-18 21:31:25 -06:00 |
intcmp.c
|
GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3)
|
2023-12-25 21:50:45 -07:00 |
libgetopt.rs
|
libgetopt.rs(3): fixes typecasting for ARM devices
|
2024-06-28 10:22:20 -06:00 |
libstrerror.rs
|
strerror.rs(3), getopt.rs(3): renames
|
2024-06-27 14:04:31 -06:00 |
mm.c
|
mm(1): error out when given positional arguments
|
2024-03-31 22:54:03 -06:00 |
npc.c
|
GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3)
|
2023-12-25 21:50:45 -07:00 |
rpn.rs
|
rpn(1): remove erroneous strerror(3) dependency
|
2024-03-01 23:14:58 -07:00 |
scrut.c
|
scrut(1): conditionally include non-POSIX sysexits.h
|
2024-04-26 19:35:33 -06:00 |
str.c
|
GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3)
|
2023-12-25 21:50:45 -07:00 |
strcmp.c
|
GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3)
|
2023-12-25 21:50:45 -07:00 |
swab.rs
|
swab(1): untested move to new getopt bindings
|
2024-06-28 08:33:31 -06:00 |
true.c
|
Makefile, true(1), false(1): ported true and false back to C for simplicity and size
|
2024-01-15 16:53:34 -07:00 |