index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
1
-1
/
+4
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
20
-20
/
+20
*
Add access function attributes to grp and shadow headers
Steve Grubb
2022-03-14
1
-4
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
20
-20
/
+20
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
8
-8
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
20
-20
/
+20
*
nsswitch: handle missing actions properly
DJ Delorie
2020-12-14
10
-2
/
+104
*
nsswitch: use new internal API (callers)
DJ Delorie
2020-12-04
2
-24
/
+15
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-1
/
+1
*
grp: Implement fgetgrent_r using __nss_fgetent_r
Florian Weimer
2020-07-21
1
-48
/
+6
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
1
-7
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
18
-18
/
+18
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
18
-18
/
+18
*
nss: Turn __nss_database_lookup into a compatibility symbol
Florian Weimer
2019-05-15
1
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
18
-18
/
+18
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
1
-1
/
+1
*
Avoid insecure usage of tmpnam in tests.
Joseph Myers
2018-07-18
1
-1
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
18
-18
/
+18
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-9
/
+9
*
Remove compat from DEFAULT_CONFIG lookup strings
Steve Ellcey
2017-09-12
1
-1
/
+7
*
Mark internal nss symbols with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
1
-2
/
+0
*
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-14
1
-5
/
+0
*
NSS: Do not use internal_function for functions with hidden aliases
Florian Weimer
2017-08-13
2
-6
/
+2
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-1
/
+1
*
Fix cast-after-dereference
DJ Delorie
2017-07-19
1
-1
/
+1
*
Fix BZ #21654 - grp-merge.c alignment
DJ Delorie
2017-07-14
1
-0
/
+16
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
18
-18
/
+18
*
Don't install the internal header grp-merge.h
Zack Weinberg
2016-07-18
1
-1
/
+1
*
NSS: Implement group merging support.
Stephen Gallagher
2016-04-29
6
-2
/
+236
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
16
-16
/
+16
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-3
/
+1
*
Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]
Florian Weimer
2015-10-02
3
-8
/
+176
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Fix grp.h endgrent, getgrent namespace (bug 18528).
Joseph Myers
2015-06-12
1
-2
/
+0
*
grp: Rewrite to use struct scratch_buffer instead of extend_alloca
Florian Weimer
2015-04-08
2
-19
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
15
-15
/
+15
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-1
/
+3
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+3
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-1
/
+2
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-5
/
+4
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
1
-2
/
+2
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-6
/
+6
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
4
-5
/
+5
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
15
-15
/
+15
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
2
-6
/
+6
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
15
-16
/
+15
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-2
/
+1
[next]