musl/include/utmp.h, branch master musl - an implementation of the standard library for Linux-based systems add declarations for utmpname/utmpxname to appropriate headers 2016年02月12日T14:58:50+00:00 Rich Felker dalias@aerifal.cx 2016年02月12日T14:58:50+00:00 692b16d14b913676567be82a56211adc250793c7 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.
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.
add login_tty function 2014年12月21日T01:13:27+00:00 Felix Janda felix.janda@posteo.de 2014年12月21日T01:13:27+00:00 4b2cb37770e56835b261660535cea77474154ba0
fix namespace violations in utmpx.h 2014年01月09日T00:36:29+00:00 Rich Felker dalias@aerifal.cx 2014年01月09日T00:36:29+00:00 a1527a0c3ed72df3c1a22f774c8618a486b87b94
minor compatibility fixes in utmp.h and fixing mismatch with paths.h 2013年06月28日T00:00:29+00:00 Rich Felker dalias@aerifal.cx 2013年06月28日T00:00:29+00:00 1e2281b8356d1935a129ddb199d71677f19a1619 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.
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.
fix cruft in utmp.h that was broken by changes in utmpx.h 2013年02月26日T06:46:39+00:00 Rich Felker dalias@aerifal.cx 2013年02月26日T06:46:39+00:00 e201d82aac6241c28cf53b51444e954bb5ebe5df patch by Chris Spiegel.
patch by Chris Spiegel.
some extra legacy header stuff 2012年05月06日T20:35:32+00:00 Rich Felker dalias@aerifal.cx 2012年05月06日T20:35:32+00:00 4a99440571e315612e8f7582702df8a41021501f
fix utmp.h mess, try 2 2012年02月01日T19:10:38+00:00 Rich Felker dalias@aerifal.cx 2012年02月01日T19:10:38+00:00 96e0aca4d544cb646c4f96e23397793995f92ab9
fix previous utmp.h junk commit 2012年01月31日T22:10:02+00:00 Rich Felker dalias@aerifal.cx 2012年01月31日T22:10:02+00:00 108fdd3318529eea82406791bfb34f7f9f728662
add some missing junk in utmp.h 2012年01月31日T19:39:17+00:00 Rich Felker dalias@aerifal.cx 2012年01月31日T19:39:17+00:00 fa3bbbd453372c0894c8fe5170186d049911610f
various legacy and linux-specific stuff 2011年03月19日T01:52:26+00:00 Rich Felker dalias@aerifal.cx 2011年03月19日T01:52:26+00:00 f5ba2bc9ca84d67f03f2542bfff0525f2f478e4c this commit is part of an effort to make more of busybox work out-of-the-box.
this commit is part of an effort to make more of busybox work
out-of-the-box.

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