~darxus/sensors-applet/master

  • Committer: Lucian Langa
  • Author(s): infirit
  • Date: 2015-07-11 00:56:25 UTC
  • Revision ID: git-v1:2ef85146442e6b029ed48ec8efa4db377777da2a
hddtemp: use g_strcmp0 instead of strcmp

Passing NULL to strcmp could be unsafe or at the minimum
result in undefined behaviour. g_strcmp0 handles NULL
gracefully and returns 0.
Filename Latest Rev Last Changed Committer Comment Size
..
help 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
lib 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
pixmaps 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
plugins 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
po 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
sensors-applet 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo Diff
.gitignore 78 8 years ago Lucian Langa port to new documentation system 245 bytes Diff Download File
AUTHORS 5 15 years ago Alex Murray change to new email address 210 bytes Diff Download File
File autogen.sh 30 14 years ago Alex Murray autogen.sh: Provide a better error message if gnom 534 bytes Diff Download File
ChangeLog 70 12 years ago Alex Murray Prepare for 3.0.0 release 28.4 KB Diff Download File
configure.ac 78 8 years ago Lucian Langa port to new documentation system 8.3 KB Diff Download File
COPYING 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo 17.5 KB Diff Download File
Makefile.am 79 8 years ago Lucian Langa various cleanups 1.3 KB Diff Download File
NEWS 1 15 years ago Alex Murray Initial import of trunk of sensors-applet svn repo 315 bytes Diff Download File
org.gnome.applets.SensorsApplet.panel-applet.in.in 65 12 years ago Alex Murray initial gnome3 portings 504 bytes Diff Download File
org.gnome.panel.applet.SensorsAppletFactory.service.in 65 12 years ago Alex Murray initial gnome3 portings 98 bytes Diff Download File
README 5 15 years ago Alex Murray change to new email address 4.4 KB Diff Download File
SensorsApplet.xml 75 9 years ago Lucian Langa adapt to gnome-panel 3.14 changes adapt to gtk ch 565 bytes Diff Download File
TODO 5 15 years ago Alex Murray change to new email address 114 bytes Diff Download File