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
gentoo/2.41
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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hurd: Factorize at/non-at functions
Samuel Thibault
2022-09-17
3
-0
/
+7
*
Apply asm redirections in wchar.h before first use
Raphael Moreira Zinsly
2022-08-30
1
-0
/
+1
*
resolv: Add DNS packet parsing helpers geared towards wire format
Florian Weimer
2022-08-30
1
-0
/
+92
*
resolv: Add internal __ns_name_length_uncompressed function
Florian Weimer
2022-08-30
1
-0
/
+8
*
resolv: Add the __ns_samebinaryname function
Florian Weimer
2022-08-30
1
-0
/
+6
*
resolv: Add internal __res_binary_hnok function
Florian Weimer
2022-08-30
1
-0
/
+3
*
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-08-03
1
-3
/
+9
*
stdio: Clean up __libc_message after unconditional abort
Florian Weimer
2022-08-03
1
-8
/
+1
*
Prepare for glibc 2.36 release.
Carlos O'Donell
2022-07-29
1
-1
/
+1
*
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-27
1
-3
/
+0
*
stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Adhemerval Zanella Netto
2022-07-22
1
-0
/
+12
*
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-07-14
1
-0
/
+1
*
libc-symbols.h: remove unused macros
Fangrui Song
2022-07-04
1
-169
/
+0
*
misc: Optimize internal usage of __libc_single_threaded
Adhemerval Zanella
2022-06-24
2
-0
/
+33
*
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
2022-06-10
1
-4
/
+4
*
Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
Arjun Shankar
2022-05-25
1
-13
/
+13
*
stdio-common: Move union printf_arg int <printf.h>
Florian Weimer
2022-05-24
1
-0
/
+21
*
stdio-common: Add printf specifier registry to <printf.h>
Florian Weimer
2022-05-24
1
-0
/
+8
*
stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
Adhemerval Zanella
2022-05-13
1
-4
/
+2
*
stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
Adhemerval Zanella
2022-05-13
1
-0
/
+1
*
Add declare_object_symbol_alias for assembly codes (BZ #28128)
H.J. Lu
2022-05-13
1
-6
/
+8
*
wcrtomb: Make behavior POSIX compliant
Siddhesh Poyarekar
2022-05-13
1
-0
/
+4
*
clock_settime/clock_gettime: Use __nonnull to avoid null pointer
Xiaoming Ni
2022-05-05
1
-2
/
+2
*
Add GLIBC_ABI_DT_RELR for DT_RELR support
H.J. Lu
2022-04-26
1
-0
/
+2
*
elf: Remove __libc_init_secure
Fangrui Song
2022-04-19
2
-4
/
+0
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
1
-4
/
+0
*
Prepare for glibc 2.35 release.
Carlos O'Donell
2022-02-03
1
-1
/
+1
*
Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg
Adhemerval Zanella
2022-01-28
1
-2
/
+8
*
posix: Add terminal control setting support for posix_spawn
Adhemerval Zanella
2022-01-25
1
-0
/
+2
*
Linux: Add epoll_pwait2 (BZ #27359)
Adhemerval Zanella
2022-01-17
1
-0
/
+8
*
socket: Add the __sockaddr_un_set function
Florian Weimer
2022-01-17
1
-0
/
+12
*
Enable _FORTIFY_SOURCE=3 for gcc 12 and above
Siddhesh Poyarekar
2022-01-12
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
43
-43
/
+43
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
4
-0
/
+20
*
elf: Issue audit la_objopen for vDSO
Adhemerval Zanella
2021-12-28
1
-0
/
+2
*
elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
Adhemerval Zanella
2021-12-28
1
-0
/
+2
*
hurd: Fix static-PIE startup
Samuel Thibault
2021-12-28
1
-0
/
+25
*
malloc: Add THP/madvise support for sbrk
Adhemerval Zanella
2021-12-15
1
-0
/
+8
*
io: Refactor close_range and closefrom
Adhemerval Zanella
2021-11-24
1
-0
/
+10
*
setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
Adhemerval Zanella
2021-11-22
1
-33
/
+0
*
nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c
Florian Weimer
2021-11-17
2
-0
/
+90
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
1
-0
/
+1
*
elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)
Chung-Lin Tang
2021-10-21
1
-0
/
+5
*
misc: Add __get_nprocs_sched
Adhemerval Zanella
2021-09-27
1
-1
/
+6
*
Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__
Joseph Myers
2021-09-24
1
-0
/
+4
*
ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
H.J. Lu
2021-09-22
1
-0
/
+3
*
regex: copy back from Gnulib
Paul Eggert
2021-09-21
2
-5
/
+16
*
Extend struct r_debug to support multiple namespaces [BZ #15971]
H.J. Lu
2021-09-19
1
-0
/
+4
*
Redirect fma calls to __fma in libm
Joseph Myers
2021-09-15
1
-0
/
+2
*
_Static_assert needs two arguments for compatibility with GCC before 9
Florian Weimer
2021-09-10
1
-0
/
+7
[next]