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