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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions
Tulio Magno Quites Machado Filho
2020-02-20
1
-0
/
+32
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
3
-0
/
+76
*
mips: Fix bracktrace result for signal frames
Adhemerval Zanella
2020-02-18
1
-0
/
+30
*
<fd_to_filename.h>: Add type safety and port to Hurd
Florian Weimer
2020-02-18
2
-8
/
+37
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
1
-6
/
+0
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
1
-0
/
+21
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
4
-0
/
+65
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
128
-128
/
+128
*
Fix return code for __libc_signal_* functions
Adhemerval Zanella
2019-12-27
1
-6
/
+6
*
Remove __waitpid_nocancel
Adhemerval Zanella
2019-12-19
1
-2
/
+0
*
Use GCC builtins for copysign functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+9
*
Use GCC builtins for round functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+5
*
Use GCC builtins for trunc functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+5
*
Use GCC builtins for ceil functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+5
*
Use GCC builtins for floor functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+5
*
Use GCC builtins for rint functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+5
*
Use GCC builtins for nearbyint functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+29
*
Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
Florian Weimer
2019-11-27
1
-2
/
+9
*
Avoid late failure in dlopen in global scope update [BZ #25112]
Florian Weimer
2019-11-27
1
-1
/
+8
*
Enable inlining issignalingf within glibc
Paul A. Clarke
2019-11-21
1
-29
/
+0
*
Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
Florian Weimer
2019-11-21
1
-0
/
+3
*
Enhance _dl_catch_exception to allow disabling exception handling
Florian Weimer
2019-11-16
1
-1
/
+3
*
Avoid zero-length array at the end of struct link_map [BZ #25097]
Florian Weimer
2019-11-15
1
-4
/
+13
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
1
-1
/
+7
*
slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
Florian Weimer
2019-11-12
1
-1
/
+1
*
Remove pause and nanosleep not cancel wrappers
Adhemerval Zanella
2019-10-31
1
-4
/
+0
*
Use clock_gettime to implement time.
Adhemerval Zanella
2019-10-30
1
-0
/
+20
*
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
1
-8
/
+8
*
Add nocancel version of pread64()
Leandro Pereira
2019-10-18
1
-0
/
+2
*
Fix small error in HP_TIMING_PRINT trailing null char setting
Chung-Lin Tang
2019-09-17
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
126
-126
/
+126
*
MIPS support for GNU hash
Mihailo Stojanovic
2019-08-29
1
-0
/
+17
*
Refactor sigcontextinfo.h
Adhemerval Zanella
2019-08-23
2
-2
/
+11
*
Add RTLD_SINGLE_THREAD_P on generic single-thread.h
Adhemerval Zanella
2019-08-23
1
-0
/
+1
*
login: Assume that _HAVE_UT_* constants are true
Florian Weimer
2019-08-13
1
-22
/
+12
*
posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
Adhemerval Zanella
2019-07-10
1
-0
/
+16
*
Add single-thread.h header
Adhemerval Zanella
2019-05-14
1
-0
/
+24
*
Add generic hp-timing support
Wilco Dijkstra
2019-03-22
1
-9
/
+16
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
2
-10
/
+3
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
1
-5
/
+0
*
Move inttypes.h and stdint.h to stdlib.
Zack Weinberg
2019-03-13
2
-753
/
+0
*
elf: Remove remnants of MAP_ANON emulation
Florian Weimer
2019-03-04
1
-4
/
+0
*
Add some spaces before '('.
Joseph Myers
2019-02-27
3
-4
/
+4
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
2
-4
/
+4
*
Move generic <bits/unistd_ext.h> to a more regular location
Florian Weimer
2019-02-08
1
-21
/
+0
*
Provide <bits/unistd_ext.h> as a sysdeps header exclusively
Florian Weimer
2019-02-08
1
-0
/
+21
*
arm: Use "nr" constraint for Systemtap probes [BZ #24164]
Florian Weimer
2019-02-05
1
-0
/
+19
*
nptl: Remove tst-cancel-wrappers test and related macros
Adhemerval Zanella
2019-01-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
126
-126
/
+126
[next]