[Toybox] [PATCH] top: running processes are shown in bold.

2018-06-11 Thread enh
--- toys/posix/ps.c | 5 + 1 file changed, 5 insertions(+) From 2018ddfc88b334aff5b768a053c2617d2a23a27c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 11 Jun 2018 17:14:29 -0700 Subject: [PATCH] top: running processes are shown in bold. --- toys/posix/ps.c | 5 + 1 file

[Toybox] [PATCH] Add tests for file stdin behavior.

2018-06-11 Thread enh
--- tests/file.test | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) From 1cadc76dc377ecdd1e3a606723ee1213b84c59af Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 11 Jun 2018 13:17:34 -0700 Subject: [PATCH] Add tests for file stdin behavior. --- tests/file.test | 8