glibc/sysdeps/unix
Ulrich Drepper dc5efe83c0 Update.
* Versions.def (ld.so): Add GLIBC_2.1.1.
	* elf/Makefile (routines): Add dl-origin.
	(tests): Add origtest.  Add dependencies for the program.
	* elf/Versions (ld.so) [GLIBC_2.1.1]: Add _dl_origin_path,
	_dl_platformlen, _dl_dst_count and _dl_dst_substitute.
	* elf/dl-deps.c (expand_dst): New macro.  Expand DSTs in filename.
	(_dl_map_object_deps): Use expand_dst to expand DSTs in DT_NEEDED,
	DT_AUXILIARY, and DT_FILTER filenames.
	* elf/dl-load.c (expand_dynamic_string_token): Explode into
	two functions and three macros.
	(_dl_dst_count, _dl_dst_substitute): New functions.
	* elf/dl-dst.h: New file.
	* elf/dl-open.c (_dl_open): Take extra parameter with address of
	caller.  Pass address in args structure.
	(dl_open_worker): Recognize and expand DSTs in filename.
	* elf/ldsodefs.h (_dl_open): Adapt prototype.
	* elf/dlopen.c (dlopen_doit): Pass caller address to _dl_open.
	(__dlopen_check): Pass caller address to dlopen_doit in args.
	* elf/dlopendoit.c: Likewise.
	* iconv/gconv_dl.c: Adapt call of _dl_open.
	* nss/nsswitch.c: Likewise.
	* elf/origtest.c: New file.
	* sysdeps/generic/dl-origin.h: Moved to...
	* sysdeps/generic/dl-origin.c: ...here.
	* sysdeps/unix/sysv/linux/dl-origin.h: Moved to...
	* sysdeps/unix/sysv/linux/dl-origin.c: ...here.
1999-05-05 23:29:18 +00:00
..
alpha Update. 1998-11-02 10:07:25 +00:00
arm Update. 1998-10-22 11:18:01 +00:00
bsd Update. 1999-04-18 10:21:47 +00:00
common Update. 1998-11-20 17:27:07 +00:00
i386 Update. 1998-05-29 10:21:16 +00:00
inet Update. 1998-01-31 08:39:55 +00:00
mips Update. 1998-11-28 21:06:13 +00:00
mman update from main archive 970221 1997-02-22 01:20:46 +00:00
sparc Update. 1999-01-29 12:01:59 +00:00
sysv Update. 1999-05-05 23:29:18 +00:00
_exit.S Update. 1999-02-07 12:50:11 +00:00
alarm.c Update. 1997-05-26 23:01:17 +00:00
closedir.c Update. 1998-03-18 09:01:59 +00:00
configure Update. 1998-11-20 17:27:07 +00:00
configure.in Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
confstr.h initial import 1995-02-18 01:27:10 +00:00
dirfd.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
dirstream.h Update. 1997-06-21 02:59:26 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
errnos-tmpl.c Update. 1997-06-23 21:55:26 +00:00
errnos.awk initial import 1995-02-18 01:27:10 +00:00
execve.S update from main archive 961119 1996-11-20 03:45:51 +00:00
fork.S Updated. 1997-06-26 22:23:01 +00:00
fxstat.c Update. 1997-06-23 21:55:26 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
getegid.S Updated. 1997-06-26 22:23:01 +00:00
geteuid.S Updated. 1997-06-26 22:23:01 +00:00
getlogin.c Update. 1997-07-12 23:35:19 +00:00
getlogin_r.c Update. 1998-07-16 11:44:36 +00:00
getpagesize.c Update. 1997-06-23 21:55:26 +00:00
getppid.S Updated. 1997-06-26 22:23:01 +00:00
grantpt.c Update. 1998-12-13 14:52:55 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
ioctls-tmpl.c initial import 1995-02-18 01:27:10 +00:00
ioctls.awk initial import 1995-02-18 01:27:10 +00:00
make-syscalls.sh Update. 1999-01-13 09:25:35 +00:00
make_errlist.c Update. 1999-02-16 12:14:05 +00:00
Makefile Update. 1999-03-01 07:15:16 +00:00
mk-local_lim.c Update. 1997-06-23 21:55:26 +00:00
mkdir.c Update. 1997-06-23 21:55:26 +00:00
mkfifo.c Update. 1997-06-23 21:55:26 +00:00
nice.c Update. 1997-06-23 21:55:26 +00:00
nlist.c Update. 1997-06-23 21:55:26 +00:00
opendir.c Update. 1998-12-11 15:26:32 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
readdir.c Update. 1999-04-27 13:06:39 +00:00
readdir_r.c Update. 1999-04-27 13:06:39 +00:00
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c Update. 1997-06-23 21:55:26 +00:00
s-proto.S Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
seekdir.c Update. 1997-05-26 23:01:17 +00:00
siglist.c Update. 1998-10-21 15:29:52 +00:00
snarf-ioctls Update. 1997-07-06 22:02:42 +00:00
start.c Update. 1998-04-05 11:23:12 +00:00
stime.c Update. 1997-06-23 21:55:26 +00:00
Subdirs Update. 1997-08-10 18:37:15 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
syscalls.list Update. 1997-06-03 21:53:09 +00:00
sysdep.h Update. 1998-10-21 15:29:52 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
telldir.c Update. 1997-06-23 21:55:26 +00:00
time.c Update. 1997-05-26 23:01:17 +00:00
utime.c Update. 1997-05-26 23:01:17 +00:00
xmknod.c update from main archive 960105 1997-01-06 22:07:28 +00:00
xstat.c Update. 1997-06-23 21:55:26 +00:00