Files
libguestfs/fish
Jim Meyering 3e70b34eed change strncmp() == 0 to STREQLEN()
git grep -l 'strncmp *([^=]*== *0'|xargs \
  perl -pi -e 's/\bstrncmp( *\(.*?\)) *== *0\b/STREQLEN$1/g'
2009-11-09 22:34:16 +01:00
..
2009-11-06 09:14:55 +00:00
2009-07-03 17:04:21 +02:00
2009-11-09 22:34:16 +01:00
2009-07-03 17:04:21 +02:00
2009-11-09 22:34:16 +01:00
2009-11-09 22:34:16 +01:00