summaryrefslogtreecommitdiff
path: root/sysdeps/sun4/open.c
Commit message (Expand)AuthorAgeFilesLines
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-081-43/+43
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Single glib.h include.Benoît Dejean2008-11-071-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* s/strerror/g_strerror/.Benoît Dejean2005-03-251-1/+5
* whitespace clean up.Benoît Dejean2004-06-091-23/+23
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-091-1/+1
* - fixed compilationBastien Nocera2003-10-201-1/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-2/+2
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+308
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-310/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-139/+141
* 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
* Replaced `glibtop_init_r' with `glibtop_init_s'.Martin Baulig1998-07-241-7/+9
* Summary of this long ChangeLog:Martin Baulig1998-07-221-22/+42
* Added implementation of that feature.Martin Baulig1998-07-171-0/+61
* New file. Imported from top 3.4.Martin Baulig1998-07-141-0/+6
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+0
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-7/+7
* renamed all functions implementing features to '__p' (since they need toMartin Baulig1998-06-021-1/+2
* added memory statistics.Martin Baulig1998-05-241-0/+37
* Started porting. Getting CPU usage now working. Took a lot of code fromMartin Baulig1998-05-231-0/+149
* Initial revisionMartin Baulig1998-05-191-0/+31