OSDN Git Service

2001-01-29 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Mon, 29 Jan 2001 22:40:49 +0000 (22:40 +0000)
committerjjohnstn <jjohnstn>
Mon, 29 Jan 2001 22:40:49 +0000 (22:40 +0000)
commitc7eb48660e12b9d813852f73e81de6eb344a5c6d
tree3ccabf38de258eef9151c06c548c348ed139a701
parent6856106382de516d221c27136a556693394e7c24
2001-01-29  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/math.h (signgam): Change to errno-like solution
        using a function to return the address of the real signgam.
        * libc/reent/signgam.c: New file containing __signgam().
        * libc/reent/Makefile.am: Added signgam.c to list of files.
        * libc/reent/Makefile.in: Regenerated.
newlib/ChangeLog
newlib/libc/include/math.h
newlib/libc/reent/Makefile.am
newlib/libc/reent/Makefile.in
newlib/libc/reent/signgam.c [new file with mode: 0644]