sin 85a0e49c33 Use utmpx instead of utmp
If your utmp files are generated with programs linked against glibc
then musl-libc might not be able to parse the records correctly.  This is
because the fields `ut_session' and `ut_tv' must be the same size when
compiled in x86 and x86_64.  This is a requirement by glibc that musl does
not fulfil for good reasons.
2013-10-08 16:49:40 +01:00
2013-09-06 10:29:00 +01:00
2013-08-15 16:50:51 +01:00
2013-10-07 20:41:30 +01:00
2013-10-07 19:15:00 +01:00
2013-09-04 13:52:19 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-08-14 14:40:47 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:17:24 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-08-16 16:42:59 +01:00
2013-10-07 19:15:00 +01:00
2013-09-04 11:56:22 +01:00
2013-08-19 16:34:18 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-07 19:15:00 +01:00
2013-10-08 16:49:40 +01:00
2013-09-04 11:35:36 +01:00
2013-10-07 19:15:00 +01:00

ubase is a set of tools similar to util-linux to complement sbase[1].

To build a statically linked version with musl:

  make CC=musl-gcc LDFLAGS+="-static" ubase-box

[1] http://git.suckless.org/sbase
Description
Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Readme 481 KiB
2022-02-11 10:57:15 -05:00
Languages
C 80.4%
Roff 15.9%
Makefile 3.7%