]> git.eshelyaron.com Git - emacs.git/commit
Don't hang on trying to rename FIFOs between file systems
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 8 May 2022 13:41:46 +0000 (15:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 8 May 2022 14:13:04 +0000 (16:13 +0200)
commit7546179a011452c304022349d034a03303a11ebb
tree935d1ff25ad2e5f11935621b073d9b7bff318870
parentd6e316db729718f93772cec2e5166f54a920c0e3
Don't hang on trying to rename FIFOs between file systems

* src/fileio.c (Frename_file): Don't hang on trying to move FIFOs
(bug#34069).
src/fileio.c