glibc/posix
Ulrich Drepper e3e35cfc95 Update.
* elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
	* elf/dl-open.c (_dl_global_scope_alloc): Move definition to
	* elf/dl-deps.c: ...here.
	* elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
	new parameter and expect result.  Remove code handling RTLD_GLOBAL.
	Add return value of _dl_map_object_deps to
	_dl_main_searchlist->r_nlist.
	* elf/dl-deps.c (_dl_map_object_deps): Change to return value.
	If we parameter GLOBAL is nonzero add object and dependencies to
	the global scope.
	* elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
	* elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
	Mark all objects as in global scope.
	* elf/dl-object.c (_dl_new_object): Initialize l_global to zero.

	* sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.

	* sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
	used in macro magic.

1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de> 
 
        * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h> 
        before <sys/socket.h> to make sockaddr_at available to 
        <sys/socket.h>. 

	* posix/glob.h: Remove __P from parameter lists of declarations.
 
1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de> 
 
	* time/tzset.c (tz_compute): Remove unused parameter timer. 
	Change caller. 
 
1998-11-02  Mark Kettenis  <kettenis@phys.uva.nl> 
 
	* sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef. 
 
1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
1998-11-02 21:48:45 +00:00
..
bits Update. 1998-07-08 22:53:56 +00:00
glob Update. 1997-07-06 22:02:42 +00:00
sys Update. 1998-10-01 11:00:26 +00:00
.cvsignore
annexc.c Update. 1998-09-29 22:42:30 +00:00
bsd-getpgrp.c Update. 1997-03-16 20:28:07 +00:00
confstr.c Update. 1997-12-04 00:12:34 +00:00
cpio.h Update. 1998-01-30 11:44:34 +00:00
environ.c
execl.c Update. 1998-02-27 10:19:10 +00:00
execle.c Update. 1998-02-27 10:19:10 +00:00
execlp.c Update. 1998-02-27 10:19:10 +00:00
execv.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execvp.c Update. 1998-10-22 11:49:29 +00:00
fnmatch.c Update. 1998-07-27 17:55:05 +00:00
fnmatch.h Update. 1998-10-23 13:44:50 +00:00
getconf.c Update. 1998-11-02 10:07:25 +00:00
getopt.c Update. 1998-09-09 11:53:19 +00:00
getopt.h Update. 1998-09-24 13:51:51 +00:00
getopt1.c Update. 1998-03-08 15:26:29 +00:00
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
glob.h Update. 1998-11-02 21:48:45 +00:00
globtest.c Update. 1998-07-28 20:47:08 +00:00
globtest.sh Update. 1998-08-08 20:02:34 +00:00
id.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
Makefile Update. 1998-10-20 14:40:47 +00:00
ptestcases.h Update. 1998-11-02 21:48:45 +00:00
PTESTS Update. 1998-10-31 15:38:33 +00:00
PTESTS2C.sed Update. 1998-05-17 15:44:39 +00:00
re_comp.h update from main archive 961105 1996-11-06 04:24:40 +00:00
regex.c Update. 1998-10-09 11:04:04 +00:00
regex.h Update. 1998-07-09 13:58:47 +00:00
runptests.c Update. 1998-07-04 10:39:13 +00:00
runtests.c Update. 1997-03-08 05:28:20 +00:00
sched.h Update. 1997-12-28 16:01:53 +00:00
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h Update. 1997-06-21 02:59:26 +00:00
testcases.h 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
testfnm.c Update. 1998-07-27 17:55:05 +00:00
TESTS Update. 1997-05-07 15:31:21 +00:00
TESTS2C.sed 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
tst-preadwrite.c Update. 1998-10-20 14:40:47 +00:00
tstgetopt.args
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 1998-09-23 15:28:54 +00:00
Versions Update. 1998-08-10 15:54:54 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wordexp-test.c Update. 1998-09-17 19:51:33 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1998-10-30 18:18:59 +00:00
wordexp.h Update. 1998-10-23 13:44:50 +00:00