newlib-cygwin/newlib/libm/common
Jeff Johnston 533b4e6644 2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/_types.h: Define _ssize_t as int if int is
        32-bits, otherwise define it as long.
        * libc/include/sys/types.h: Include <_ansi.h> and <sys/_types.h>
        and define ssize_t as _ssize_t.
        * libc/reent/readr.c: Change return type to _ssize_t.
        * libc/reent/writer.c: Ditto.
        * libc/sys/linux/Makefile.am: Add aio.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/aio.c: New file.
        * libc/sys/linux/sys/cdefs.h: Add __restrict_arr definition.
        * libm/common/fdlibm.h: Undef __P before defining it.
2002-06-27 22:48:05 +00:00
..
Makefile.am * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
Makefile.in * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
common.tex import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fdlibm.h 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
s_cbrt.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_copysign.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_expm1.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
s_fdim.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_finite.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_fma.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_fmax.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_fmin.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_fpclassify.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_ilogb.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_infinity.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_lib_ver.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_log1p.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
s_logb.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_lrint.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_lround.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_matherr.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_modf.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_nan.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_nearbyint.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_nextafter.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_remquo.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_rint.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_round.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_scalbln.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_scalbn.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
s_signbit.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
s_trunc.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_cbrt.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_copysign.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_expm1.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_fdim.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_finite.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_fma.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_fmax.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_fmin.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_ilogb.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_infinity.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_log1p.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_logb.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_lrint.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_lround.c * libm/common/sf_lround.c (round): Change name to: (lround). 2002-06-19 17:15:47 +00:00
sf_modf.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_nan.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_nearbyint.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_nextafter.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_remquo.c * libm/common/sf_lround.c (round): Change name to: (lround). 2002-06-19 17:15:47 +00:00
sf_rint.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_round.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_scalbln.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sf_scalbn.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_trunc.c * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00