Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/coreutils/whoami.c

    r2725 r3232  
    99
    1010/* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
     11
     12//usage:#define whoami_trivial_usage
     13//usage:       ""
     14//usage:#define whoami_full_usage "\n\n"
     15//usage:       "Print the user name associated with the current effective user id"
    1116
    1217#include "libbb.h"
Note: See TracChangeset for help on using the changeset viewer.