pagure Logo
  • Log In

source-git / systemd

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 831af9c1b6d84855354f1be40c0c25e7923368d5
  1.   831af9c1b6d84855354f1be40c0c25e7923368d5
  2.   coccinelle
  3.   dup-fcntl.cocci
Blob Blame History Raw
@@
expression fd;
@@
- dup(fd)
+ fcntl(fd, F_DUPFD, 3)

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation