Jilles Tjoelker
c9afaa6389
sh: Add case statement fallthrough (with ';&' instead of ';;').
...
Replacing ;; with the new control operator ;& will cause the next list to be
executed as well without checking its pattern, continuing until a list ends
with ;; or until the end of the case statement. This is like omitting
"break" in a C "switch" statement.
The sequence ;& was formerly invalid.
This feature is proposed for the next POSIX issue in Austin Group issue
#449 .
2011-06-17 13:03:49 +00:00
..
2011-06-13 21:03:27 +00:00
2010-11-13 22:20:46 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2011-05-27 20:53:07 +00:00
2011-02-08 23:18:06 +00:00
2011-03-07 07:31:15 +00:00
2011-06-13 21:03:27 +00:00
2011-05-27 20:53:07 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2010-12-21 20:47:06 +00:00
2011-04-23 22:28:56 +00:00
2011-06-17 13:03:49 +00:00
2011-06-13 21:03:27 +00:00
2011-02-05 14:08:51 +00:00
2011-06-13 21:03:27 +00:00
2011-06-15 21:48:10 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2011-02-04 22:47:55 +00:00
2011-06-04 15:05:52 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2010-10-13 04:01:01 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2011-02-08 23:18:06 +00:00
2011-01-09 22:47:58 +00:00
2011-01-09 22:47:58 +00:00
2011-05-15 22:09:27 +00:00
2011-06-13 21:03:27 +00:00
2011-05-22 14:03:46 +00:00
2011-05-05 20:55:55 +00:00
2011-06-17 13:03:49 +00:00
2011-06-13 21:03:27 +00:00
2010-10-13 22:18:03 +00:00
2011-06-17 13:03:49 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2010-12-11 17:47:27 +00:00
2010-11-20 14:14:52 +00:00
2011-06-17 13:03:49 +00:00
2011-06-09 23:12:23 +00:00
2011-02-04 22:47:55 +00:00
2011-06-17 13:03:49 +00:00
2011-02-12 23:44:05 +00:00
2010-10-13 22:18:03 +00:00
2011-05-27 16:00:37 +00:00
2011-06-13 21:03:27 +00:00
2011-06-13 21:03:27 +00:00
2011-06-17 10:21:24 +00:00
2011-06-13 21:03:27 +00:00