Denys Vlasenko
|
908b6e5dfd
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed
|
10 years ago |
Denys Vlasenko
|
6830ade6aa
whitespace fixes. no code changes
|
11 years ago |
Tito Ragusa
|
ad3d72f082
move passwd, shadow, group and gshadow path definitions to libbb.h
|
14 years ago |
Denys Vlasenko
|
8d22ca81c3
libpwdgrp: comment out more unused functions
|
14 years ago |
Mike Frysinger
|
52a426744e
restore shadow.h independence
|
15 years ago |
Denis Vlasenko
|
f81e8dbc74
*: make "pragma GCC visibility push(hidden)" less ugly
|
15 years ago |
Bernhard Reutner-Fischer
|
fd3552dff9
- commentary typo fix
|
16 years ago |
Denis Vlasenko
|
ee5dce3365
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
|
16 years ago |
Denis Vlasenko
|
98636eb08c
Use intra-DSO calls when we build libbusybox. No-op for normal build.
|
16 years ago |
Denis Vlasenko
|
87468857f6
style fixes
|
17 years ago |
Denis Vlasenko
|
cb04ff5c68
fixdep.c: avoit doing memcmp in most cases
|
18 years ago |
Denis Vlasenko
|
7fa0fcafca
fix build without shadow support
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Rob Landley
|
9755197448
This is not C++.
|
18 years ago |
Eric Andersen
|
9615a08218
Replace the old and somewhat buggy pwd_grp stuff with the shiny
|
20 years ago |
Eric Andersen
|
27f64e1f4e
Port over the last of the tinylogin applets
|
22 years ago |