Fixed a bunch of signedness warnings.

2006-04-10  Benoît Dejean  <benoit@placenet.org>

        * lib/open.c: (glibtop_open_l):
        * lib/read.c: (glibtop_read_l):
        * lib/write.c: (glibtop_write_l):

        Fixed a bunch of signedness warnings.
This commit is contained in:
Benoît Dejean
2006-04-10 08:41:46 +00:00
committed by Benoît Dejean
parent 12502c2673
commit 64fe5d591b
4 changed files with 19 additions and 8 deletions
+8
View File
@@ -1,3 +1,11 @@
2006-04-10 Benoît Dejean <benoit@placenet.org>
* lib/open.c: (glibtop_open_l):
* lib/read.c: (glibtop_read_l):
* lib/write.c: (glibtop_write_l):
Fixed a bunch of signedness warnings.
2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org>
* libgtop-sysdeps.m4: