index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
grp_.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...
Denys Vlasenko
2015-01-02
1
-6
/
+5
*
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2015-01-02
1
-53
/
+1
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
1
-12
/
+12
*
platform.h: define endgrent() and endpwent() as no-ops on Android
Denys Vlasenko
2012-01-06
1
-1
/
+1
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
Denys Vlasenko
2010-03-31
1
-0
/
+2
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-11
/
+6
*
- commentary typo fix
Bernhard Reutner-Fischer
2008-09-26
1
-1
/
+1
*
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
Denis Vlasenko
2008-09-26
1
-18
/
+12
*
move setgroups definition to libbb.h so that it no longer inadvertently
Denis Vlasenko
2008-05-25
1
-5
/
+0
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-7
/
+7
*
fixdep.c: avoit doing memcmp in most cases
Denis Vlasenko
2006-12-30
1
-28
/
+46
*
build system overhaul
Denis Vlasenko
2006-10-05
1
-2
/
+0
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Replace the old and somewhat buggy pwd_grp stuff with the shiny
Eric Andersen
2004-07-15
1
-18
/
+95
*
rename __getgrent so that it doesn't conflict with some libc's
Russ Dill
2003-12-18
1
-1
/
+1
*
Scrub pwd.h and grp.h handling so we don't have to play any
Eric Andersen
2002-07-03
1
-0
/
+39