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>
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
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
*
Remove .weak, .weakext configure tests.
Joseph Myers
2015-10-19
1
-19
/
+3
*
Remove .previous, .popsection configure tests.
Joseph Myers
2015-10-15
1
-8
/
+1
*
Localplt testing for vector math library and libmvec_hidden_* macro series.
Andrew Senkevich
2015-05-25
1
-0
/
+20
*
powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define
Adhemerval Zanella
2015-03-11
1
-80
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Remove IN_LIB
Siddhesh Poyarekar
2014-11-24
1
-0
/
+5
*
Use MODULE_NAME in stap-probe instead of IN_LIB
Siddhesh Poyarekar
2014-11-24
1
-0
/
+4
*
Auto-generate libc-modules.h
Siddhesh Poyarekar
2014-11-19
1
-3
/
+0
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
1
-10
/
+15
*
Remove INTDEF / INTUSE / INTVARDEF (bug 14132).
Joseph Myers
2014-11-05
1
-20
/
+0
*
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
2014-08-21
1
-9
/
+9
*
Fix -Wundef warnings in regex_internal.h
Siddhesh Poyarekar
2014-08-01
1
-0
/
+4
*
Fix -Wundef warnings in fnmatch.c
Siddhesh Poyarekar
2014-08-01
1
-2
/
+4
*
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Roland McGrath
2014-06-20
1
-0
/
+13
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Define TLS version of libc_hidden_proto.
Joseph Myers
2013-11-18
1
-3
/
+33
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
1
-2
/
+2
*
Fix loop construction to functions calls
Adhemerval Zanella
2013-06-20
1
-0
/
+10
*
Remove redunant "warning: " prefix from stub warnings.
Roland McGrath
2013-02-12
1
-2
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
1
-33
/
+20
*
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
2012-07-10
1
-15
/
+11
*
Hurd: hidden_nolink macro for NO_HIDDEN case.
Thomas Schwinge
2012-05-10
1
-2
/
+2
[next]