glibc/sysdeps/unix/sysv/linux
Ulrich Drepper a986484f67 Update.
2001-03-12  Jakub Jelinek  <jakub@redhat.com>

	* csu/Makefile (abi-tag.h): Define OS and version separately, allow
	version to be overriden from config.h.
	* csu/abi-note.S: Use OS and version separately, include config.h.
	* elf/dl-load.c (_dl_osversion): New.
	(_dl_map_object_from_fd): Kill some warnings.
	(open_verify): Check .note.ABI-tag of the library if present.
	* elf/Makefile (CPPFLAGS-dl-load.c): Add -I$(csu-objpfx).
	* elf/cache.c (struct cache_entry): Add osversion.
	(print_entry): Print osversion.
	(print_cache): Pass osversion to it.
	(compare): Sort according to osversion.
	(save_cache): Set osversion.
	(add_to_cache): Add osversion argument.
	* sysdeps/generic/ldconfig.h (add_to_cache, process_file,
	process_elf_file): Add osversion argument.
	* elf/readlib.c (process_file): Likewise.
	* sysdeps/generic/readelflib.c (process_elf_file): Likewise.
	* sysdeps/unix/sysv/linux/ia64/readelflib.c (process_elf_file,
	process_elf32_file, process_elf64_file): Likewise.
	* sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file,
	process_elf32_file, process_elf64_file): Likewise.
	* sysdeps/unix/sysv/linux/sparc/readelflib.c (process_elf_file,
	process_elf32_file, process_elf64_file): Likewise.
	* elf/ldconfig.c (manual_link): Pass it.
	(search_dir): Issue diagnostic if two libs with the same soname in
	the same directory have different .note.ABI-tag.  Record osversion in
	dlib_entry and use it from there.
	(struct lib_entry): Remove.
	(struct dlib_entry): Add osversion.
	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Check
	osversion.
	* sysdeps/generic/dl-cache.h (struct file_entry_new): Replace __unused
	field with osversion.
	* sysdeps/generic/ldsodefs.h (_dl_osversion): Declare.
	* sysdeps/unix/sysv/linux/init-first.c: Include ldsodefs.h.
	* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Save kernel
	version in _dl_osversion.
	* sysdeps/unix/sysv/linux/configure.in: Define __ABI_TAG_VERSION.
	* Makerules (build-shlib-helper, build-module-helper): New.
	(build-shlib, build-module-helper): Make sure .note.ABI-tag comes
	early.
	* config.h.in (__ABI_TAG_VERSION): Add.
	* elf/dl-minimal.c (__strtoul_internal): Set endptr on return.
	* sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS):
	Handle LD_ASSUME_KERNEL.
	* sysdeps/unix/sysv/linux/dl-librecon.h: New.
