pagure Logo
  • Log In

source-git / systemd

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

Files

Commit: 1995d970cba4ed396df9f5c3306a026112b84c38
  1.   1995d970cba4ed396df9f5c3306a026112b84c38
  2.   coccinelle
  3.   const-strlen.cocci
Blob Blame History Raw
@@
constant s;
@@
- sizeof(s)-1
+ STRLEN(s)
@@
constant s;
@@
- strlen(s)
+ STRLEN(s)

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation