summaryrefslogtreecommitdiff
path: root/sysdeps/sun4/procsignal.c
Commit message (Expand)AuthorAgeFilesLines
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+1
* whitespace clean up.Benoît Dejean2004-06-091-2/+2
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+63
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-65/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-14/+16
* 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-3/+3
* 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
* Use a 2-element-array of type `u_int64_t' for all signal masks instead ofMartin Baulig1998-10-201-4/+4
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. (<glibtop_suid.h>): Include.Martin Baulig1998-08-251-1/+3
* Summary of this long ChangeLog:Martin Baulig1998-07-221-1/+1
* Added implementation of that feature.Martin Baulig1998-07-171-2/+27
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-2/+2
* renamed all functions implementing features to '__p' (since they need toMartin Baulig1998-06-021-2/+4
* Initial revisionMartin Baulig1998-05-191-0/+32