2001-03-16 07:40:05 +00:00
..
alpha (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
arm (elf_machine_pltrel_p): Removed, it's not needed. 2001-03-10 06:42:38 +00:00
bits (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
hppa Remove unused variable. 2000-11-29 09:24:50 +00:00
i386 Update. 2001-03-16 07:40:05 +00:00
ia64 Update. 2001-03-16 07:40:05 +00:00
m68k Update. 2001-03-10 16:40:59 +00:00
mips (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netpacket
netrom
netrose
nfs
powerpc (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
s390 Update. 2001-03-12 09:41:17 +00:00
scsi
sh (__socket): Fix error code handling. 2001-01-04 23:46:35 +00:00
sparc Update. 2001-03-16 07:40:05 +00:00
sys Update. 2001-02-11 19:15:00 +00:00
a.out.h
accept.S
adjtime.c
aio_sigqueue.c
bind.S
clock.c
cmsg_nxthdr.c Update. 2001-03-16 01:10:29 +00:00
configure Update. 2001-03-16 07:40:05 +00:00
configure.in Update. 2001-03-16 07:40:05 +00:00
connect.S
device-nrs.h
Dist Update. 2000-10-27 06:51:12 +00:00
dl-librecon.h Update. 2001-03-16 07:40:05 +00:00
dl-origin.c
dl-osinfo.h Update. 2001-03-16 07:40:05 +00:00
dl-sysdep.c
errlist.c Update. 2000-10-15 06:50:42 +00:00
errlist.h
errqueue.h Update. 2001-01-10 23:47:39 +00:00
execve.c
fpathconf.c
fstatfs64.c
fstatvfs64.c Update. 2001-01-25 10:11:50 +00:00
fstatvfs.c
ftime.c
ftruncate64.c Update. 2001-02-13 22:17:17 +00:00
fxstat64.c Update. 2001-01-19 02:08:08 +00:00
fxstat.c
gai_sigqueue.c Update. 2001-03-03 18:21:04 +00:00
getclktck.c Update. 2000-11-01 08:10:10 +00:00
getcwd.c
getdents64.c
getdents.c (__GETDENTS): Use __lseek64 instead of __lseek. 2001-02-13 18:29:22 +00:00
getdirentries64.c
getdirentries.c
getdtsz.c
gethostid.c Update. 2001-02-13 22:17:17 +00:00
getloadavg.c (getloadavg): Fail if we cannot return as many values as the user asked for. 2001-02-11 16:34:21 +00:00
getpagesize.c Update. 2000-11-01 08:10:10 +00:00
getpeername.S
getpriority.c
getpt.c Update. 2001-01-09 01:59:17 +00:00
getsockname.S
getsockopt.S
getsysstats.c Update. 2001-02-11 19:15:00 +00:00
grantpt.c
if_index.c (__protocol_available): Uncomment, it's not needed at the moment. 2000-12-27 08:14:22 +00:00
ifreq.h
Implies
init-first.c Update. 2001-03-16 07:40:05 +00:00
internal_statvfs.c Update. 2001-01-27 22:44:52 +00:00
ipc_priv.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
kernel-features.h Update. 2001-01-19 05:16:45 +00:00
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h Update. 2001-01-19 05:16:45 +00:00
linux_fsinfo.h Update. 2001-03-03 17:01:02 +00:00
listen.S
llseek.c Update. 2000-11-28 07:40:13 +00:00
lseek64.c
lxstat64.c Update. 2001-01-19 02:08:08 +00:00
lxstat.c
Makefile Update. 2000-11-16 01:59:23 +00:00
mmap64.c
msgctl.c Update. 2000-09-28 23:32:48 +00:00
msgget.c
msgrcv.c
msgsnd.c
ntp_gettime.c
opendir.c
pathconf.c
paths.h Update. 2000-11-15 23:56:34 +00:00
poll.c Update. 2001-01-27 05:01:26 +00:00
pread64.c
pread.c
profil.c
ptrace.c
ptsname.c
pwrite64.c
pwrite.c
readdir64_r.c
readdir64.c
readv.c
reboot.c
recv.S
recvfrom.S
recvmsg.S
rt_sigaction.c
rt_sigpending.c
rt_sigprocmask.c
rt_sigqueueinfo.c
rt_sigreturn.c
rt_sigsuspend.c
rt_sigtimedwait.c
s_pread64.c
s_pwrite64.c
sa_len.c
semctl.c Update. 2000-09-28 23:32:48 +00:00
semget.c
semop.c
send.S
sendmsg.S
sendto.S
setegid.c
seteuid.c
sethostid.c
setsockopt.S
shm_open.c Update. 2000-12-17 18:12:07 +00:00
shm_unlink.c
shmat.c
shmctl.c Update. 2000-09-28 23:32:48 +00:00
shmdt.c
shmget.c
shutdown.S
sigaction.c
siglist.h
signal.c
sigpending.c Update. 2000-12-13 08:48:42 +00:00
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c
sigtimedwait.c
sigwaitinfo.c
sizes.h
sleep.c
socketcall.h
socketpair.S
speed.c
statfs64.c
statvfs64.c Update. 2001-01-25 10:11:50 +00:00
statvfs.c
syscalls.list Update. 2000-11-23 07:53:16 +00:00
sysctl.c
system.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsetattr.c
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c
ttyname_r.c Update. 2001-02-13 22:17:17 +00:00
ttyname.c Update. 2001-02-13 22:17:17 +00:00
ualarm.c
ulimit.c
umount2.S
umount.S
unlockpt.c
updwtmp.c
usleep.c Update. 2001-01-25 09:33:04 +00:00
ustat.c
utmp_file.c
Versions Fix typo in last patch. 2000-11-23 09:04:30 +00:00
vfork.c
wait3.c
wait.c
waitpid.c
writev.c
xmknod.c
xstat64.c Update. 2001-01-19 02:08:08 +00:00
xstat.c
xstatconv.c