1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Nicholas Marriott 097b96ea44 Having fixed flags for single-character getopt options is a bit hard to
maintain and is only going to get worse as more are used. So instead, add a new
uint64_t member to cmd_entry which is a bitmask of upper and lowercase options
accepted by the command.

This means new single character options can be used without the need to add it
explicitly to the list.
2009-07-14 06:43:33 +00:00
2009-07-02 07:31:02 +00:00
2009-07-13 18:29:28 +00:00
2008-09-29 16:58:02 +00:00
2009-06-25 15:25:45 +00:00
2009-06-25 16:22:36 +00:00
2009-06-25 16:21:32 +00:00
2009-06-25 16:21:32 +00:00
2009-07-01 22:15:16 +00:00
2009-03-04 17:24:07 +00:00
2009-06-25 15:25:45 +00:00
2009-07-01 23:06:32 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 15:42:30 +00:00
2009-07-02 07:31:02 +00:00
2009-07-02 07:31:02 +00:00
2009-07-06 18:21:17 +00:00
2009-05-04 17:58:27 +00:00
2009-06-25 16:23:35 +00:00
2009-07-06 18:21:17 +00:00
2009-07-06 18:53:24 +00:00
2009-05-04 17:58:27 +00:00
2009-06-26 15:31:15 +00:00
2009-06-26 15:31:15 +00:00
2009-07-08 18:03:03 +00:00
2009-07-08 18:03:03 +00:00
2009-06-25 16:21:32 +00:00
2009-07-01 19:03:34 +00:00
2009-05-04 17:58:27 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%