Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 20 Aug 2003 21:42:01 +0000 (21:42 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 20 Aug 2003 21:42:01 +0000 (21:42 +0000)
commit12967474d2b55d418ccc72e24f235faed3610a6f
tree931c66e3cb8c8eaa5cee8ecd98a1e59119c43d34
parentc1fdca8045b4b4a9121cc399a84ffab05af2f82f
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7994 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GCCLibraries/libutempter/Makefile [new file with mode: 0644]
runtime/GCCLibraries/libutempter/dummy.c [new file with mode: 0644]