UTF-8-ified.

* include/glibtop/procopenfiles.h:
	* sysdeps/linux/procopenfiles.c:
	* sysdeps/stub/procopenfiles.c: UTF-8-ified.
This commit is contained in:
Benoît Dejean
2005-01-24 14:27:19 +00:00
parent 2362be986b
commit 270ec235c1
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2005-01-24 Benoît Dejean <TazForEver@dlfp.org>
* include/glibtop/procopenfiles.h:
* sysdeps/linux/procopenfiles.c:
* sysdeps/stub/procopenfiles.c: UTF-8-ified.
2005-01-22 Benoît Dejean <TazForEver@dlfp.org> 2005-01-22 Benoît Dejean <TazForEver@dlfp.org>
* examples/openfiles.c: (show_open_files): * examples/openfiles.c: (show_open_files):

View File

@@ -1,12 +1,12 @@
/* $Id$ */ /* $Id$ */
/* Copyright (C) 1998-99 Martin Baulig /* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicol<EFBFBD>s Lichtmaier Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0. This file is part of LibGTop 1.0.
Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998. Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998.
Modified by Nicol<EFBFBD>s Lichtmaier to give open process files. Modified by Nicolás Lichtmaier to give open process files.
LibGTop is free software; you can redistribute it and/or modify it LibGTop is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by under the terms of the GNU General Public License as published by

View File

@@ -1,10 +1,10 @@
/* $Id$ */ /* $Id$ */
/* Copyright (C) 1998-99 Martin Baulig /* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicol<EFBFBD>s Lichtmaier Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0. This file is part of LibGTop 1.0.
Modified by Nicol<EFBFBD>s Lichtmaier to give a process open files. Modified by Nicolás Lichtmaier to give a process open files.
Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998. Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998.

View File

@@ -1,7 +1,7 @@
/* $Id$ */ /* $Id$ */
/* Copyright (C) 1998-99 Martin Baulig /* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicol<EFBFBD>s Lichtmaier Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0. This file is part of LibGTop 1.0.
Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998. Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998.