musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/utmp.h
AgeCommit message (Collapse)AuthorLines
2016年02月12日add declarations for utmpname/utmpxname to appropriate headers Rich Felker-1/+1
commit 378f8cb5222b63e4f8532c757ce54e4074567e1f added these functions (as stubs) but left them without declarations. this broke some autoconf based software that detected linkability of the symbols but didn't check for a declaration.
2014年12月20日add login_tty function Felix Janda-0/+2
2014年01月08日fix namespace violations in utmpx.h Rich Felker-0/+3
2013年06月27日minor compatibility fixes in utmp.h and fixing mismatch with paths.h Rich Felker-2/+8
the pathnames prefixed with /dev/null/ are guaranteed never to be valid. the previous use of /dev/null alone was mildly dangerous in that bad software might attempt to unlink the name when it found a non-regular file there and create a new file.
2013年02月26日fix cruft in utmp.h that was broken by changes in utmpx.h Rich Felker-3/+0
patch by Chris Spiegel.
2012年05月06日some extra legacy header stuff Rich Felker-0/+6
2012年02月01日fix utmp.h mess, try 2 Rich Felker-1/+1
2012年01月31日fix previous utmp.h junk commit Rich Felker-1/+1
2012年01月31日add some missing junk in utmp.h Rich Felker-0/+4
2011年03月18日various legacy and linux-specific stuff Rich Felker-0/+2
this commit is part of an effort to make more of busybox work out-of-the-box.
2011年02月20日make real symbols for the legacy (nonstandardized) utmp functions Rich Felker-6/+15
this is needed in the long term for ABI compatibility anyway, and in the immediate, it helps with building broken programs like GNU screen that try to prototype the functions themselves rather than using the header.
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+23
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 15:14:52 +0000

AltStyle によって変換されたページ (->オリジナル) /