diff options
author | Martin Baulig <martin@home-of-linux.org> | 1999-05-08 19:53:31 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-05-08 19:53:31 +0000 |
commit | de5137ff28687481561ba44e2c84fe37a4c24988 (patch) | |
tree | e0c5732ed2ae4611e6cd48fcdfac2e6d69d4d2b2 /ChangeLog | |
parent | ffb4b0fade9c622c0d8e5ad078ab630f4e99d36e (diff) | |
download | libgtop-de5137ff28687481561ba44e2c84fe37a4c24988.tar.gz |
Define this here. Moved to limits.h.
1999-05-08 Martin Baulig <martin@home-of-linux.org>
* include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here.
* include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h.
* features.def: We can use constants from <glibtop/limits.h> here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 1999-05-08 Martin Baulig <martin@home-of-linux.org> + * include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here. + * include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h. + + * features.def: We can use constants from <glibtop/limits.h> here. + +1999-05-08 Martin Baulig <martin@home-of-linux.org> + * libgtop-sysdeps.m4: Use the setgid sys server for Solaris. 1999-05-06 Martin Baulig <martin@home-of-linux.org> |