glibc/misc
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
..
sys update from main archive 961119 1996-11-20 03:45:51 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile update from main archive 961119 1996-11-20 03:45:51 +00:00
ar.h update from main archive 961114 1996-11-15 04:08:00 +00:00
bsd-compat.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
daemon.c initial import 1995-02-18 01:27:10 +00:00
dirname.c update from main archive 961105 1996-11-06 04:24:40 +00:00
efgcvt.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
efgcvt_r.c update from main archive 1996-09-27 03:45:24 +00:00
err.c update from main archive 961206 1996-12-07 03:30:25 +00:00
err.h update from main archive 961030 1996-10-31 02:57:12 +00:00
error.c update from main archive 961203 1996-12-04 01:41:39 +00:00
error.h update from main archive 961114 1996-11-15 04:08:00 +00:00
force-wrapper.c update from main archive 1996-09-27 03:45:24 +00:00
fstab.c update from main archive 960921 1996-09-22 03:06:42 +00:00
fstab.h Update. 1996-08-07 23:50:59 +00:00
getpass.c (getpass): Don't barf if getline returns a null BUF. 1995-12-17 20:58:55 +00:00
getttyent.c (dl_main): Support additional args in --list mode for debugging: look them up as symbol names and print values. 1996-01-24 01:34:10 +00:00
getusershell.c * Makerules (versioned): Strip whitespace. 1996-05-09 19:30:57 +00:00
hsearch.c update from main archive 961105 1996-11-06 04:24:40 +00:00
hsearch_r.c update from main archive 961105 1996-11-06 04:24:40 +00:00
init-misc.c Upadte. 1996-08-28 00:26:07 +00:00
insremque.c update from main archive 961105 1996-11-06 04:24:40 +00:00
ioctltst.c update from main archive 961206 1996-12-07 03:30:25 +00:00
libgen.h update from main archive 961105 1996-11-06 04:24:40 +00:00
lsearch.c Fri Jun 7 1996 05:29:32 Ulrich Drepper <drepper@cygnus.com> 1996-06-07 04:36:10 +00:00
mntent.c update from main archive 960921 1996-09-22 03:06:42 +00:00
mntent.h update from main archive 961114 1996-11-15 04:08:00 +00:00
mntent_r.c update from main archive 960927 1996-09-28 03:24:10 +00:00
nlist.h Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-21 00:27:19 +00:00
qefgcvt.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
qefgcvt_r.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
regexp.c update from main archive 961119 1996-11-20 03:45:51 +00:00
regexp.h update from main archive 961119 1996-11-20 03:45:51 +00:00
search.h update from main archive 961119 1996-11-20 03:45:51 +00:00
sgtty.h update from main archive 961114 1996-11-15 04:08:00 +00:00
stab.def Initial revision 1995-02-21 20:10:26 +00:00
stab.h Initial revision 1995-02-21 20:10:26 +00:00
sysexits.h Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
syslog.c update from main archive 961208 1996-12-09 03:15:25 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tsearch.c * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
tst-dirname.c update from main archive 961206 1996-12-07 03:30:25 +00:00
ttyent.h Update. 1996-08-07 23:50:59 +00:00
ttyslot.c update from main archive 961203 1996-12-04 01:41:39 +00:00
ustat.h Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-18 08:43:26 +00:00