commit | bc0f46b1caff2a42ce6e54b31504eb9ecc789f2a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 14 14:18:53 2020 +0200 |
committer | Rich Felker <dalias@libc.org> | Fri Aug 14 22:05:16 2020 -0400 |
tree | cd9dbc358254628d0f8a7ba875dc5f12e6a4d1a1 | |
parent | 08732d1226edb7a0033d08286acada2b4e800c78 [diff] |
sh: unexport register_trapped_io and match_trapped_io_handler Both functions are only used by compiled in core code. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rich Felker <dalias@libc.org>