Ulrich Drepper
dc4bb1c2be
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
getdomainname): Add __NTH.
* stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
Likewise.
(realpath): Likewise. Use __const instead of const. Add __restrict
keywords.
* socket/bits/socket2.h (recvfrom): Add __restrict keyword to __buf.
* wcsmbs/bits/wchar2.h (wmemcpy, wmemmove, wmempcpy, wmemset,
wcscpy, wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, vswprintf, wcrtomb,
mbsrtowcs, wcsrtombs, mbsnrtowcs, wcsnrtombs): Add __NTH.
* string/bits/string3.h (__memset_ichk): Likewise.
(__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __strcpy_ichk,
__stpcpy_ichk, __strncpy_ichk, stpncpy, __strcat_ichk,
__strncat_ichk): Likewise. Use __const instead of const.
(__stpncpy_chk): Use __const instead of const.
(__stpncpy_alias): Use __REDIRECT_NTH instead of __REDIRECT.
2005-08-08 Ulrich Drepper <drepper@redhat.com>
Jakub Jelinek <jakub@redhat.com>
* nscd/mem.c (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): Move
definitions to...
* nscd/nscd.h (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): ...here.
* nscd/connections.c (usekey): New enum.
(check_use, verify_persistent_db): New functions.
(nscd_init): If persistent database is corrupted, unlink it and
recreate rather than falling back to non-persistent database.
Call verify_persistent_db. Avoid overflows in total computation.
2005-08-08 Ulrich Drepper <drepper@redhat.com>
* iconvdata/utf-16.c (PREPARE_LOOP): Minor cleanups to make code
better readable. Avoid passing var to loop function, it's not
necessary at all.
2005-08-08 19:04:11 +00:00
..
2005-02-22 07:12:35 +00:00
2002-12-02 22:39:58 +00:00
2002-12-02 22:39:58 +00:00
2002-12-02 22:39:58 +00:00
2004-02-07 15:57:44 +00:00
2002-04-19 07:49:16 +00:00
2001-07-06 04:58:11 +00:00
2002-12-02 22:39:58 +00:00
2002-12-02 22:39:58 +00:00
2000-10-30 05:19:41 +00:00
2002-04-20 07:58:48 +00:00
2000-08-23 05:52:43 +00:00
2000-11-20 17:40:29 +00:00
2003-02-05 00:03:02 +00:00
2007-07-12 18:26:36 +00:00
2002-04-20 07:58:48 +00:00
2003-06-11 21:57:23 +00:00
2002-04-20 08:14:24 +00:00
2003-06-11 21:57:23 +00:00
2003-06-13 21:05:42 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 09:18:01 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 09:18:01 +00:00
2003-08-14 08:49:16 +00:00
2002-12-03 21:52:23 +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-02-07 15:57:44 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-02-07 15:57:44 +00:00
2001-07-06 04:58:11 +00:00
2003-08-14 08:49:16 +00:00
2001-05-22 22:30:18 +00:00
2001-05-22 22:30:18 +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-06-12 19:02:02 +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
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
2001-07-06 04:58:11 +00:00
2002-12-02 22:39:58 +00:00
2004-03-07 09:37:36 +00:00
2002-04-20 07:58:48 +00:00
2003-08-14 08:49:16 +00:00
2003-08-14 08:49:16 +00:00
2002-12-02 22:39:58 +00:00
2000-12-04 00:11:40 +00:00
2003-06-11 21:57:23 +00:00
2000-11-08 08:08:09 +00:00
2003-03-26 07:58:49 +00:00
2002-04-20 07:58:48 +00:00
2007-07-12 18:26:36 +00:00
2002-12-16 02:05:36 +00:00
1998-06-15 18:12:05 +00:00
2001-07-06 04:58:11 +00:00
2003-06-11 21:57:23 +00:00
2007-07-12 18:26:36 +00:00
2002-12-02 22:39:58 +00:00
2002-06-28 21:23:06 +00:00
2002-12-02 22:39:58 +00:00
2005-02-22 07:12:35 +00:00
2004-03-12 00:16:51 +00:00
2002-12-16 02:05:36 +00:00
2002-12-16 02:05:36 +00:00
2000-06-26 00:26:21 +00:00
2001-08-04 08:05:56 +00:00
2001-08-04 08:05:56 +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
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
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
2007-07-12 18:26:36 +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
2002-12-19 22:25:19 +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
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2003-01-14 09:39:06 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-08-29 10:07:47 +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
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 22:25:19 +00:00
2002-06-28 21:23:06 +00:00
2005-02-22 07:12:35 +00:00
2007-07-12 18:26:36 +00:00
2002-12-19 22:25:19 +00:00
2002-06-28 21:23:06 +00:00
2002-12-19 22:25:19 +00:00
2002-06-28 21:23:06 +00:00
2002-12-19 22:25:19 +00:00
2002-06-28 21:23:06 +00:00
2002-12-19 22:25:19 +00:00
2005-05-21 18:40:10 +00:00
2005-02-22 07:12:35 +00:00
2007-07-12 18:26:36 +00:00
2002-12-19 22:25:19 +00:00
2001-07-06 04:58:11 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 09:18:01 +00:00
2001-07-06 04:58:11 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 09:18:01 +00:00
2001-07-06 04:58:11 +00:00
2002-12-19 09:18:01 +00:00
2001-10-31 09:32:37 +00:00
2002-12-19 09:18:01 +00:00
2001-10-31 09:32:37 +00:00
2002-12-19 09:18:01 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2005-02-22 07:12:35 +00:00
2001-09-23 02:10:30 +00:00
2002-12-19 09:18:01 +00:00
2001-09-23 02:10:30 +00:00
2002-12-19 09:18:01 +00:00
2001-10-31 09:32:37 +00:00
2002-12-19 09:18:01 +00:00
2001-11-29 07:43:03 +00:00
2002-12-19 09:18:01 +00:00
2001-11-29 07:43:03 +00:00
2002-12-19 09:18:01 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +00:00
2002-04-19 07:49:16 +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
2002-12-02 22:39:58 +00:00
2002-12-19 22:25:19 +00:00
2000-09-05 02:41:25 +00:00
2002-06-28 21:23:06 +00:00
2004-02-07 15:57:44 +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
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
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-01-19 22:05:36 +00:00
2002-12-02 22:39:58 +00:00
2001-07-06 04:58:11 +00:00
2004-03-07 09:33:54 +00:00
2002-06-28 21:23:06 +00:00
2004-08-02 22:33:57 +00:00
2002-06-28 21:23:06 +00:00
2002-06-28 21:23:06 +00:00
2002-12-17 02:03:18 +00:00
2003-06-13 21:05:42 +00:00
2001-07-06 04:58:11 +00:00
2001-08-13 06:27:35 +00:00
2001-07-06 04:58:11 +00:00
2003-06-11 21:57:23 +00:00
2007-07-12 18:26:36 +00:00
2005-02-08 09:04:28 +00:00
2002-12-17 02:03:18 +00:00
2003-06-11 21:57:23 +00:00
2004-08-02 22:33:57 +00:00
2004-08-06 18:32:16 +00:00
2004-08-02 22:33:57 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2001-08-03 18:44:28 +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
2007-07-12 18:26:36 +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-08-13 06:27:35 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2005-02-22 07:12:35 +00:00
2004-09-18 08:15:55 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-04-17 22:34:18 +00:00
2004-04-17 22:34:18 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2004-03-07 09:37:36 +00:00
2002-04-20 08:14:24 +00:00
2002-04-20 07:58:48 +00:00
2002-12-02 22:39:58 +00:00
2000-12-04 00:11:40 +00:00
2002-12-02 22:39:58 +00:00
2004-03-07 09:37:36 +00:00
2002-04-19 07:49:16 +00:00
2005-02-22 07:12:35 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-03-07 09:37:36 +00:00
2002-09-24 04:19:03 +00:00
2002-09-24 04:19:03 +00:00
2002-09-30 06:53:25 +00:00
2002-11-26 02:22:06 +00:00
2002-09-24 04:24:25 +00:00
2001-07-06 04:58:11 +00:00
2002-09-24 04:19:03 +00:00
2002-05-15 06:02:35 +00:00
2002-04-24 21:41:32 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-11-20 23:42:04 +00:00
2007-07-12 18:26:36 +00:00
2005-08-08 19:04:11 +00:00
2002-11-20 23:42:04 +00:00
2001-07-06 04:58:11 +00:00