blob: ef1356428223aaf2d8378cd86f0dc2305613214b [file] [log] [blame] [raw]
@@
expression fd;
@@
- dup(fd)
+ fcntl(fd, F_DUPFD, 3)