glibc/sysdeps/unix/sysv/linux/i386
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-10-25 09:11:53 +00:00
i686 Update. 1998-08-23 18:23:26 +00:00
sys Update. 1998-09-10 14:09:11 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 1998-10-21 15:29:52 +00:00
clone.S Update. 1998-06-07 14:06:56 +00:00
Dist Update. 1998-10-23 14:05:15 +00:00
dl-librecon.h Update. 1998-09-06 09:16:53 +00:00
dl-procinfo.h Update. 1998-07-13 12:29:13 +00:00
getgroups.c Update. 1998-10-22 11:49:29 +00:00
Makefile Update. 1998-10-21 15:29:52 +00:00
mmap.S Update. 1998-06-07 14:06:56 +00:00
pread64.c Update. 1998-10-21 15:29:52 +00:00
pread.c Update. 1998-10-21 15:29:52 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
pwrite64.c Update. 1998-10-21 15:29:52 +00:00
pwrite.c Update. 1998-10-21 15:29:52 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-21 15:29:52 +00:00
setfsuid.c Update. 1998-10-21 15:29:52 +00:00
setgid.c Update. 1998-10-21 15:29:52 +00:00
setgroups.c Update. 1998-11-02 10:07:25 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-21 15:29:52 +00:00
setresuid.c Update. 1998-10-21 15:29:52 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-21 15:29:52 +00:00
sigaction.c Update. 1998-10-31 11:42:52 +00:00
sigcontextinfo.h Update. 1998-07-20 17:25:48 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 1998-10-26 11:11:28 +00:00
sysdep.h Update. 1998-11-02 21:48:45 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 1998-08-23 18:23:26 +00:00