]> sourceware.org Git - newlib-cygwin.git/commit
2002-07-24 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 24 Jul 2002 18:18:07 +0000 (18:18 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 24 Jul 2002 18:18:07 +0000 (18:18 +0000)
commit9cef8ef52b51ec39d9d38ec206824ae81e12edfa
tree66f789f774887ea50cdf3c2ec59304d932665f96
parenta703e0f2ee6fd5c100b6a2071bef61a0c31c2504
2002-07-24  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/signal.h (SIG_IGN, SIG_DFL, SIG_ERR): Change
        to use _sig_func_ptr type casted constants.
        (_sig_func_ptr): Typedef moved to sys/signal.h.
        * libc/include/sys/signal.h (_sig_func_ptr): Typedef added.
        For __rtems, use POSIX definition, otherwise default to ANSI.
        * libc/sys/linux/sys/signal.h (_sig_func_ptr): Typedef added.
newlib/ChangeLog
newlib/libc/include/signal.h
newlib/libc/include/sys/signal.h
newlib/libc/sys/linux/sys/signal.h
This page took 0.029386 seconds and 5 git commands to generate.