glibc/sysdeps
Ulrich Drepper feb3c93435 update from main archive 961208
Mon Dec  9 03:39:30 1996  Ulrich Drepper  <drepper@cygnus.com>

	* config.make.in (defines): Add @USE_NEW_MALLOC@.
	* Makefile.in: Define USE_NEW_MALLOC to -DUSE_NEW_MALLOC if
	we use the new malloc.

	* malloc.h: Use either <malloc/malloc.h> or <new-malloc/malloc.h>
	depending on USE_NEW_MALLOC.

	Fix some more POSIX.1 problems.
	* libio/fileops.c (_IO_file_underflow): Set errno to EBADF if used
	on a write-only stream.
	(_IO_file_overflow): Set errno to EBADF if used on a read-only
	stream.
	(_IO_file_seekoff): POSIX.1 requires that fseek() after an fflush()
	call really positions the file offset to the correct position
	and no read-ahead happens.

	* locale/C-monetary.c: Set mon_grouping file to "" and "\377"
	to pass POSIX test suite.
	* stdio-common/vfprintf.c: Handle empty string as grouping command
	correctly.
	* stdlib/grouping.h: Likewise.

	* misc/syslog.c: Case first argument of __libc_cleanup_region_start.

	* signal/sigsetops.h: Update copyright.  Don't include ansidecl.h.

	* stdio-common/printf_fp.c: Update copyright.

Sun Dec  8 16:39:28 1996  Andreas Jaeger  <aj@arthur.pfalz.de>

	* time/Makefile: Compile ap.c with NO_MCHECK flag if new-malloc
	used (not otherwise).

	* misc/syslog.c (vsyslog): Cast argument to __libc_cleanup_region
	to get Hurd macros right.
1996-12-09 03:15:25 +00:00
..
alpha update from main archive 961203 1996-12-04 01:41:39 +00:00
am29k initial import 1995-02-18 01:27:10 +00:00
generic update from main archive 961207 1996-12-08 08:01:13 +00:00
gnu update from main archive 961126 1996-11-27 06:13:15 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i386 update from main archive 961203 1996-12-04 01:41:39 +00:00
i860 initial import 1995-02-18 01:27:10 +00:00
i960 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
ieee754 update from main archive 961114 1996-11-15 04:08:00 +00:00
libm-i387 update from main archive 961005 1996-10-06 02:05:11 +00:00
libm-ieee754 update from main archive 961030 1996-10-31 02:57:12 +00:00
m68k update from main archive 961203 1996-12-04 01:41:39 +00:00
m88k Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
mach update from main archive 961207 1996-12-08 08:01:13 +00:00
mips update from main archive 961203 1996-12-04 01:41:39 +00:00
posix update from main archive 961207 1996-12-08 08:01:13 +00:00
rs6000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
sparc update from main archive 961203 1996-12-04 01:41:39 +00:00
standalone update from main archive 1996-09-27 03:45:24 +00:00
stub update from main archive 961207 1996-12-08 08:01:13 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix update from main archive 961208 1996-12-09 03:15:25 +00:00
vax update from main archive 961114 1996-11-15 04:08:00 +00:00
wordsize-32 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
wordsize-64 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00