Commit graph

25 commits

Author SHA1 Message Date
Ulrich Drepper 36e28152c9 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-23 21:54:51 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Roland McGrath 69c85398db Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* misc/efgcvt_r.c (ecvt_r): Handle negative values.

	* stdlib/stdlib.h: Replace __CONSTVALUE by attribute.
	* stdlib/abs.c, stdlib/div.c, stdlib/labs.c, stdlib/ldiv.c,
	sysdeps/generic/hypot.c: Remove obsolete __CONSTVALUE.

	* stdio-common/printf_fp.c (__printf_fp): Fix parameter
	declaration.

	* sysdeps/generic/putenv.c (putenv): Fix second argument of
	setenv.

	* sysdeps/ieee754/hypot.c: New file, extracted out of cabs.c.
	* sysdeps/ieee754/cabs.c: Don't define hypot here.

	* sysdeps/ieee754/ieee754.h (union ieee854_long_double): Fix
	definition of ieee_nan alternative.

	* sysdeps/m68k/__longjmp.c, sysdeps/m68k/setjmp.c: Add register
 	prefix spec.

	* sysdeps/m68k/ffs.c (ffs): Fix register constraint.

	* sysdeps/m68k/fpu/__math.h: Include <errno.h>.  Replace obsolete
	__CONSTVALUE by attribute.
	(floor): Round to negative infinity.
	(rint, expm1) [__NO_MATH_INLINES]: Don't define, to avoid type
	clash when compiling source.
	(pow): Handle x == 0 and x < 0.
	(ceil, __isinf, __isnan): Fix register constraints.
	(__isinfl, __isnanl): Added.
	* sysdeps/m68k/fpu/acos.c, sysdeps/m68k/fpu/atan2.c,
	sysdeps/m68k/fpu/fmod.c, sysdeps/m68k/fpu/ldexp.c,
	sysdeps/m68k/fpu/pow.c: Remove obsolete __CONSTVALUE.

	* sysdeps/m68k/bsd-_setjmp.S, sysdeps/m68k/bsd-setjmp.S: Fix
	assembler syntax.

	* sysdeps/unix/bsd/bsd4.4/fchdir.S (fchdir): Take only one
 	argument.

	* sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Fix timeval to
	clock_t conversion.
	(clock): Don't multiply by CLOCKS_PER_SEC.

	* sysdeps/unix/bsd/poll.c (poll): Fix msec to timeval conversion.

	* sysdeps/unix/bsd/sun/m68k/brk.S (brk): Compare with address of
	__end.

	* sysdeps/unix/bsd/sun/m68k/vfork.S: Fix assembler syntax.

	* sysdeps/unix/bsd/ualarm.c (ualarm): Fix timeval calculation.

	* sysdeps/unix/bsd/vax/vfork.S: Remove duplicate label.
1996-01-17 02:02:35 +00:00
Roland McGrath 66971be811 Initial checkin. 1995-03-06 00:22:30 +00:00
Roland McGrath a1350964e9 [ASSEMBLER]: Protect macros with this. 1995-01-27 20:48:38 +00:00
Roland McGrath 1cec31f4d4 Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
Roland McGrath 3c22ede5ec Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
Roland McGrath 64d88a4ad0 entered into RCS 1994-02-01 00:52:23 +00:00
Roland McGrath b7395944e9 Formerly unix/bsd/vax/sysdep.S.~5~ 1993-11-24 01:20:41 +00:00
Roland McGrath 0e28fe44c7 Formerly unix/bsd/vax/sysdep.S.~4~ 1993-10-28 21:47:10 +00:00
Roland McGrath 42115b8a4c Formerly unix/bsd/vax/sysdep.S.~3~ 1993-10-28 21:25:05 +00:00
Roland McGrath 188c2e4aa9 Formerly unix/bsd/vax/sysdep.S.~2~ 1992-10-02 22:57:23 +00:00
Brendan Kehoe e6eb480835 entered into RCS 1992-04-30 03:11:03 +00:00
Brendan Kehoe b736bc0932 entered into RCS 1992-04-21 06:38:12 +00:00
Brendan Kehoe 22aa9559d1 Formerly unix/bsd/vax/sysdep.h.~10~ 1992-04-21 06:37:48 +00:00
Roland McGrath 1cc063a780 entered into RCS 1992-03-11 02:34:24 +00:00
Roland McGrath 3120ef0231 Initial revision 1992-03-11 02:28:58 +00:00
Roland McGrath 42e9d6c8c4 Formerly unix/bsd/vax/__wait3.S.~2~ 1991-06-28 23:05:48 +00:00
Roland McGrath c2a31ce3a7 Formerly unix/bsd/vax/__wait.S.~2~ 1991-06-27 23:39:32 +00:00
Roland McGrath 121e346fd8 Formerly unix/bsd/vax/sysdep.h.~9~ 1991-06-24 23:16:27 +00:00
Roland McGrath b5fd7c4415 Initial revision 1991-06-19 19:47:45 +00:00
Roland McGrath b84d36e04f Initial revision 1991-06-10 23:59:04 +00:00
Roland McGrath 886d17ccf6 Formerly unix/bsd/vax/__pipe.S.~2~ 1991-06-10 23:58:11 +00:00
Roland McGrath cc0501b97c Initial revision 1991-06-10 22:54:16 +00:00
Roland McGrath deac00f40f Initial revision 1991-06-10 21:50:48 +00:00