Denys Vlasenko
|
908b6e5dfd
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed
|
10 years ago |
Tito Ragusa
|
1da09cfacf
libpwdgrp: rewritten to use malloced implementation
|
10 years ago |
Denys Vlasenko
|
6830ade6aa
whitespace fixes. no code changes
|
11 years ago |
Denys Vlasenko
|
6b64a26976
platform.h: define endgrent() and endpwent() as no-ops on Android
|
13 years ago |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 years ago |
Denys Vlasenko
|
55301297d3
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
|
14 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
|
af6cca50af
move setgroups definition to libbb.h so that it no longer inadvertently
|
16 years ago |
Denis Vlasenko
|
98636eb08c
Use intra-DSO calls when we build libbusybox. No-op for normal build.
|
16 years ago |
Denis Vlasenko
|
cb04ff5c68
fixdep.c: avoit doing memcmp in most cases
|
18 years ago |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Eric Andersen
|
9615a08218
Replace the old and somewhat buggy pwd_grp stuff with the shiny
|
20 years ago |
Russ Dill
|
f796700cf0
rename __getgrent so that it doesn't conflict with some libc's
|
21 years ago |
Eric Andersen
|
887ca79f04
Scrub pwd.h and grp.h handling so we don't have to play any
|
22 years ago |