summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Applied patch Stanislav Grozev for OpenBSD: only include <osreldate.h> forMartin Baulig1999-02-253-1/+12
* Applied another patch from Jeremy Lea to make it work withMartin Baulig1999-02-242-0/+37
* Small fix to make it compile.Martin Baulig1999-02-241-1/+0
* Really applied that patch. Don't know what happened to it before.Martin Baulig1999-02-233-5/+15
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-23215-1637/+1662
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-22203-2640/+3048
* #include <sys/param.h>.Martin Baulig1999-02-211-0/+1
* Applied patch from the FreeBSD 2.2.8 ports collection.Martin Baulig1999-02-213-13/+19
* Applied patch from Jeremy Lea; this patch is also included in theMartin Baulig1999-02-213-2/+5
* Applied patch from the NetBSD-current ports collection.Martin Baulig1999-02-212-0/+21
* Don't include <linux/ip_fw.h> for libc5 systems since it is no longerMartin Baulig1999-02-202-1/+5
* *** empty log message ***Martin Baulig1999-02-194-0/+6
* Don't include <glib.h>. Use `int' not `gint'.Martin Baulig1999-02-191-2/+2
* Copied from stub_suid.Martin Baulig1999-02-197-5/+150
* Added `which' and `arg' arguments.Martin Baulig1999-02-191-1/+2
* Make it compile again.Martin Baulig1999-02-191-1/+2
* Make it work with Digital Unix native cc.Martin Baulig1999-02-191-1/+2
* *** empty log message ***Martin Baulig1999-02-192-0/+2
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-1917-54/+68
* Use glib-like function prototypes instead of "extern <function>Martin Baulig1999-02-183-5/+5
* Replaced inline with static.Martin Baulig1999-02-181-44/+0
* Replaced all awk scripts with perl scripts since it is more likely thatMartin Baulig1999-02-186-378/+478
* Define them as G_INLINE_FUNC in <glibtop/errno.h> if possible.Martin Baulig1999-02-181-34/+54
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-1611-0/+22
* *** empty log message ***Martin Baulig1999-02-152-0/+2
* Fix a really bad thing from Jeff Garzik; don't override INCLUDES inMartin Baulig1999-02-151-1/+1
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-1510-19/+1
* Use `_' instead of `gettext'.Martin Baulig1999-02-042-4/+6
* `glibtop_names_* []' should be the plain name without array dimensions.Martin Baulig1999-01-221-1/+1
* Use a `(TYPE . DIMENSION)' pair for array types in `glibtop-types-*'.Martin Baulig1999-01-222-8/+34
* Don't declare strstr () here, this should be done in gnomesupport if itMartin Baulig1999-01-101-3/+0
* Use `server->os_version_code' instead of GLIBTOP_LINUX_VERSION_CODE.Martin Baulig1999-01-062-46/+50
* Set indent level to 4.Martin Baulig1999-01-061-182/+182
* Unconditionally enable SMP support for linux.Martin Baulig1999-01-064-19/+20
* Minor `make distcheck' fixes.Martin Baulig1999-01-034-0/+8
* Seems I forgot to check this in some time ago ...Martin Baulig1999-01-021-0/+6
* When using glibc, don't include <netinet/ip_fw.h> any longer but allMartin Baulig1998-12-281-1/+6
* Small fix; look for the colon separating key and value.Martin Baulig1998-12-241-4/+8
* Small fix.Martin Baulig1998-12-091-7/+9
* Added the missing `proc_args' field.Martin Baulig1998-12-091-3/+5
* Added correct (glibtop-get-proc-args) implementation.Martin Baulig1998-12-091-3/+27
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-095-6/+57
* For arrays, make a gh_list out of it and add this list to the returnedMartin Baulig1998-12-092-1/+8
* New guile function.Martin Baulig1998-12-082-0/+15
* Make a gh_list for each map entry and append all of them to the returnedMartin Baulig1998-12-082-1/+20
* Make a gh_list for each map entry and append all of them to the returnedMartin Baulig1998-12-082-1/+28
* Sync.Martin Baulig1998-12-081-2/+7
* GNOME-standard autogen.sh scripts automatically run 'automake -a'. -aJeff Garzik1998-12-075-89/+9
* This works now for FreeBSD and NetBSD.Martin Baulig1998-12-061-26/+78
* This works on all supported systems (FreeBSD, NetBSD, OpenBSD) now.Martin Baulig1998-12-061-17/+21