platform_bionic/libc/upstream-netbsd
Elliott Hughes 9a1d3976f1 Reimplement our no-op utmp.h functions more simply.
Now we're being marked down for our poor coverage, we may as well remove
more broken cruft. Despite the amount of effort that seems to have gone
into pututline(), it wasn't working with the other utmp.h functions (in
particular, utmpname()), and wasn't declared in the header file!

Test: treehugger
Change-Id: I1a583984189c751168c11c01431433f96f8c548b
2020-08-07 17:07:31 -07:00
..
android/include Clean up some obsolete NetBSD portability cruft. 2019-10-29 19:58:17 -07:00
common/lib/libc Sync with upstream NetBSD. 2019-02-13 14:17:18 -08:00
lib/libc Reimplement our no-op utmp.h functions more simply. 2020-08-07 17:07:31 -07:00
.clang-format Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
README.md Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00

This directory contains upstream NetBSD source. You should not edit these files directly. Make fixes upstream and then pull down the new version of the file.

TODO: write a script to make this process automated.