OSDN Git Service

2004-06-09 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Wed, 9 Jun 2004 20:43:42 +0000 (20:43 +0000)
committerjjohnstn <jjohnstn>
Wed, 9 Jun 2004 20:43:42 +0000 (20:43 +0000)
commite4f1bfcf4ea6b7fee854727de4862348bf5ef321
treec0361b62d4a166a9ddb976fb1020c3f7a6b000a8
parentee9fbab9204132baaca9927b5032cebab6bbc269
2004-06-09  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Change siglist.inc to be generated
        from /usr/include/asm/signal.h instead of kernel sources.  Also
        default max to 32 if not found in header file.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/machine/i386/socketcall.h: Fix for Fedora Core 2
        systems where __syscall_return is not defined.
        * libc/sys/linux/machine/i386/syscall.h: Change for Fedora Core 2
        systems to use syscall() function instead of assembler interrupt.
newlib/ChangeLog
newlib/libc/sys/linux/Makefile.am
newlib/libc/sys/linux/Makefile.in
newlib/libc/sys/linux/machine/i386/socketcall.h
newlib/libc/sys/linux/machine/i386/syscall.h