harakit/src
2024-06-22 22:18:13 -06:00
..
dj.c dj(1): remove function pointer hijinks (fixes #66) 2024-02-22 19:27:14 -07:00
false.c
fop.rs fop(1): updated to latest optind api 2024-06-05 11:55:16 -06:00
getopt.rs getopt.rs(3): adds testing 2024-06-22 22:18:13 -06:00
hru.rs hru(1), fop(1): changed to reflect strerror changes 2024-03-18 21:31:25 -06:00
intcmp.c
mm.c mm(1), mm.1: bring source in line with documentation 2024-02-26 09:11:47 -07:00
npc.c
rpn.rs rpn(1): remove erroneous strerror(3) dependency 2024-03-01 23:14:58 -07:00
scrut.c scrut(1): fix buffer overflow in option parsing 2024-02-16 01:13:37 -07:00
str.c
strcmp.c
strerror.rs strerror(3): created strerror() method 2024-03-18 21:30:43 -06:00
swab.rs swab(1): add copyright notice 2024-02-26 08:42:06 -07:00
test.rs changes redundant .unwrap_or_else(panic!()) to .unwrap() 2024-03-03 17:26:40 -07:00
true.c