lpac/src/applet
Coelacanthus 1304ca107e
refactor: optimize getopt() usage (#147)
* optind will be the index of the first mismatched argument, so use it
  directly.
* use while instead of for

Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
2024-08-21 01:47:24 +08:00
..
chip update 2024-04-19 11:58:50 +08:00
notification refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
profile refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
chip.c basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00
chip.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
notification.c basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00
notification.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
profile.c basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00
profile.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
version.c add version applet (#53) 2024-03-16 16:54:30 +08:00
version.h add version applet (#53) 2024-03-16 16:54:30 +08:00