Ulrich Drepper
27d9ffda17
2007-08-01 Andreas Jaeger <aj@suse.de>
Jakub Jelinek <jakub@redhat.com>
* elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
(options): Add option.
(parse_opt): Handle option.
(manual_link): Adjust process_file caller. Call implicit_soname.
(search_dir): Formatting. Use and populate auxiliary cache.
(main): Load and save auxiliary cache.
* elf/readlib.c (process_file): Add stat_buf argument. Pass struct
stat64 from fstat64 to caller.
(implicit_soname): New function.
* elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
leave *soname as NULL.
* elf/cache.c: Include libgen.h.
(print_entry, print_cache, compare, save_cache, add_to_cache):
Formatting and cleanups.
(aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
aux_cache_file): New structures.
(AUX_CACHEMAGIC): Define.
(primes): New array.
(aux_hash_size, aux_hash): New variables.
(aux_cache_entry_id_hash, nextprime, init_aux_cache,
search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
load_aux_cache, save_aux_cache): New functions.
* sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
(init_aux_cache, search_aux_cache, add_to_aux_cache,
load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
(process_file): Adjust prototype.
2007-08-12 20:09:16 +00:00
..
1996-05-14 20:30:25 +00:00
2007-08-12 20:09:16 +00:00
2006-01-11 22:18:24 +00:00
2006-03-02 18:44:36 +00:00
2007-07-16 00:56:07 +00:00
2006-03-01 06:18:49 +00:00
2002-07-17 00:34:35 +00:00
2002-06-30 07:17:02 +00:00
2002-07-17 00:34:35 +00:00
2002-07-17 00:34:35 +00:00
2002-07-17 00:34:35 +00:00
2002-06-30 07:17:02 +00:00
2000-08-19 08:30:28 +00:00
2001-01-21 17:15:50 +00:00
2000-12-17 17:50:56 +00:00
2001-09-06 01:03:05 +00:00
2001-12-21 10:16:16 +00:00
2001-12-21 10:16:16 +00:00
2001-12-21 10:16:16 +00:00
2001-09-06 01:03:05 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2007-06-19 22:59:48 +00:00
2005-12-14 08:43:25 +00:00
2007-07-31 13:33:18 +00:00
2004-10-14 02:08:23 +00:00
2007-06-20 03:19:13 +00:00
2005-10-31 01:28:48 +00:00
2006-11-09 16:12:22 +00:00
2007-07-31 13:33:18 +00:00
2007-03-17 17:09:13 +00:00
2005-12-14 08:43:25 +00:00
2005-12-21 21:36:24 +00:00
2005-12-14 08:43:25 +00:00
2005-03-19 07:22:23 +00:00
2007-07-31 13:33:18 +00:00
2005-01-06 22:40:27 +00:00
2007-06-19 22:59:48 +00:00
2007-07-31 13:33:18 +00:00
2007-08-03 15:50:30 +00:00
2007-06-20 03:19:13 +00:00
2007-07-04 18:06:39 +00:00
2007-08-11 16:58:49 +00:00
2007-06-20 03:19:13 +00:00
2007-06-20 03:19:13 +00:00
2005-12-14 08:43:25 +00:00
2007-07-31 13:33:18 +00:00
2004-03-06 08:19:29 +00:00
2007-07-31 13:33:18 +00:00
2007-06-20 03:19:13 +00:00
2005-12-14 08:43:25 +00:00
2007-06-20 03:19:13 +00:00
2007-06-20 03:19:13 +00:00
2005-12-14 08:43:25 +00:00
2007-07-04 21:17:34 +00:00
2007-07-31 13:33:18 +00:00
2005-12-14 08:43:25 +00:00
2005-09-22 07:29:50 +00:00
2005-03-07 06:45:42 +00:00
2007-06-09 19:45:57 +00:00
2004-09-24 17:09:04 +00:00
2006-07-10 21:59:43 +00:00
2007-07-10 00:39:26 +00:00
2005-12-14 15:06:39 +00:00
2000-12-17 17:50:56 +00:00
2000-08-19 07:17:09 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2001-02-06 10:38:10 +00:00
1999-05-03 21:59:35 +00:00
1998-03-05 16:42:56 +00:00
2001-03-21 07:21:34 +00:00
2001-04-06 15:23:41 +00:00
2001-02-02 06:54:15 +00:00
2001-07-06 04:58:11 +00:00
2004-04-21 18:58:31 +00:00
2007-08-12 20:09:16 +00:00
2007-07-31 13:33:18 +00:00
2006-03-01 06:18:49 +00:00
2000-11-26 06:18:02 +00:00
2006-03-01 06:18:49 +00:00
2000-12-17 17:50:56 +00:00
2000-12-15 16:03:57 +00:00
2007-08-07 05:36:32 +00:00
2000-11-26 06:18:02 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2000-12-31 06:09:08 +00:00
2000-12-31 06:09:08 +00:00
2006-03-01 06:18:49 +00:00
2006-03-01 06:18:49 +00:00
2006-03-01 06:18:49 +00:00
2006-03-01 06:18:49 +00:00
2000-11-26 06:18:02 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2003-01-12 07:52:53 +00:00
2003-01-12 07:52:53 +00:00
2003-01-12 07:52:53 +00:00
2003-01-12 10:11:16 +00:00
2000-11-26 06:18:02 +00:00
2000-08-25 19:33:19 +00:00
2000-08-25 19:33:19 +00:00
2000-12-17 17:50:56 +00:00
2000-08-25 19:33:19 +00:00
2002-02-10 22:40:17 +00:00
2000-07-21 04:42:21 +00:00
2002-03-03 19:43:30 +00:00
2000-07-21 04:42:21 +00:00
2000-11-26 06:18:02 +00:00
2005-03-19 08:04:37 +00:00
2005-03-19 08:04:37 +00:00
2005-12-27 22:50:12 +00:00
2005-03-19 08:04:37 +00:00
2005-03-19 08:04:37 +00:00
2000-11-26 06:18:02 +00:00
2000-11-26 06:18:02 +00:00
2000-12-17 17:50:56 +00:00
2000-12-15 16:03:57 +00:00
2007-08-12 20:09:16 +00:00
2007-08-12 20:09:16 +00:00
2001-09-08 17:45:32 +00:00
2000-08-26 23:41:19 +00:00
2001-09-22 15:44:07 +00:00
2001-05-22 23:55:23 +00:00
2001-06-22 13:50:51 +00:00
2001-05-22 23:55:23 +00:00
2001-06-22 13:50:51 +00:00
2001-09-22 15:44:35 +00:00
2003-01-12 10:11:16 +00:00
2001-10-01 00:14:14 +00:00
2001-10-01 00:14:14 +00:00
2001-10-01 00:14:14 +00:00
2001-10-01 00:14:14 +00:00
2001-10-01 00:14:14 +00:00
2002-04-15 17:10:22 +00:00
2002-04-15 17:10:22 +00:00
2002-04-15 17:10:22 +00:00
2002-12-30 20:25:40 +00:00
2002-12-30 20:25:40 +00:00
2002-12-30 20:25:40 +00:00
2002-12-30 20:25:40 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2000-08-26 23:41:19 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2001-12-21 10:16:16 +00:00
2001-12-21 10:16:16 +00:00
1999-08-02 19:56:07 +00:00
2000-11-26 06:18:02 +00:00
2001-05-22 22:30:18 +00:00
2006-02-28 09:57:07 +00:00
2007-06-18 20:50:49 +00:00
2001-07-06 04:58:11 +00:00
2006-02-24 22:57:38 +00:00
2006-02-24 22:57:38 +00:00
2007-07-31 13:33:18 +00:00
2005-07-07 06:10:18 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2005-03-06 00:08:10 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2000-12-15 16:03:57 +00:00
2005-06-17 23:11:35 +00:00
2006-08-31 17:16:11 +00:00
2005-01-22 07:55:35 +00:00
2003-09-17 18:23:49 +00:00
2005-01-22 07:55:35 +00:00
2003-09-17 18:23:49 +00:00
2005-02-14 21:25:50 +00:00
2002-12-10 23:28:48 +00:00
2002-11-07 22:28:16 +00:00
2002-11-07 22:28:16 +00:00
2002-11-07 22:28:16 +00:00
2002-12-10 23:28:48 +00:00
2002-11-07 22:28:16 +00:00
2003-01-27 21:03:22 +00:00
2003-01-27 21:03:22 +00:00
2005-07-07 23:00:02 +00:00
2005-07-07 23:00:02 +00:00
2005-07-07 23:00:02 +00:00
2005-07-07 23:00:02 +00:00
2005-07-07 23:00:02 +00:00
2005-01-06 22:40:27 +00:00
2006-03-19 07:48:05 +00:00
2006-08-01 06:49:55 +00:00
2004-09-23 07:45:38 +00:00
2004-09-23 07:45:38 +00:00
2004-09-23 07:45:38 +00:00
2004-09-23 07:45:38 +00:00
2004-03-26 09:48:53 +00:00
2004-10-14 02:08:23 +00:00
2004-10-27 20:27:40 +00:00
2004-10-14 02:08:23 +00:00
2004-10-28 06:53:20 +00:00
2004-10-11 10:16:31 +00:00
2004-08-15 20:23:40 +00:00
2003-09-23 12:07:26 +00:00
2003-09-23 12:07:26 +00:00
2003-09-24 01:56:08 +00:00
2004-04-02 02:23:05 +00:00
2005-03-03 08:28:23 +00:00
2006-03-19 07:48:05 +00:00
2000-10-30 00:13:29 +00:00
2001-07-06 04:58:11 +00:00
2004-07-16 17:56:45 +00:00
2004-07-16 17:56:45 +00:00
2005-06-26 18:14:26 +00:00
2005-06-26 18:14:26 +00:00
2007-07-31 13:33:18 +00:00
2002-08-28 10:42:59 +00:00
2007-07-31 13:33:18 +00:00
2002-08-28 10:42:59 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2002-10-22 06:22:38 +00:00
2007-07-31 13:33:18 +00:00
2003-04-23 01:54:52 +00:00
2007-07-31 13:33:18 +00:00
2003-04-17 19:19:29 +00:00
2003-04-23 01:54:52 +00:00
2005-12-27 22:29:27 +00:00
2007-07-31 13:33:18 +00:00
2005-03-20 22:25:59 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2003-04-23 01:54:52 +00:00
2003-04-23 01:54:52 +00:00
2003-04-23 01:54:52 +00:00
2003-04-17 19:19:29 +00:00
2003-04-17 19:19:29 +00:00
2003-04-17 19:19:29 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2003-07-24 20:07:00 +00:00
2005-03-20 22:25:59 +00:00
2005-03-20 22:25:59 +00:00
2006-03-01 06:18:49 +00:00
2000-12-17 17:50:56 +00:00
2000-12-17 17:50:56 +00:00
2005-03-03 08:28:23 +00:00
2005-03-03 08:28:23 +00:00
2005-03-03 08:28:23 +00:00
2005-03-03 08:28:23 +00:00
2005-03-06 00:08:10 +00:00
2005-03-18 10:54:53 +00:00
2005-03-18 10:54:53 +00:00
2005-03-18 10:54:53 +00:00
2005-03-18 10:54:53 +00:00
2005-03-18 10:54:53 +00:00
2005-03-18 10:54:53 +00:00
2005-04-27 01:39:11 +00:00
2005-04-27 01:39:11 +00:00
2005-04-27 01:39:11 +00:00
2005-04-27 01:39:11 +00:00
2006-09-19 14:42:12 +00:00
2006-09-19 14:42:12 +00:00
2006-09-19 14:42:12 +00:00
2006-03-01 06:18:49 +00:00
2000-08-26 23:41:19 +00:00
2006-03-01 06:18:49 +00:00
2003-03-29 06:49:46 +00:00
2003-03-29 03:46:03 +00:00
2003-03-29 03:46:03 +00:00
2003-03-29 03:46:03 +00:00
2003-03-29 03:46:03 +00:00