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
/
libio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
4
-22
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
4
-1
/
+4
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
4
-14
/
+14
*
Remove spurious references to _dl_open_hook
Florian Weimer
2022-08-01
1
-4
/
+0
*
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-07-14
4
-68
/
+124
*
libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)
Florian Weimer
2022-03-18
2
-2
/
+8
*
libio: Convert tst_swprintf to the test framework
Florian Weimer
2022-03-18
1
-51
/
+28
*
libio: Ensure output buffer for wchars (bug #28828)
José Bollo
2022-03-08
4
-2
/
+36
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
176
-176
/
+176
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-63
/
+43
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
2
-4
/
+4
*
libio: Update tst-wfile-sync to not depend on stdin
Stafford Horne
2021-10-12
2
-4
/
+24
*
Add C2X _PRINTF_NAN_LEN_MAX
Joseph Myers
2021-09-30
1
-0
/
+6
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
18
-20
/
+0
*
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
1
-4
/
+8
*
libio: Replace internal _IO_getdelim symbol with __getdelim
Florian Weimer
2021-07-07
2
-5
/
+3
*
libio: Add hidden prototype for ungetc
Florian Weimer
2021-07-07
1
-3
/
+3
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
4
-7
/
+7
*
libio: Assume _IO_lock_inexpensive
Adhemerval Zanella
2021-06-04
1
-9
/
+2
*
Add missing symbols to Version files
Florian Weimer
2021-06-02
1
-0
/
+3
*
stdio-common: Remove _IO_vfwscanf
Florian Weimer
2021-06-01
1
-2
/
+0
*
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-05-16
6
-25
/
+174
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
1
-4
/
+6
*
nptl: Move pthread_setcancelstate into libc
Florian Weimer
2021-04-21
1
-3
/
+2
*
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
2021-04-16
9
-0
/
+69
*
libio: Update license on test case
Siddhesh Poyarekar
2021-03-30
1
-9
/
+10
*
Correct buffer end pointer in IO_wdefault_doallocate (BZ #26874)
Martin Sebor
2021-03-01
1
-4
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
174
-174
/
+174
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
2
-29
/
+35
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-1
/
+1
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-1
/
+1
*
Fix namespace violation in stdio.h and sys/stat.h if build with optimization....
Stefan Liebler
2020-08-20
1
-2
/
+2
*
libio: Remove __libc_readline_unlocked
Florian Weimer
2020-07-21
4
-410
/
+2
*
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
2
-7
/
+1
*
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
2020-05-04
2
-11
/
+19
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
2
-6
/
+6
*
<fd_to_filename.h>: Add type safety and port to Hurd
Florian Weimer
2020-02-18
2
-4
/
+4
*
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-02-17
2
-20
/
+42
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
176
-176
/
+176
*
Remove __waitpid_nocancel
Adhemerval Zanella
2019-12-19
1
-1
/
+5
*
libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
Florian Weimer
2019-11-27
1
-0
/
+5
*
Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions
Gabriel F. T. Gomes
2019-11-22
1
-2
/
+0
*
Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
Florian Weimer
2019-11-13
4
-63
/
+52
*
libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose
Arjun Shankar
2019-11-11
1
-13
/
+7
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
175
-175
/
+175
*
iconv: Revert steps array reference counting changes
Florian Weimer
2019-07-31
4
-115
/
+8
*
Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
Gabriel F. T. Gomes
2019-06-27
1
-4
/
+16
*
libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
Dmitry V. Levin
2019-06-20
4
-5
/
+59
*
libio: freopen of default streams crashes in old programs [BZ #24632]
Florian Weimer
2019-06-12
2
-1
/
+6
*
libio: Fix gconv-related memory leak [BZ #24583]
Florian Weimer
2019-05-21
4
-8
/
+115
[next]