diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-05-12 22:13:11 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-05-20 17:39:21 -0500 |
commit | 9d3e59e311a863e140699dd2eaec7c0b0bf632f4 (patch) | |
tree | fef07f447f86e39d08bbc6e175be6d14151223c9 /lib/libalpm/md5.c | |
parent | c2fdc38b78d9b83e783ff2ec3f8c4d53e7f45634 (diff) |
makepkg: use mapfile where plausible
With bash4 as a requirement, we can use mapfile when reading command
output into an array. mapfile has the advantage of using block buffered
I/O rather than line buffered I/O, making it slightly faster for most
jobs.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'lib/libalpm/md5.c')
0 files changed, 0 insertions, 0 deletions