Age | Commit message (Collapse) | Author | Files | Lines |
|
The only use of C99 array initializers is in ident.c, so
just replace it with initializing code.
Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu>
|
|
If your user name is too long it is your sysadmin who
hates you not your parents!
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
[ Fixed grammar ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
Moving these functions allows all of the logic for figuring out what
these values are to be shared between programs.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
We'll want to use it for the tagging too.
|