summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/procmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed writable memory.Benoît Dejean2006-06-241-7/+9
* remove unused file.James Henstridge2005-12-121-0/+1
* Updated. Lots of cleanup.Benoît Dejean2004-10-111-4/+3
* whitespace clean up.Benoît Dejean2004-06-091-1/+1
* Removed useless tests. Replace g_malloc + memset by g_malloc0 ReplaceBenoît Dejean2004-06-061-4/+1
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-091-2/+1
* - fixed compilationBastien Nocera2003-10-201-1/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+207
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-199/+0
* Moved some #endif ...Martin Baulig2000-02-191-1/+1
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-0/+2
* Reflect latest interface changes.Martin Baulig1999-12-251-117/+107
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig1999-12-251-5/+5
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-1/+1
* Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve MurphyDrazen Kacar1999-06-071-2/+21
* Get the file name from inode number.Drazen Kacar1999-05-271-7/+51
* Initial Solaris 2.5 port. It's far from being complete and hasn't beenDrazen Kacar1999-05-091-7/+35
* Added s_open(), s_close() etc. with EINTR wrappers.Drazen Kacar1999-05-081-2/+4
* We need to return NULL on error here.Martin Baulig1999-05-031-4/+4
* Fixed typoo.Drazen Kacar1999-05-031-3/+67
* Initial revisionMartin Baulig1999-03-171-0/+50