Commit Graph
100 Commits
Author SHA1 Message Date
emma 6a5739ea9d Merge branch 'dj-formatting' 2024-07-29 22:40:18 -06:00
emma 6c2b7b68fd dj(1): more better comments 2024-07-29 14:38:33 -06:00
emma 361b34c50f npc(1): improves program_name resolution 2024-07-29 02:35:59 -06:00
emma 44d461fb16 scrut(1): return program_name ternary to former position 2024-07-28 18:33:49 -06:00
emma 338a3e7155 intcmp(1): move program_name ternary 2024-07-28 18:31:01 -06:00
emma 6b9d13b8a0 fop(1): better opt matching 2024-07-28 18:27:22 -06:00
emma 68e31058a8 intcmp(1): move program_name ternary 2024-07-28 17:49:39 -06:00
emma d2ae35eac9 fop(1): fixes glaring issue with newline handling 2024-07-28 01:15:08 -06:00
emma 0f121cbac7 fop(1): more descriptive command arguments variable name 2024-07-28 00:40:16 -06:00
emma 09193a14d5 fop(1): fixes unhandled i/o error 2024-07-28 00:35:55 -06:00
emma d5d13b84a7 STYLE: repition & Kernighan quote 2024-07-28 00:34:42 -06:00
emma aed64840ea STYLE: fixes some concerns 2024-07-28 00:12:34 -06:00
emma d45fa19d5c dj(1): fixes extraneous ternary for program_name 2024-07-27 23:59:32 -06:00
emma c0a5e11eef mm(1): revert changes to program_name 2024-07-25 21:28:42 -06:00
emma 0641a487d7 intcmp(1): fixes pointless condition; formatting 2024-07-25 21:17:30 -06:00
emma 2fe3aa894c dj(1), intcmp(1), mm(1), npc(1), scrut(1), strcmp(1): changes to use and modify program_name 2024-07-24 19:37:07 -06:00
emma 0282b60e65 dj(1), mm(1), npc(1), scrut(1), str(1): consistent argv[0] handling 2024-07-20 07:18:59 -06:00
emma f7ebe7cf57 STYLE: added 10 rules reference 2024-07-19 17:31:51 -06:00
emma 22bb26b9cb STYLE: added introduction statement 2024-07-19 17:04:49 -06:00
emma 3ba6682ab3 STYLE: extern and use statements rules 2024-07-19 16:41:02 -06:00
emma 9f2447ce94 STYLE: code block indentation edits and example 2024-07-15 13:38:26 -06:00
emma fbdf4f9c45 intcmp(1): switch formatting 2024-07-15 13:38:08 -06:00
emma 806ddac8da dj(1): whitespace formatting 2024-07-15 13:31:38 -06:00
emma a0ed14a089 STYLE: example for trailing comma & add includes guideline 2024-07-15 13:29:12 -06:00
emma dc2a4a39ba swab(1): note what sysexits are being used 2024-07-15 13:17:00 -06:00
emma 7ff14214c3 npc(1): move bit comment to be next to hex 2024-07-15 13:16:41 -06:00
emma a3ceb845e3 dj(1): revert some formatting changes 2024-07-15 13:16:05 -06:00
emma c2e6744e2b dj(1): revert changes to function return type formatting 2024-07-15 13:09:09 -06:00
emma 71e98dbde7 dj.1: fixes more ambiguity 2024-07-15 13:06:34 -06:00
emma e9496cb4a5 dj.1: fixes ambiguity and false information 2024-07-15 13:04:23 -06:00
emma 789046f694 STYLE: removes do while constraint & reword indentation rule 2024-07-15 13:03:53 -06:00
emma e7a6632b41 mm(1): improves comments 2024-07-15 12:52:02 -06:00
emma 48dbea0228 mm(1): imports full enum 2024-07-15 12:52:02 -06:00
emma 64f3f73d96 mm(1): formatting 2024-07-15 12:52:02 -06:00
emma eda5385058 mm.1: small correction 2024-07-15 12:52:02 -06:00
emma 7a0ad78000 mm.1: reflects new changes 2024-07-15 12:52:02 -06:00
emma 20692d581a mm(1): makes -e block inferring stdout as an output, mm.1: reflects changes to -e 2024-07-15 12:52:01 -06:00
emma 8d693b6664 mm(1): removes debug print 2024-07-15 12:52:01 -06:00
emma 37804aab6b mm(1): fixes comment about flags -a & -t 2024-07-15 12:52:01 -06:00
emma 3b76254599 mm(1): fixes creating files 2024-07-15 12:52:01 -06:00
emma e972ff468a mm(1): added -t for disabling truncation; mm.1: updated docs 2024-07-15 12:52:01 -06:00
emma 1b3b03cae0 mm(1): rewritten in Rust 2024-07-15 12:51:48 -06:00
emma ab003f7d4a strcmp(1): commenting 2024-07-14 03:25:52 -06:00
emma 3c243e4a09 str(1): formatting 2024-07-14 03:20:15 -06:00
emma 49031102f2 npc(1): commenting 2024-07-14 03:17:21 -06:00
emma fd1ed79329 dj(1): return top-of-scope variable 2024-07-14 02:43:01 -06:00
emma fe0c631d42 dj.1: reverts change to hex literals 2024-07-14 02:41:59 -06:00
emma aa074ad9b6 dj.1: fixes ambiguity in block size options 2024-07-14 02:37:37 -06:00
emma b22ded9e98 STYLE: adds do while rule 2024-07-14 02:15:07 -06:00
emma 579bf3b622 STYLE: initial commit 2024-07-14 02:10:18 -06:00
emma b0602388e7 rpn(1): better comments 2024-07-13 18:29:27 -06:00
emma a9b388fe4b hru(1): adds more descriptive comments 2024-07-13 18:18:32 -06:00
emma e4e823a309 fop(1): adds more comments 2024-07-13 18:03:49 -06:00
emma c7c6ca2c60 mm(1): formatting 2024-07-13 17:23:31 -06:00
emma 26b0c93f4d strcmp(1): returns -1, specifies sysexits imports 2024-07-13 17:04:38 -06:00
emma 35a20dca79 npc(1): specifies sysexits imports, formatting 2024-07-13 17:03:41 -06:00
emma 8421f8be87 mm(1): specifies sysexits imports 2024-07-13 17:02:23 -06:00
emma 0c530dffbf intcmp(1): formatting, fixes argv[0] ternary and usage function 2024-07-13 17:01:53 -06:00
emma d9dd4e6057 intcmp(1): formatting, lists sysexits imports, allows no args 2024-07-13 16:57:52 -06:00
emma 1dfad87e87 dj(1): lists sysexits imports, fixes negation 2024-07-13 16:56:56 -06:00
emma 99f2b2963a dj(1): more formatting 2024-07-12 16:39:11 -06:00
emma 666c621a02 strcmp(1): more formatting 2024-07-12 16:38:50 -06:00
emma 34cd715e37 mm(1): removes unnecessary macros 2024-07-12 16:22:56 -06:00
emma 958bfa52ed scrut(1): more formatting 2024-07-12 16:18:48 -06:00
emma 59de0262bd strcmp(1): adds copyright header, formatting, removes unused #include 2024-07-12 16:15:41 -06:00
emma 5d2872d050 scrut(1): formatting, removes gotos 2024-07-12 16:04:07 -06:00
emma 6e1e3db6c8 npc(1): forgot to update copyright 2024-07-12 15:55:36 -06:00
emma 9cfc48c960 intcmp(1): formatting, removed gotos 2024-07-12 15:54:30 -06:00
emma acc3cf3e90 swab(1): formatting, remove gotos 2024-07-12 15:43:00 -06:00
emma 1ad4114882 dj(1): remove unnecessary macros 2024-07-12 15:42:24 -06:00
emma db0dd02d55 dj(1): more formatting 2024-07-12 15:32:30 -06:00
emma 6cf7fd9794 dj(1): reformatting 2024-07-12 15:23:57 -06:00
emma ca6865688a swab(1): updates getopt usage 2024-07-08 13:23:23 -06:00
emma cf744efc1b swab(1): fixes not using strerror(3) 2024-07-07 18:21:48 -06:00
emma d1eefcb37e Merge branch 'makefile-improved' 2024-06-30 22:17:39 -06:00
emma 984c1c1f9a Makefile: fixes portability issue 2024-06-30 21:21:02 -06:00
emma 881df1bb18 Merge branch 'usage-text' 2024-06-29 17:20:19 -06:00
emma e38ea5b35d Makefile: fixes dist 2024-06-29 08:36:12 -06:00
emma 261c98ad14 Makefile: docs no longer builds every invocation, normalize PREFIX for setting man dir 2024-06-29 08:28:49 -06:00
emma 40984453e3 Makefile: better leverage targets for sysexits build 2024-06-29 08:01:33 -06:00
emma cb88ed9809 Merge branch 'getopt-bindings' 2024-06-29 07:51:01 -06:00
emma cf5136d247 Makefile, swab(1): fixes swab build 2024-06-29 07:49:47 -06:00
emma 17455baeab intcmp(1), npc(1): removes vestigial option 2024-06-29 06:38:55 -06:00
emma 07a12ba81c docs, src: fixing man page and usage text readability 2024-06-29 05:28:23 -06:00
emma e341c38cd6 docs, src: updates usage text for utilities 2024-06-29 05:18:20 -06:00
emma 50bbee10a9 libgetopt.rs(3): fixes typecasting for ARM devices 2024-06-28 10:22:20 -06:00
emma 2f87ad948f strerror.rs(3), getopt.rs(3): renames 2024-06-27 14:04:31 -06:00
emma 0fc9a6b533 Makefile, docs: programmatically generate version for docs (i got tired of doing it myself) 2024-06-23 23:47:29 -06:00
emma 8b400d8a62 Makefile, docs: rename 2024-06-23 23:34:23 -06:00
emma 6e4aeb7be7 fop(1): bring getopt(3) usage up-to-date 2024-06-23 01:00:48 -06:00
emma 965d1bb76e Merge branch 'main' into getopt-bindings 2024-06-23 00:57:20 -06:00
emma e1bf49c75a getopt.rs(3): adds comments & documentation 2024-06-22 22:30:30 -06:00
emma 8f990ba515 getopt.rs(3): adds testing 2024-06-22 22:18:13 -06:00
emma 4b3333d8d3 fop(1): record separator worky now? 2024-06-21 03:26:42 -06:00
emma 578d947561 Merge branch 'README-clarity' 2024-06-19 23:30:03 -06:00
emma 2e91338101 Merge branch 'makefile-posix-2024' 2024-06-19 23:29:42 -06:00
emma 72f57ba08b Makefile: adds octal disclaimer 2024-06-19 23:29:22 -06:00
emma 35f49a699f fop(1): fixes record separator, again 2024-06-19 15:26:46 -06:00
emma e1ac40e7ee docs: updates version number 2024-06-19 15:03:06 -06:00
emma 125b4c8930 README: updated for clarity 2024-06-19 02:52:58 -06:00