index
:
delta/gnome/libgtop.git
LIBGTOP_0_25_PATCHES
LIBGTOP_1_1_2_PATCHES
LIBGTOP_STABLE_0_20
LIBGTOP_STABLE_1_0
affinity
before-gnome-2-0-merge
benoit/add_examples_to_ci_cd
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-32
gnome-2-34
gnome-2-36
gnome-2-38
gnome-2-4
gnome-2-40
gnome-2-6
gnome-2-8
libgtop-GNOME-2-0-port
libgtop-MARTIN-HEAD
linux_daemon
master
master-UNNAMED-BRANCH
testing
wip/diskio
wip/hadess/check-abi
wip/lantw/check-for-kinfo_getfile-on-freebsd
wip/libgtop-ng
wip/nielsdg/add-ci
gitlab.gnome.org: GNOME/libgtop.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned. Replaced multiple strcpy/cat by g_strdup_printf. Replaced strncpy
Benoît Dejean
2004-06-06
3
-17
/
+15
*
set GLIBTOP_MAX_FSUSAGE properly, use gint in the headers instead of int
Bastien Nocera
2004-03-16
3
-23
/
+19
*
fix build (we don't have "full-read.h" here)
Bastien Nocera
2004-03-09
2
-2
/
+4
*
- oopsie, forgot some files
Bastien Nocera
2004-03-09
2
-0
/
+76
*
Added block_size field. (Closes: #125049)
Ole Laursen
2004-03-09
4
-137
/
+120
*
install only one library, libgtop-2.0 Fix build-time warnings due to the
Bastien Nocera
2003-10-21
3
-2
/
+10
*
fix compilation, thanks Jeff
Bastien Nocera
2003-10-20
2
-1
/
+5
*
- s/u_int64_t/guint64/
Bastien Nocera
2003-10-20
5
-20
/
+28
*
- fixed compilation
Bastien Nocera
2003-10-20
3
-59
/
+54
*
- replace all the xmalloc crap by glib memory management functions
Bastien Nocera
2003-10-20
6
-155
/
+18
*
Reverted libgtop changes. It's a common module and I should not modify it.
Carlos Perelló Marín
2003-10-19
4
-0
/
+652
*
libgtop-GNOME-2-0-branch moved to HEAD.
Carlos Perelló Marín
2003-10-19
7
-598
/
+547
*
Install this as a backend.
Martin Baulig
2001-04-20
7
-140
/
+117
*
New file, formerly known as error.c.
Martin Baulig
2000-11-22
2
-0
/
+172
*
Don't call glibtop_init_s() anymore, this is deprecated.
Martin Baulig
2000-11-22
4
-9
/
+9
*
Started with the big rewrite for GNOME 2.0:
Martin Baulig
2000-11-20
6
-279
/
+11
*
Moved to sysdeps/common/error.c. (glibtop_error_io_r, glibtop_warn_io_r):
Martin Baulig
2000-02-24
1
-0
/
+80
*
True64 fix from Aron Griffis: we need to `#include <sys/bitypes.h>' here.
Martin Baulig
2000-02-24
2
-0
/
+8
*
*** empty log message ***
Martin Baulig
2000-02-22
1
-1
/
+3
*
Use `u_int64_t' arguments and return value to avoid long int overflows on
libgtop_latest_1_0_merge
Martin Baulig
2000-01-20
3
-16
/
+25
*
Added netinfo and interface_names.
Martin Baulig
2000-01-09
1
-2
/
+8
*
The indentation in LibGTop was done with the following command:
Martin Baulig
1999-12-26
9
-636
/
+654
*
Removed all remote communication support from LibGTop.
Martin Baulig
1999-12-23
2
-376
/
+1
*
New static variable. (glibtop_get_fsusage_s): Return -1 on error;
Martin Baulig
1999-10-24
2
-1
/
+14
*
This is a very big an possibly breaking commit.
Martin Baulig
1999-10-24
1
-1
/
+1
*
Use glib's malloc functions when compiled with LIBGTOP_USE_GLIB_MALLOC.
Martin Baulig
1999-10-24
2
-7
/
+7
*
Use glib's malloc functions when compiled with LIBGTOP_ENABLE_DEBUG.
Martin Baulig
1999-10-24
4
-1
/
+104
*
Set the copyright of LibGTop to the GNU General Public License.
Martin Baulig
1999-02-23
4
-28
/
+28
*
Include a copy of the GNU Library General Public License here.
Martin Baulig
1999-02-22
4
-52
/
+62
*
*** empty log message ***
Martin Baulig
1999-02-19
1
-0
/
+1
*
Don't include <glib.h>. Use `int' not `gint'.
Martin Baulig
1999-02-19
1
-2
/
+2
*
Make it work with Digital Unix native cc.
Martin Baulig
1999-02-19
1
-1
/
+2
*
Use glib-like function prototypes instead of "extern <function>
Martin Baulig
1999-02-18
3
-5
/
+5
*
Replaced inline with static.
Martin Baulig
1999-02-18
1
-44
/
+0
*
Define them as G_INLINE_FUNC in <glibtop/errno.h> if possible.
Martin Baulig
1999-02-18
1
-34
/
+54
*
Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set in
Martin Baulig
1999-02-16
1
-0
/
+2
*
Fix a really bad thing from Jeff Garzik; don't override INCLUDES in
Martin Baulig
1999-02-15
1
-1
/
+1
*
Removed hardcoded gcc arguments. Converted remaining CFLAGS settings to
Jeff Garzik
1999-02-15
1
-1
/
+1
*
Don't declare strstr () here, this should be done in gnomesupport if it
Martin Baulig
1999-01-10
1
-3
/
+0
*
GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a
Jeff Garzik
1998-12-07
1
-6
/
+1
*
Applied a patch from Kenneth Stailey to make it work on OpenBSD.
Martin Baulig
1998-11-20
1
-2
/
+2
*
Don't define this any longer, we now use the port the daemon is listening
Martin Baulig
1998-11-11
1
-1
/
+3
*
Define LIBGTOP_ENABLE_DEBUG if this parameter is given.
Martin Baulig
1998-11-11
1
-1
/
+19
*
*** empty log message ***
Martin Baulig
1998-11-02
1
-6
/
+14
*
Added new features to get network load:
Martin Baulig
1998-10-26
1
-0
/
+3
*
Added new feature (proc_args) to get command line arguments:
Martin Baulig
1998-10-26
1
-0
/
+3
*
Added new feature to get PPP/ISDN support:
Martin Baulig
1998-10-25
1
-0
/
+3
*
Removed G_GNUC_UNUSED.
Martin Baulig
1998-10-06
4
-5
/
+5
*
G_GNUC_UNUSED fun and other compiler warnings ...
Martin Baulig
1998-10-03
4
-5
/
+6
*
Added $(LIBGTOP_EXTRA_LIBS).
LIBGTOP_0_26_2
Martin Baulig
1998-09-27
1
-0
/
+1
[next]