index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
utmp.h
Age
Commit message (
Expand
)
Author
2015-03-25
utmp: favour POSIX utmpx over SVID utmp
Bernhard Reutner-Fischer
2015-03-24
Revert "utent.c, wtent.c: move functions from utxent.c"
Bernhard Reutner-Fischer
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
utent.c, wtent.c: move functions from utxent.c
Peter S. Mazinger
2011-12-03
getutid: add a hidden def
Mike Frysinger
2010-09-14
misc: utmpx based logging support
Salvatore Cro
2010-04-05
getutid is not used internally, removing hidden_proto
Denys Vlasenko
2009-11-19
disable libutil related prototypes if asked to
Bernhard Reutner-Fischer
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2005-11-04
Sync up w/ glibc
Peter S. Mazinger
2004-10-07
uClibc does not support getutent_r, getutid_r, and getutline_r,
Eric Andersen
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-07-11
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-05-08
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
Eric Andersen
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-03-19
Add a sneaky backwards compat hack from Michael Shmulevich
Eric Andersen
2000-05-14
Initial revision
Erik Andersen