Searched hist:124780 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/sh/
H A Dredir.hdiff 124780 Wed Jan 21 10:50:01 MST 2004 des Replace home-grown dup2() implementation with actual dup2() calls. This
should slightly reduce the number of system calls in critical portions of
the shell, and select a more efficient path through the fdalloc code.

Reviewed by: bde

Completed in 59 milliseconds