source: rtems/contrib/crossrpms/patches/cygwin-gcc-3.4.4-3.diff @ ffbfa5b

4.115
Last change on this file since ffbfa5b was 4cc3c24f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/25/10 at 07:39:17

Rename cygwin-gcc-3.4.4.diff inro cygwin-gcc-3.4.4-3.diff.

  • Property mode set to 100644
File size: 333 bytes
  • libiberty/strsignal.c

    diff -Naur gcc-3.4.4.cyg/libiberty/strsignal.c gcc-3.4.4/libiberty/strsignal.c
    old new  
    409409
    410410#ifndef HAVE_STRSIGNAL
    411411
    412 const char *
     412char *
    413413strsignal (signo)
    414414  int signo;
    415415{
Note: See TracBrowser for help on using the repository browser.