summaryrefslogtreecommitdiff
path: root/sysdeps/osf1/proclist.c
Commit message (Expand)AuthorAgeFilesLines
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-081-1/+1
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+1
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-15/+15
* - fixed compilationBastien Nocera2003-10-201-1/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-6/+6
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+172
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-176/+0
* Reflect latest interface changes.Martin Baulig2000-01-181-0/+2
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig2000-01-181-1/+1
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-58/+60
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-1/+1
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-2/+2
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Added `which' and `arg' arguments.Martin Baulig1999-02-191-1/+2
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-1/+9
* Replaced `glibtop_init_r' with `glibtop_init_s'.Martin Baulig1998-07-241-30/+36
* Summary of this long ChangeLog:Martin Baulig1998-07-221-2/+2
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-3/+3
* Initial revisionMartin Baulig1998-05-191-0/+155