glibc/sysdeps/ieee754
Roland McGrath 600927014b Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* locale/locale.c: Include errno.h.
	* locale/localedef.c: Likewise.

Tue Sep 19 00:02:06 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

	* Makefile (distclean-1): Remove config.cache, config.log, config.h.
	(parent-mostlyclean): Remove all flavors of the parent library.

	* misc/mntent.c (getmntent): Skip multiple whitespace chars
	between fields.

	* hurd/hurdstartup.c (_hurd_startup): If RPC returns
	EXEC_STACK_ARGS flag, get args from stack.
	If args on stack but have info from RPC, relocate args on stack to make
	space for struct hurd_startup_data.

	* elf/dl-object.c: Include errno.h.
	* posix/execvp.c: Likewise.
	* dirent/scandir.c: Likewise.
	* sysdeps/posix/system.c: Likewise.
	* sysdeps/generic/setenv.c: Likewise.
	* stdlib/msort.c: Likewise.
	* stdio/memstream.c: Likewise.
	* stdio/fclose.c: Likewise.
	* stdio/getdelim.c: Likewise.
	* stdio/setvbuf.c: Likewise.
	* sysdeps/ieee754/ldexp.c: Likewise.
	* locale/locfile-parse.c: Likewise.

	* stdlib/lcong48_r.c: Don't check for null argument; let it fault.
	* stdlib/seed48_r.c: Likewise.
	* stdlib/srand48_r.c: Likewise.
	* stdlib/jrand48_r.c: Likewise.
	* stdlib/nrand48_r.c: Likewise.

	* misc/search.h: Many decls for hsearch functions.
1995-09-21 04:01:40 +00:00
..
Dist initial import 1995-02-18 01:27:10 +00:00
cabs.c initial import 1995-02-18 01:27:10 +00:00
cbrt.c initial import 1995-02-18 01:27:10 +00:00
copysign.c initial import 1995-02-18 01:27:10 +00:00
dbl2mpn.c initial import 1995-02-18 01:27:10 +00:00
drem.c initial import 1995-02-18 01:27:10 +00:00
frexp.c initial import 1995-02-18 01:27:10 +00:00
huge_val.h initial import 1995-02-18 01:27:10 +00:00
ieee754.h initial import 1995-02-18 01:27:10 +00:00
infnan.c initial import 1995-02-18 01:27:10 +00:00
isinf.c initial import 1995-02-18 01:27:10 +00:00
isinfl.c initial import 1995-02-18 01:27:10 +00:00
isnan.c initial import 1995-02-18 01:27:10 +00:00
isnanl.c initial import 1995-02-18 01:27:10 +00:00
ldbl2mpn.c (__mpn_extract_long_double): Handle 80-bit denormalized numbers correct. 1995-03-17 12:28:47 +00:00
ldexp.c Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 04:01:40 +00:00
log10.c initial import 1995-02-18 01:27:10 +00:00
logb.c initial import 1995-02-18 01:27:10 +00:00
mpn2dbl.c * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) 1995-04-15 16:04:06 +00:00
mpn2flt.c initial import 1995-02-18 01:27:10 +00:00
mpn2ldbl.c * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) 1995-04-15 16:04:06 +00:00
nan.h initial import 1995-02-18 01:27:10 +00:00
sqrt.c initial import 1995-02-18 01:27:10 +00:00
support.c initial import 1995-02-18 01:27:10 +00:00