summaryrefslogtreecommitdiff
path: root/grp
Commit message (Expand)AuthorAgeFilesLines
* Don't install the internal header grp-merge.hZack Weinberg2016-07-181-1/+1
* NSS: Implement group merging support.Stephen Gallagher2016-04-296-2/+236
* Make shebang interpreter directives consistentMarko Myllynen2016-01-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0416-16/+16
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-3/+1
* Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer2015-10-023-8/+176
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers2015-06-121-2/+0
* grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-082-19/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0215-15/+15
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+3
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+3
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-5/+4
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-2/+2
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-6/+6
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-104-5/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0115-15/+15
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-112-6/+6
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0215-16/+15
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-1/+0
* Suppress incorrect link warnings for NSS symbolsChris Metcalf2012-10-301-2/+2
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-192-9/+6
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-252-3/+4
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-3/+3
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-4/+3
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-6/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0915-45/+30
* Remove pre-ISO C supportUlrich Drepper2012-01-071-7/+7
* Correctly handle missing initgroups databaseAndreas Schwab2011-10-171-8/+4
* Cleanup of configuration optionsUlrich Drepper2011-09-102-11/+7
* Fix handling of initgroups database.Ulrich Drepper2011-06-151-7/+12
* Remove __libc_alloca_cutoff workaroundAndreas Schwab2011-05-191-6/+0
* More configurability for secondary group lookupUlrich Drepper2011-05-101-14/+31
* Add finer grained control for initgroups lookups to NSS.Ulrich Drepper2011-04-291-2/+3
* Add self-contained test for NSS.Ulrich Drepper2010-08-111-2/+3
* Fix up grp.h for XPG7.Ulrich Drepper2010-01-121-1/+5
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.Ulrich Drepper2009-02-071-0/+7
* [BZ #9781]Ulrich Drepper2009-02-071-5/+21
* * grp/initgroups.c (internal_getgrouplist): Don't prematurelyUlrich Drepper2008-10-301-8/+3
* [BZ #2883]Ulrich Drepper2006-08-031-0/+1
* (getgrouplist): Simplify code a bit. Don't allocate one additionalUlrich Drepper2006-08-031-1/+1
* * grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper2006-08-031-17/+11
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+35
* [BZ #661]Roland McGrath2005-03-291-2/+4