glibc/elf
Ulrich Drepper 0e103c6d2a Update.
1998-10-26 11:09  Ulrich Drepper  <drepper@cygnus.com>

	* time/Makefile (tests): Add tst-posixtz.
	* time/tst-posixtz.c: New file.

1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* elf/rtld.c (process_envvars): Accept any non-null value of
	LD_BIND_NOW, as mandated by the ABI.

1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
	__syscall_pread.
	* sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
	__syscall_pwrite.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.  Remove
	duplicate entries.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
	s_pread64 and s_pwrite64.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.

1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
	* sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
	to __syscall__llseek.
	* sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
	__sys_llseek.

1998-10-26  Cristian Gafton  <gafton@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
	and s_setfsuid.

1998-10-26  Ulrich Drepper  <drepper@cygnus.com>

	* time/tzset.c (tz_compute): Correct last patch and describe this
	in a comment.
1998-10-26 11:11:28 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
dl-addr.c Update. 1998-09-01 17:19:00 +00:00
dl-close.c Update. 1998-10-07 13:40:55 +00:00
dl-debug.c Update. 1998-04-02 13:11:24 +00:00
dl-deps.c Update. 1998-09-06 09:16:53 +00:00
dl-error.c Update. 1998-09-22 19:08:42 +00:00
dl-fini.c Update. 1998-04-02 13:11:24 +00:00
dl-hash.h update from main archive 970218 1997-02-19 04:43:53 +00:00
dl-init.c Update. 1998-09-06 09:16:53 +00:00
dl-load.c Update. 1998-09-22 19:08:42 +00:00
dl-lookup.c Update. 1998-09-06 09:16:53 +00:00
dl-minimal.c Update. 1998-04-21 18:15:51 +00:00
dl-misc.c Update. 1998-06-29 12:44:22 +00:00
dl-object.c Update. 1998-09-08 14:02:52 +00:00
dl-open.c Update. 1998-10-07 13:40:55 +00:00
dl-profile.c Update. 1998-06-07 14:06:56 +00:00
dl-profstub.c Update. 1998-07-07 17:31:11 +00:00
dl-reloc.c Update. 1998-09-06 09:16:53 +00:00
dl-runtime.c Update. 1998-09-06 09:16:53 +00:00
dl-support.c Update. 1998-10-07 13:40:55 +00:00
dl-symbol.c Update. 1998-09-06 09:16:53 +00:00
dl-version.c Update. 1998-09-06 09:16:53 +00:00
dladdr.c Update. 1998-03-24 00:39:45 +00:00
dlclose.c Update. 1998-03-24 00:39:45 +00:00
dlerror.c (dlerror): Don't assume that __libc_internal_tsd_get is defined. __libc_getspecific is already well-protected, so just use it directly. 1998-04-23 22:45:20 +00:00
dlfcn.h Update. 1998-09-06 09:16:53 +00:00
dlopen.c Update. 1998-03-24 00:39:45 +00:00
dlsym.c Update. 1998-09-06 15:16:11 +00:00
dlvsym.c Update. 1998-09-06 15:16:11 +00:00
do-rel.h Update. 1998-08-28 22:54:57 +00:00
dynamic-link.h Update. 1998-09-15 18:42:14 +00:00
elf.h Update. 1998-09-20 09:48:01 +00:00
eval.c Update. 1997-06-21 02:59:26 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
interp.c Update. 1998-05-08 20:42:23 +00:00
ldd.bash.in Update. 1998-08-24 16:46:16 +00:00
ldsodefs.h Update. 1998-10-07 13:40:55 +00:00
link.h Update. 1998-09-06 09:16:53 +00:00
Makefile (dl-routines, elide-routines.os, rtld-routines): Undo last change. 1998-09-22 12:41:24 +00:00
rtld.c Update. 1998-10-26 11:11:28 +00:00
sln.c Update. 1998-08-20 17:40:36 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c Update. 1997-12-22 20:53:38 +00:00
sprof.c (load_profdata): Fix typo in error message. 1998-10-07 10:59:52 +00:00
Versions Update. 1998-10-07 13:40:55 +00:00