pagure Logo
  • Log In

source-git / systemd

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

Files

Commit: 6b71dc9db76b6d3ff8962e73ae361308b85cc8c1
  1.   6b71dc9db76b6d3ff8962e73ae361308b85cc8c1
  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