glibc/locale
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
..
programs update from main archive 961201 1996-12-02 04:00:15 +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
C-collate.c update from main archive 960828 1996-08-29 00:31:18 +00:00
C-ctype.c update from main archive 960828 1996-08-29 00:31:18 +00:00
C-messages.c update from main archive 960828 1996-08-29 00:31:18 +00:00
C-monetary.c update from main archive 961208 1996-12-09 03:15:25 +00:00
C-numeric.c update from main archive 960828 1996-08-29 00:31:18 +00:00
C-time.c update from main archive 1996-09-27 03:45:24 +00:00
C_name.c * locale/setlocale.c (_nl_C_name): Variable removed. 1996-05-04 13:57:05 +00:00
Makefile update from main archive 961203 1996-12-04 01:41:39 +00:00
SYS_libc.c second update 960907 from main archive 1996-09-08 02:07:08 +00:00
categories.def update from main archive 1996-09-27 03:45:24 +00:00
codeset_name.c Wed Jun 19 01:27:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-19 05:38:55 +00:00
findlocale.c update from main archive 961201 1996-12-02 04:00:15 +00:00
iso-4217.def Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-23 21:40:11 +00:00
langinfo.h update from main archive 961114 1996-11-15 04:08:00 +00:00
lc-collate.c Sun Jul 28 23:46:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-29 03:49:00 +00:00
lc-ctype.c Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-01 13:55:18 +00:00
lc-messages.c Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
lc-monetary.c Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
lc-numeric.c Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
lc-time.c update from main archive 1996-09-27 03:45:24 +00:00
loadlocale.c update from main archive 1996-09-27 03:45:24 +00:00
locale.h Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-21 00:27:19 +00:00
localeconv.c Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
localeinfo.h update from main archive 1996-09-27 03:45:24 +00:00
mb_cur_max.c Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
nl_langinfo.c update from main archive 1996-09-27 03:45:24 +00:00
setlocale.c update from main archive 961201 1996-12-02 04:00:15 +00:00
strlen-hash.h Sun Jul 28 23:46:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-29 03:49:00 +00:00
weight.h Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-04 00:07:18 +00:00