summaryrefslogtreecommitdiff
path: root/grp
AgeCommit message (Expand)Author
2018-07-18Avoid insecure usage of tmpnam in tests.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey
2017-08-21Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu
2017-08-14NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer
2017-08-13NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
2017-07-19Fix cast-after-dereferenceDJ Delorie
2017-07-14Fix BZ #21654 - grp-merge.c alignmentDJ Delorie
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-07-18Don't install the internal header grp-merge.hZack Weinberg
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-02Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-06-12Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers
2015-04-08grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-10-30Suppress incorrect link warnings for NSS symbolsChris Metcalf
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-10-17Correctly handle missing initgroups databaseAndreas Schwab
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-06-15Fix handling of initgroups database.Ulrich Drepper
2011-05-19Remove __libc_alloca_cutoff workaroundAndreas Schwab
2011-05-10More configurability for secondary group lookupUlrich Drepper
2011-04-29Add finer grained control for initgroups lookups to NSS.Ulrich Drepper