~vcs-imports/busybox/trunk

« back to all changes in this revision

Viewing changes to coreutils/logname.c

  • Committer: Denys Vlasenko
  • Author(s): Christian Franke
  • Date: 2023-11-13 10:32:35 UTC
  • Revision ID: git-v1:a63b60bdd6fa26b867c80d44074118babbae7ffd
Cygwin: regenerate defconfig

Signed-off-by: Christian Franke <christian.franke@t-online.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * a diagnostic message and an error return.
17
17
 */
18
18
//config:config LOGNAME
19
 
//config:       bool "logname (1.1 kb)"
 
19
//config:       bool "logname (1.4 kb)"
20
20
//config:       default y
21
21
//config:       help
22
22
//config:       logname is used to print the current user's login name.