From 82c261269b2d8402958f7ee393d6c701b335ef7c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Sep 2002 22:07:20 +0000 Subject: * sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c. * sysdeps/generic/utmp_file.c (setutent_file): Invalidate last_entry also on platforms with !HAVE_UT_TYPE. (proc_utmp_eq): Remove function. (internal_getut_r, pututline_file): Call __utmp_equal instead. 2002-09-20 Bruno Haible * abi-tags: Add support for FreeBSD with ABI OS value 3. * elf/cache.c (print_entry): Support the GNU/FreeBSD ABI tag. --- abi-tags | 2 ++ 1 file changed, 2 insertions(+) (limited to 'abi-tags') diff --git a/abi-tags b/abi-tags index 6170a2a13e..7adc62ef2d 100644 --- a/abi-tags +++ b/abi-tags @@ -22,5 +22,7 @@ .*-sun-solaris2.* 2 2.0.0 # just an arbitrary value +.*-.*-freebsd.*-gnu.* 3 4.0.0 # earliest compatible kernel version + # There is no catch-all default here because every supported OS that uses # ELF must have its own unique ABI tag. -- cgit v1.2.1