Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
refs/heads/master
/
include
/
grp_.h
908b6e5
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed
by Denys Vlasenko
· 10 years ago
1da09cf
libpwdgrp: rewritten to use malloced implementation
by Tito Ragusa
· 10 years ago
6830ade
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
6b64a26
platform.h: define endgrent() and endpwent() as no-ops on Android
by Denys Vlasenko
· 13 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
5530129
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
by Denys Vlasenko
· 15 years ago
f81e8db
*: make "pragma GCC visibility push(hidden)" less ugly
by Denis Vlasenko
· 16 years ago
fd3552d
- commentary typo fix
by Bernhard Reutner-Fischer
· 16 years ago
ee5dce3
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
by Denis Vlasenko
· 16 years ago
af6cca5
move setgroups definition to libbb.h so that it no longer inadvertently
by Denis Vlasenko
· 17 years ago
98636eb
Use intra-DSO calls when we build libbusybox. No-op for normal build.
by Denis Vlasenko
· 17 years ago
cb04ff5
fixdep.c: avoit doing memcmp in most cases
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
9615a08
Replace the old and somewhat buggy pwd_grp stuff with the shiny
by Eric Andersen
· 20 years ago
f796700
rename __getgrent so that it doesn't conflict with some libc's
by Russ Dill
· 21 years ago
887ca79
Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik
by Eric Andersen
· 22 years ago
[Renamed (97%) from include/grp.h]
ea1a63a
Fix for broken handling off BusyBox's own pwd/grp implementations
by Robert Griebl
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
ab050f5
Add in a patch to make busybox use the normal pwd.h and grp.h
by Eric Andersen
· 24 years ago