Files
libguestfs/daemon
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-09 22:34:16 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-09-14 10:13:03 +01:00
2009-11-09 22:34:16 +01:00
2009-11-09 22:34:16 +01:00
2009-11-09 22:34:16 +01:00
2009-08-18 15:19:55 +01:00
2009-11-09 22:34:16 +01:00
2009-07-03 17:04:21 +02:00
2009-09-24 11:00:44 +02:00
2009-07-03 17:04:21 +02:00
2009-08-20 15:59:53 +02:00
2009-07-03 17:04:21 +02:00
2009-11-09 22:34:16 +01:00

Please see README in the parent directory.