Ulrich Drepper 88764ae26a [BZ #779]
2005-03-10  Jakub Jelinek  <jakub@redhat.com>
	* math/test-misc.c (main): Add some more tests.

2005-03-17  Jakub Jelinek  <jakub@redhat.com>

	* posix/regcomp.c (re_compile_fastmap_iter): Fix check for failed
	__wcrtomb.  Check return values of other __wcrtomb calls.
	* posix/regex_internal.c (build_wcs_buffer, re_string_skip_chars):
	Change mbclen type to size_t.
	(build_wcs_upper_buffer): Change mbclen and mbcdlen type to size_t.
	Handle mb chars whose upper case doesn't have multibyte representation
	in locale's charset.

2005-03-15  Jakub Jelinek  <jakub@redhat.com>

	* malloc/malloc.c (_int_icalloc, _int_icomalloc, iALLOc,
	public_iCALLOc, public_iCALLOc, public_iCOMALLOc): Protect with
	#ifndef _LIBC.

	[BZ #779]
	* malloc/malloc.c (public_mTRIm): Initialize malloc if not yet
	initialized.

2005-03-10  Jakub Jelinek  <jakub@redhat.com>

	* misc/sys/cdefs.h (__always_inline): Define.
	* posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd):
	Use __always_inline instead of __inline.
	* socket/bits/socket2.h (recv, recvfrom): Likewise.
	* libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Likewise.
	* string/bits/string3.h (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk,
	__memset_ichk, __strcpy_ichk, __stpcpy_ichk, __strncpy_ichk,
	__strcat_ichk, __strncat_ichk): Use __always_inline instead of
	__inline__ __attribute__ ((__always_inline__)).

2005-03-09  Jakub Jelinek  <jakub@redhat.com>

	* debug/tst-chk1.c: Include sys/socket.h and sys/un.h.
	(do_test): Add new tests for recv, recvfrom, getcwd, getwd and
	readlink.  Add some more tests for read, pread, pread64, fgets and
	fgets_unlocked.

	* posix/bits/unistd.h (read, pread, pread64, readlink,
	getcwd, getwd): Change macros into extern inline functions.
	(__read_alias, __pread_alias, __pread64_alias, __readlink_alias,
	__getcwd_alias, __getwd_alias): New prototypes.
	* socket/bits/socket2.h (recv, recvfrom): Change macros into
	extern inline functions.
	(__recv_alias, __recvfrom_alias): New prototypes.
	* libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Change macros
	into extern inline functions.
	(__gets_alias, __fgets_alias, __fgets_unlocked_alias): New prototypes.

	* debug/pread_chk.c (__pread_chk): Fix order of arguments passed
	to __pread.
	* debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed
	to __pread64.
2005-03-19 00:28:51 +00:00
..
2005-03-19 00:28:51 +00:00
2007-07-12 18:26:36 +00:00
2003-12-27 23:40:06 +00:00
2002-08-03 07:02:10 +00:00
2004-02-23 19:54:06 +00:00
2004-10-01 15:44:06 +00:00
2001-02-07 07:25:37 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2002-07-27 08:28:46 +00:00
2002-07-27 08:28:46 +00:00
2002-07-27 08:28:46 +00:00
2002-08-12 19:50:26 +00:00
2002-08-26 23:00:40 +00:00
2003-12-30 20:01:17 +00:00
2003-10-02 22:41:11 +00:00
2003-12-22 06:52:35 +00:00
2003-01-16 19:20:36 +00:00
2003-11-12 07:56:31 +00:00
2003-11-29 06:13:09 +00:00
2005-01-26 19:56:03 +00:00
2003-11-26 03:24:15 +00:00
2003-11-19 19:37:31 +00:00
2007-07-12 18:26:36 +00:00
2004-02-11 22:49:57 +00:00
2004-11-15 22:00:25 +00:00
2004-12-13 21:29:18 +00:00
2005-01-20 20:10:02 +00:00
2005-01-20 20:10:02 +00:00
2005-01-20 20:10:02 +00:00
2007-07-12 18:26:36 +00:00
2005-02-22 15:36:13 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2004-09-14 04:41:35 +00:00
2004-03-09 10:36:53 +00:00
2001-08-11 19:43:52 +00:00
2004-03-09 10:36:53 +00:00
2007-07-12 18:26:36 +00:00
2004-03-19 00:37:59 +00:00
2004-09-17 00:56:07 +00:00
2001-07-06 04:58:11 +00:00
2003-10-27 01:36:12 +00:00
2004-11-25 22:32:18 +00:00
2003-11-26 03:24:15 +00:00
2003-11-26 03:24:15 +00:00
2003-11-13 01:04:26 +00:00
2001-07-06 04:58:11 +00:00
2005-03-19 00:28:51 +00:00
2005-03-19 00:28:51 +00:00
2005-02-17 01:19:55 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
1999-08-30 19:23:15 +00:00
2003-11-26 03:24:15 +00:00
2003-11-13 20:04:16 +00:00
2004-03-19 00:14:42 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-04-15 16:51:16 +00:00
2001-07-06 04:58:11 +00:00
2004-09-12 18:05:37 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-09-12 18:05:37 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-01-18 10:53:15 +00:00
2001-03-15 09:36:19 +00:00
2000-01-18 10:53:15 +00:00
2007-07-12 18:26:36 +00:00
2003-12-04 08:04:57 +00:00
2004-04-21 18:58:31 +00:00
2007-07-12 18:26:36 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2005-02-23 02:42:55 +00:00
2001-07-06 04:58:11 +00:00
2004-09-02 03:38:10 +00:00
2001-07-06 04:58:11 +00:00
2004-10-06 18:09:57 +00:00
2001-07-06 04:58:11 +00:00
2004-09-30 06:42:39 +00:00
2007-07-12 18:26:36 +00:00
2003-12-04 08:04:57 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2004-12-10 00:41:30 +00:00
2004-12-10 00:41:30 +00:00
2001-07-06 04:58:11 +00:00
2005-01-26 19:56:03 +00:00
2007-07-12 18:26:36 +00:00
2004-11-27 22:47:48 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2004-03-10 05:25:48 +00:00
2004-03-10 05:25:48 +00:00
2004-11-10 15:48:06 +00:00
2000-09-06 18:07:07 +00:00
2004-05-03 21:40:12 +00:00
2003-09-18 02:54:32 +00:00
2000-10-21 00:02:39 +00:00