1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
glibc/stdlib
Ulrich Drepper 655c069718 Update.
1999-06-18  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/alpha/atomicity.h: Correct counting of subsections.

1999-06-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdlib/tst-strtoll.c: Avoid warning about huge constant.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdio-common/vfprintf.c (group_member): Make parameters and
	return types pointers to CHAR_T instead of UCHAR_T.
	(vfprintf): Change type of work_buffer, workend and string to
	CHAR_T pointer/array.
	(process_arg, process_string_arg): Adjust/remove casts.  Add
	missing use of L_ macro.
	(printf_unknown): Add missing uses of L_ macro.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* wcsmbs/wcschrnul.c: Explicitly cast return value to avoid
	warning.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* libio/wgenops.c (__wuflow): Fix use of WEOF vs. EOF.  Call
	_IO_switch_to_wget_mode instead of _IO_switch_to_get_mode.
	(__wunderflow): Likewise.
	(_IO_switch_to_wget_mode): Likewise.
	(_IO_init_wmarker): Likewise.

	* libio/wfileops.c (_IO_wfile_seekoff): Call
	_IO_switch_to_wget_mode, not _IO_switch_to_get_mode.
	(_IO_wfile_jumps): Fix pbackfail entry.

	* libio/iosetvbuf.c (_IO_setvbuf): Only call wide char setbuf
	function if the stream is currently unoriented.

1999-06-19  Zack Weinberg  <zack@rabi.columbia.edu>

	* wcsmbs/wchar.h: Define __need___va_list before including stdarg.h.
	Wrap all wide stream functions with #ifdef __USE_ISOC9X.  Use
	__gnuc_va_list in v*w(printf|scanf) prototypes.

1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* libio/oldiopopen.c (_IO_old_proc_open): Apply change from
	1999-03-29 to iopopen also here.
	Reported by Richard Braakman <dark@xs4all.nl>.

1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* include/features.h: Use __GNUC_PREREQ.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise

1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdio-common/vfscanf.c (ungetc, inchar) [COMPILE_WPRINTF]:
	Change EOF to WEOF and remove cast.
	(UNGETC): Remove macro.
	(_IO_vfwscanf): Change isspace to ISSPACE and UNGETC to ungetc.
	* stdio-common/printf-parse.h (find_spec) [!COMPILE_WPRINTF]:
	Change ISASCII to isascii and MBRLEN to mbrlen.
	(parse_one_spec): Compare info.spec always against wchar_t
	values.
	* stdio-common/vfprintf.c: Remove unused ISASCII and MBRLEN.
	(_itoa, _itoa_word) [COMPILE_WRPINTF]: Don't cast second argument.
	(NOT_IN_JUMP_RANGE, CHAR_CLASS): Change (int) to (INT_T), use L_.

1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* libio/Makefile (shared-only-routines): Add oldiofgetpos,
	oldiofgetpos64, oldiofsetpos and oldiofsetpos64.
	(routines): Include oldiofgetpos, oldiofgetpos64, oldiofsetpos and
	oldiofsetpos64 only if doing versioning.
1999-06-21 13:38:44 +00:00
..
1999-04-28 23:13:52 +00:00
1997-02-10 03:19:57 +00:00
1998-08-09 17:39:48 +00:00
1999-04-28 23:13:52 +00:00
1997-02-10 03:19:57 +00:00
1997-02-10 03:19:57 +00:00
1997-02-10 03:19:57 +00:00
1998-02-10 20:06:30 +00:00
1997-02-10 03:19:57 +00:00
1999-02-09 09:50:05 +00:00
1998-02-13 17:54:15 +00:00
1996-11-20 03:45:51 +00:00
1998-02-13 17:54:15 +00:00
1997-11-18 02:50:07 +00:00
1997-04-21 14:50:33 +00:00
1999-04-28 23:13:52 +00:00
1997-06-21 02:59:26 +00:00
1999-04-30 17:44:43 +00:00
1997-06-21 02:59:26 +00:00
1999-05-06 09:06:27 +00:00
1999-04-28 23:13:52 +00:00
1999-04-28 23:13:52 +00:00
1998-06-01 14:26:00 +00:00
1996-05-07 21:04:52 +00:00
1998-04-28 17:18:24 +00:00
1998-06-30 12:09:42 +00:00
1998-08-25 11:45:26 +00:00
1997-04-21 14:50:33 +00:00
1997-10-29 20:33:40 +00:00
1998-02-13 17:54:15 +00:00
1997-04-21 14:50:33 +00:00
1999-06-09 11:42:30 +00:00
1998-07-16 11:44:36 +00:00
1998-02-13 17:54:15 +00:00
1999-06-15 12:07:01 +00:00
1999-06-16 22:55:47 +00:00
1997-02-10 03:19:57 +00:00
1999-06-16 22:55:47 +00:00
1998-12-04 20:58:15 +00:00
1997-02-10 03:19:57 +00:00
1998-07-16 11:44:36 +00:00
1998-02-13 17:54:15 +00:00
1997-11-06 00:02:46 +00:00
1997-04-21 14:50:33 +00:00
1997-04-21 14:50:33 +00:00
1996-12-18 03:23:47 +00:00
1997-02-19 04:43:53 +00:00
1996-12-07 03:30:25 +00:00
1996-12-04 01:41:39 +00:00
1998-09-10 17:07:03 +00:00
1997-06-21 02:59:26 +00:00
1997-02-10 03:19:57 +00:00
1998-02-13 17:54:15 +00:00
1998-02-13 17:54:15 +00:00
1998-02-13 17:54:15 +00:00
1997-04-21 14:50:33 +00:00
1999-02-07 12:50:11 +00:00
1999-06-16 22:55:47 +00:00
1998-04-09 21:07:26 +00:00
1999-04-28 23:13:52 +00:00
1998-04-09 21:07:26 +00:00
1997-05-24 02:30:09 +00:00
1999-02-26 21:35:38 +00:00
1998-04-14 16:51:08 +00:00
1998-12-13 14:58:26 +00:00
1997-03-21 20:00:48 +00:00
1995-02-18 01:27:10 +00:00
1998-04-15 17:02:23 +00:00
1997-02-19 04:43:53 +00:00
1997-06-12 21:38:55 +00:00
1999-05-17 10:09:50 +00:00
1998-09-20 18:10:54 +00:00
1999-06-21 13:38:44 +00:00
1998-01-25 17:01:47 +00:00
1999-02-07 12:50:11 +00:00
1997-02-10 03:19:57 +00:00
1999-06-16 22:55:47 +00:00
1997-04-17 15:10:04 +00:00