Skip to content

Commit 495d0e0

Browse files
committed
Merge pull request git-for-windows#41 from dscho/virtual-dev-fd
Implicitly support the /dev/fd symlink and friends
2 parents dafb424 + 986b8db commit 495d0e0

File tree

7 files changed

+879
-707
lines changed

7 files changed

+879
-707
lines changed

winsup/cygwin/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ DLL_FILES= \
230230
fhandler_console.cc \
231231
fhandler_cygdrive.cc \
232232
fhandler_dev.cc \
233+
fhandler_dev_fd.cc \
233234
fhandler_disk_file.cc \
234235
fhandler_dsp.cc \
235236
fhandler_fifo.cc \

0 commit comments

Comments
 (0)