Tree
- Tree:
6e0ff3fb72bfee9dd7ff39839b7331c4bc3af456- Date:
- Message:
- bxnotify.c: Document full option set and ensure portable getopt declaration. - Include <getopt.h> to provide an explicit, portable declaration for the getopt(3) function. This aligns with the code correctness and portability goals across ARM64, AMD64, and RISC-V architectures. - Update the usage error message in the getopt default case to include the [-C border] option, which was previously omitted from the help text despite being a valid flag.
| .gitignore | commits | blame |
| Makefile | commits | blame |
| bxnotify.c | commits | blame |
| config.def.h | commits | blame |
