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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make inclusion of <osreldate.h> conditional to `HAVE_OSRELDATE_H', not to
Martin Baulig
1999-10-24
5
-3
/
+12
*
Fix bug #2909; I made some little mistake when applying a patch here.
Martin Baulig
1999-10-20
1
-1
/
+1
*
Don't cast uptime and idletime to float as suggested by John Kodis.
Martin Baulig
1999-10-19
2
-2
/
+7
*
Added `@DL_LIB@'.
Martin Baulig
1999-10-17
2
-0
/
+6
*
Small warning fix.
Martin Baulig
1999-10-17
1
-1
/
+1
*
Applied all patches from the FreeBSD 3.3 ports collection.
Martin Baulig
1999-10-16
4
-7
/
+24
*
Don't use the `GLIBTOP_PROCESS_*' constants for process states for LibGTop
Martin Baulig
1999-10-16
2
-0
/
+28
*
Reverted my commit which reverted Radek Doulik's change.
Martin Baulig
1999-09-29
2
-1
/
+5
*
Reverted incorrect commit from Radek Doulik.
Martin Baulig
1999-09-28
2
-5
/
+1
*
fixed idle processes filtering
Radek Doulik
1999-09-28
2
-1
/
+5
*
Bugfix. It wasn't excluding system, non-tty or idle processes if that was
Drazen Kacar
1999-09-28
2
-4
/
+10
*
Fixed all warnings.
Martin Baulig
1999-07-30
7
-6
/
+7
*
Fix bug reported by Takis Psarogiannakopoulos: `start_time' are seconds
Martin Baulig
1999-07-29
4
-3
/
+14
*
Don't provide `rtime' any longer since we must not use `rtime = utime +
Martin Baulig
1999-07-29
2
-5
/
+7
*
Bug fix. All Solaris versions have RUID and RGID in struct stat for
Drazen Kacar
1999-07-16
2
-4
/
+10
*
Applied patch from Damon Chaplin to avoid a compiler problem.
Martin Baulig
1999-07-11
1
-3
/
+12
*
Fixed a tyop
Tomas Ogren
1999-07-11
1
-1
/
+1
*
Martin Baulig wrote:
Drazen Kacar
1999-06-15
1
-0
/
+1
*
Added/updated sysdeps AUTHORS files (each sysdeps port should have
Martin Baulig
1999-06-15
4
-1
/
+5
*
A fix to a ommitted case, when nor NetBSD, nor LibGTop >= 1.1.0. This
Timur Bakeyev
1999-06-15
2
-2
/
+10
*
Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve Murphy
Drazen Kacar
1999-06-07
6
-3
/
+42
*
Added the missing glibtop_suid.h to the `noinst_HEADERS'.
Martin Baulig
1999-06-01
1
-1
/
+1
*
Fixed bug in calculation of process argument list.
Drazen Kacar
1999-05-30
2
-2
/
+8
*
glibtop_get_proc_data_proc_args_s () returns -1 on failure.
Martin Baulig
1999-05-27
1
-1
/
+1
*
Get the file name from inode number.
Drazen Kacar
1999-05-27
4
-9
/
+89
*
*** empty log message ***
Martin Baulig
1999-05-26
1
-1
/
+1
*
Make this work with NetBSD 1.4.
Martin Baulig
1999-05-26
1
-13
/
+46
*
Removed debugging statement.
Martin Baulig
1999-05-26
1
-2
/
+0
*
Only #include <sys/param.h> inside LibGTop.
Martin Baulig
1999-05-26
1
-0
/
+2
*
More NetBSD 1.4 fixes.
Martin Baulig
1999-05-26
6
-16
/
+152
*
*** empty log message ***
Martin Baulig
1999-05-25
1
-21
/
+2
*
First attempt at making this work on NetBSD 1.4.
Martin Baulig
1999-05-25
5
-7
/
+129
*
Make I4B work on NetBSD.
Martin Baulig
1999-05-25
2
-1
/
+5
*
automake.die.die.die
Drazen Kacar
1999-05-21
1
-7
/
+12
*
Implemented what Solaris has to offer cheaply. It sucks, but digging in
Drazen Kacar
1999-05-17
2
-2
/
+33
*
Fixed implementation of the `state' field; added `ruid' and `rgid' fields.
Martin Baulig
1999-05-11
2
-6
/
+88
*
Return 0 usage times for scheaduler (PID 0).
Drazen Kacar
1999-05-11
2
-12
/
+21
*
Another try to match Linux process states. Why am I doing it?
Drazen Kacar
1999-05-11
1
-1
/
+2
*
Forgot to commit.
Drazen Kacar
1999-05-10
1
-6
/
+18
*
Added process selection mechanism. It's not included in Solaris 2.5 build,
Drazen Kacar
1999-05-10
2
-6
/
+89
*
There be some useful documentation now. Syncing...
Drazen Kacar
1999-05-09
2
-9
/
+16
*
Typoo fix.
Drazen Kacar
1999-05-09
1
-1
/
+1
*
Initial Solaris 2.5 port. It's far from being complete and hasn't been
Drazen Kacar
1999-05-09
11
-29
/
+263
*
Added s_open(), s_close() etc. with EINTR wrappers.
Drazen Kacar
1999-05-08
7
-28
/
+178
*
Use bytes as units for memory consumption.
Drazen Kacar
1999-05-08
2
-2
/
+6
*
Deleted crap.
Drazen Kacar
1999-05-08
1
-61
/
+0
*
Fixed pagesize.
Drazen Kacar
1999-05-08
1
-1
/
+1
*
Fixed nice value.
Drazen Kacar
1999-05-08
2
-1
/
+5
[next]