summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/open.c
Commit message (Expand)AuthorAgeFilesLines
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-081-47/+47
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Can't get cpu_stat_kstat, didn't close kstat, this will make other programBenoît Dejean2006-06-241-2/+8
* remove unused file.James Henstridge2005-12-121-0/+1
* Added missing includes. Added missing GLIBTOP_SUID_NETLIST.Benoît Dejean2005-08-121-0/+1
* Updated. Lots of cleanup.Benoît Dejean2004-10-111-20/+22
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+234
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-235/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-90/+92
* Warning fix.Martin Baulig1999-12-251-1/+1
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig1999-12-251-43/+43
* @#$!%@# gcc!!!Drazen Kacar1999-11-291-1/+1
* Small warning fix.Martin Baulig1999-10-171-1/+1
* Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve MurphyDrazen Kacar1999-06-071-0/+3
* Get the file name from inode number.Drazen Kacar1999-05-271-0/+27
* Typoo fix.Drazen Kacar1999-05-091-1/+1
* Initial Solaris 2.5 port. It's far from being complete and hasn't beenDrazen Kacar1999-05-091-0/+11
* Fixed pagesize.Drazen Kacar1999-05-081-1/+1
* Moved them into the setgid server since they need to access kvm data.Martin Baulig1999-05-071-7/+0
* machine.pagesize is now number of bits we need for shifting, ie.Drazen Kacar1999-05-071-1/+4
* Changed boot time to unsigned long long.Drazen Kacar1999-05-031-2/+15
* #include <glibtop_private.h>.Martin Baulig1999-05-031-0/+2
* Yet another kstat_chain_update check. Added machine.cpu_stat_kstat[x] =Drazen Kacar1999-05-021-46/+57
* added fields for page size, clock ticks and boot time. These areDrazen Kacar1999-05-021-4/+105
* add field for kvm descriptor.Drazen Kacar1999-04-291-0/+4
* Added first kstat based implementation for Solaris 7.Martin Baulig1999-03-191-4/+31
* Initial revisionMartin Baulig1999-03-171-0/+38