* sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.
authorRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 22:07:20 +0000 (22:07 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 22:07:20 +0000 (22:07 +0000)
commit82c261269b2d8402958f7ee393d6c701b335ef7c
tree132948c73c62a04f8cf162b46a02e6ac67de88db
parent800a312a56abc34e98c5b2474260adc8c4faccd7
* 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  <bruno@clisp.org>

* abi-tags: Add support for FreeBSD with ABI OS value 3.
* elf/cache.c (print_entry): Support the GNU/FreeBSD ABI tag.
ChangeLog
abi-tags
elf/cache.c
sysdeps/generic/utmp-equal.h [new file with mode: 0644]
sysdeps/generic/utmp_file.c