pagure Logo
  • Log In

source-git / systemd

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

Files

Commit: 4e2e6c3694b10305c9bcfd4cd4494e814ee5734c
  1.   4e2e6c3694b10305c9bcfd4cd4494e814ee5734c
  2.   coccinelle
  3.   while-true.cocci
Blob Blame History Raw
@@
statement s;
@@
- while (true)
+ for (;;)
s
@@
statement s;
@@
- while (1)
+ for (;;)
s

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation