Fixed compilation on mips. Closes #304570.

* siglist.c: Fixed compilation on mips. Closes #304570.
This commit is contained in:
Benoît Dejean
2005-05-25 22:28:42 +00:00
parent e8351bae05
commit 872a4180e4
2 changed files with 74 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-05-26 Benoît Dejean <TazForEver@dlfp.org>
* siglist.c: Fixed compilation on mips. Closes #304570.
2005-04-01 Benoît Dejean <TazForEver@dlfp.org>
* glibtop_private.h: Fixed gcc-4.0 warnings.