diff options
Diffstat (limited to 'toys/yes.c')
| -rw-r--r-- | toys/yes.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ * * Not in SUSv3. +USE_YES(NEWTOY(yes, NULL, TOYFLAG_USR|TOYFLAG_BIN)) + config YES bool "yes" default y |
![]() |
index : forks/toybox | |
| Toybox with POSIX patches from E5ten |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | toys/yes.c | 2 |
@@ -6,6 +6,8 @@ * * Not in SUSv3. +USE_YES(NEWTOY(yes, NULL, TOYFLAG_USR|TOYFLAG_BIN)) + config YES bool "yes" default y |