glibc/bits
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
..
byteswap.h Update. 1998-10-01 11:00:26 +00:00
confname.h Update. 1998-07-08 22:53:56 +00:00
dirent.h Update. 1997-12-08 03:06:47 +00:00
dlfcn.h Update. 1998-07-08 22:53:56 +00:00
elfclass.h Update. 1997-10-15 05:34:02 +00:00
endian.h Update. 1997-11-26 04:23:08 +00:00
environments.h Update. 1997-12-28 16:01:53 +00:00
errno.h Update. 1997-11-12 00:06:02 +00:00
fcntl.h Update. 1997-10-15 05:34:02 +00:00
fenv.h Update. 1998-02-26 11:20:59 +00:00
huge_val.h Update. 1997-11-26 04:23:08 +00:00
in.h Update. 1997-11-26 04:23:08 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ioctls.h Update. 1997-11-26 04:23:08 +00:00
ipc.h Update. 1997-11-26 04:23:08 +00:00
libc-lock.h Update. 1997-10-15 05:34:02 +00:00
local_lim.h Update. 1997-10-15 05:34:02 +00:00
mathdef.h Update. 1997-11-13 00:21:19 +00:00
mathinline.h Update. 1997-10-15 05:34:02 +00:00
mman.h Update. 1998-09-23 18:52:55 +00:00
msq.h Update. 1997-11-26 04:23:08 +00:00
nan.h Update. 1997-10-15 05:34:02 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1997-10-15 05:34:02 +00:00
resource.h Update. 1998-03-18 14:42:25 +00:00
sched.h Update. 1997-11-26 04:23:08 +00:00
select.h Update. 1998-10-31 11:42:52 +00:00
sem.h Update. 1998-06-19 11:09:14 +00:00
setjmp.h Update. 1997-11-26 04:23:08 +00:00
shm.h Update. 1997-11-26 04:23:08 +00:00
sigaction.h Update. 1998-08-08 20:02:34 +00:00
sigcontext.h Update. 1997-11-26 04:23:08 +00:00
siginfo.h Update. 1998-10-23 13:44:50 +00:00
signum.h Update. 1997-10-15 05:34:02 +00:00
sigset.h Update. 1998-08-18 23:27:30 +00:00
sigstack.h Update. 1998-08-08 20:02:34 +00:00
sigthread.h Update. 1998-07-08 22:53:56 +00:00
sockaddr.h Update. 1998-04-07 09:21:28 +00:00
socket.h Update. 1998-04-24 14:03:49 +00:00
stat.h Update. 1997-12-22 20:53:38 +00:00
statfs.h Update. 1997-12-22 20:53:38 +00:00
statvfs.h Update. 1998-03-20 16:35:19 +00:00
string.h Update. 1997-10-15 05:34:02 +00:00
stropts.h Update. 1998-01-25 17:01:47 +00:00
termios.h Update. 1997-11-26 04:23:08 +00:00
time.h Update. 1997-12-08 03:06:47 +00:00
types.h Update. 1998-11-02 21:48:45 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-23 21:55:26 +00:00
utmp.h Update. 1997-11-26 04:23:08 +00:00
utsname.h Update. 1997-12-04 00:12:34 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00
waitstatus.h Update. 1997-11-26 04:23:08 +00:00