syscall: Change AWK split call to use []+ rather than []*.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 2 Aug 2013 22:30:30 +0000 (22:30 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 2 Aug 2013 22:30:30 +0000 (22:30 +0000)
commit1b3dc031eb058231c5e82fabfd349f1d0cc57fa7
tree47cec22a8d1720b158141b861bef454c9e08a8cd
parentecee672b46a6dc2bab1bebb5f2778e873bbae8b3
syscall: Change AWK split call to use []+ rather than []*.

Using []* fails with the awk that is part of busybox:
https://groups.google.com/d/msg/gofrontend-dev/NbQsG_AMDpY/sXCc03kkwn4J

From-SVN: r201455
libgo/go/syscall/mksyscall.awk