GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nscd
/
nscd_getserv_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Use C11 atomics instead of atomic_decrement(_val)
Wilco Dijkstra
2022-09-09
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-04-09
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix off-by-one in nscd getservbyport call
Andreas Schwab
2013-11-11
1
-1
/
+1
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
1
-0
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Avoid warning.
Ulrich Drepper
2011-07-05
1
-1
/
+1
*
Don't free non-malloced memory and fix memory leak
glibc-2.14.9000
Ulrich Drepper
2011-05-31
1
-4
/
+12
*
Add a few more alloca size checks
Ulrich Drepper
2011-05-22
1
-6
/
+53
*
Robustify libc-side nscd database reader.
Jakub Jelinek
2009-05-15
1
-2
/
+3
*
* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
Jakub Jelinek
2008-06-03
1
-1
/
+1
*
[BZ #3195]
Ulrich Drepper
2007-10-13
1
-2
/
+2
*
Do recend check before realigning on strict alignment arches, as otherwise it...
Jakub Jelinek
2007-01-31
1
-4
/
+4
*
* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
Jakub Jelinek
2007-01-31
1
-48
/
+74
*
* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
Jakub Jelinek
2007-01-17
1
-2
/
+2
*
* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
Ulrich Drepper
2007-01-14
1
-0
/
+306