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
/
include
/
libc-symbols.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+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
1
-0
/
+22
*
Add declare_object_symbol_alias for assembly codes (BZ #28128)
H.J. Lu
2022-05-13
1
-6
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
nss_files: Move into libc
Florian Weimer
2021-07-07
1
-23
/
+0
*
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
2021-04-16
1
-4
/
+10
*
Support for multiple versions in versioned_symbol, compat_symbol
Florian Weimer
2021-03-25
1
-2
/
+3
*
Change how the symbol_version_reference macro is defined
Florian Weimer
2021-03-25
1
-13
/
+3
*
<shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
Florian Weimer
2021-03-09
1
-13
/
+13
*
Revert "Make libc symbols hidden in static PIE" [BZ #27237]
Szabolcs Nagy
2021-01-27
1
-7
/
+2
*
Make libc symbols hidden in static PIE
Szabolcs Nagy
2021-01-21
1
-2
/
+7
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Mark __libc_freeres_fn as used [BZ #27002]
H.J. Lu
2020-12-16
1
-1
/
+1
*
symbols: Add defines for libanl's libanl_hidden_{def|proto}
Lukasz Majewski
2020-12-04
1
-0
/
+8
*
hurd: keep only required PLTs in ld.so
Samuel Thibault
2020-11-11
1
-1
/
+1
*
Remove --enable-obsolete-rpc configure flag
Petr Vorel
2020-07-13
1
-6
/
+1
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
1
-54
/
+1
*
<libc-symbols.h>: Add libpthread hidden alias support
Florian Weimer
2020-05-20
1
-0
/
+23
*
ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally
Paul E. Murphy
2020-03-25
1
-0
/
+2
*
nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
2020-02-25
1
-0
/
+23
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
1
-1
/
+8
*
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
*
Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.
Joseph Myers
2018-11-13
1
-2
/
+31
*
Add support for GCC 9 attribute copy.
Martin Sebor
2018-11-09
1
-5
/
+15
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-10
/
+73
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Don't use hidden visibility in libc.a with PIE on i386
H.J. Lu
2017-10-04
1
-0
/
+1
*
Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
Samuel Thibault
2017-10-03
1
-1
/
+1
*
libc-symbols.h: Remove definition of internal_function
Florian Weimer
2017-08-31
1
-7
/
+0
*
Fix remaining return type of ifunc resolver declaration
Gabriel F. T. Gomes
2017-08-22
1
-1
/
+1
*
Declare ifunc resolver to return a pointer to the same type as the target
Martin Sebor
2017-08-22
1
-1
/
+2
*
Add hidden visibility to internal function prototypes
H.J. Lu
2017-08-22
1
-2
/
+14
*
Revert "Add hidden visibility to internal function prototypes".
Joseph Myers
2017-08-21
1
-14
/
+2
*
Add hidden visibility to internal function prototypes
H.J. Lu
2017-08-21
1
-2
/
+14
*
Enable hidden visibility in libc.a compiled with PIE
H.J. Lu
2017-08-21
1
-1
/
+2
*
i386: Add <startup.h> [BZ #21913]
H.J. Lu
2017-08-08
1
-0
/
+8
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-19
/
+49
*
getopt: merge _GL_UNUSED annotations from gnulib
Zack Weinberg
2017-04-07
1
-0
/
+43
*
Deprecate libnsl by default (only shared library will be
Thorsten Kukuk
2017-03-21
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Do not stack-protect ifunc resolvers [BZ #7065]
Nick Alcock
2016-12-26
1
-1
/
+11
*
Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.
Zack Weinberg
2016-12-08
1
-2
/
+0
*
i386, x86: Use libc_ifunc macro for time, gettimeofday.
Stefan Liebler
2016-10-07
1
-15
/
+0
*
Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...
Stefan Liebler
2016-10-07
1
-16
/
+126
*
malloc: Simplify static malloc interposition [BZ #20432]
Florian Weimer
2016-08-26
1
-0
/
+15
*
Add support for referencing specific symbol versions
Florian Weimer
2016-08-02
1
-5
/
+14
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
[next]