summaryrefslogtreecommitdiff
path: root/sysdeps/osf1
Commit message (Expand)AuthorAgeFilesLines
* glibtop_machine is defined in glibtop.h.Benoit Dejean2015-08-151-2/+0
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-083-10/+10
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-1/+1
* Update old FSF address.Robert Roth2014-08-2029-58/+58
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-1121-21/+21
* Removed noisy $Id$.Benoît Dejean2007-02-1929-58/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-21/+0
* Synch the list of GLIBTOP_SUID_* constants with those expected by theJulio M. Merino Vidal2006-04-041-0/+1
* remove unused file.James Henstridge2005-12-1224-0/+24
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-021-2/+2
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* *** empty log message ***Benoît Dejean2004-06-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-0918-171/+171
* Removed duplicated memset. Replaced strncpy by g_strlcpy.Benoît Dejean2004-06-063-5/+6
* Added missing const qualifiers.Benoît Dejean2004-05-255-9/+16
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-212-2/+6
* - fixed compilationBastien Nocera2003-10-207-9/+14
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-202-6/+11
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1932-0/+2260
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-2034-2450/+0
* Applied a patch from Aron Griffis <agriffis@bigfoot.com>.Martin Baulig2000-02-244-7/+15
* Moved here from the sysdeps directories.Martin Baulig2000-02-062-63/+1
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-061-1/+1
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-221-1/+2
* Reflect latest interface changes.Martin Baulig2000-01-1812-16/+162
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig2000-01-182-9/+9
* 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
* Reflect latest interface changes.Martin Baulig2000-01-1211-22/+63
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-2629-533/+591
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-113-22/+22
* This is a very big an possibly breaking commit.Martin Baulig1999-10-2420-37/+37
* Added/updated sysdeps AUTHORS files (each sysdeps port should haveMartin Baulig1999-06-151-0/+1
* Fixed implementation of the `state' field; added `ruid' and `rgid' fields.Martin Baulig1999-05-112-6/+88
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-0616-57/+57
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-2329-225/+229
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-2227-351/+405
* *** empty log message ***Martin Baulig1999-02-191-0/+2
* Copied from stub_suid.Martin Baulig1999-02-197-5/+150
* Added `which' and `arg' arguments.Martin Baulig1999-02-191-1/+2
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-193-10/+14
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-2/+0
* Minor `make distcheck' fixes.Martin Baulig1999-01-031-0/+2
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-253-1/+48
* Use a 2-element-array of type `u_int64_t' for all signal masks instead ofMartin Baulig1998-10-201-4/+4
* Added. AC_SUBST. (LT_RELEASE, LT_CURRENT, LT_REVISION, LT_AGE): AC_SUBST.Martin Baulig1998-08-291-0/+2
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-161-0/+2
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-0717-18/+164
* New file.Martin Baulig1998-07-291-4/+0