summaryrefslogtreecommitdiff
path: root/grp
Commit message (Expand)AuthorAgeFilesLines
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0620-20/+20
* Add access function attributes to grp and shadow headersSteve Grubb2022-03-141-4/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0120-20/+20
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-038-8/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0220-20/+20
* nsswitch: handle missing actions properlyDJ Delorie2020-12-1410-2/+104
* nsswitch: use new internal API (callers)DJ Delorie2020-12-042-24/+15
* Revert "Fix missing redirects in testsuite targets"Andreas Schwab2020-10-081-1/+1
* grp: Implement fgetgrent_r using __nss_fgetent_rFlorian Weimer2020-07-211-48/+6
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-7/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0118-18/+18
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0718-18/+18
* nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer2019-05-151-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0118-18/+18
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Avoid insecure usage of tmpnam in tests.Joseph Myers2018-07-181-1/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0118-18/+18
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-9/+9
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-1/+7
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-2/+0
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-141-5/+0
* NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer2017-08-132-6/+2
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-1/+1
* Fix cast-after-dereferenceDJ Delorie2017-07-191-1/+1
* Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-07-141-0/+16
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0118-18/+18
* 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