projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a SECURITY.md
[platform/upstream/glibc.git]
/
stdio-common
/
2023-05-16
Carlos O'Donell
stdio-common: Reformat Makefile.
tree
|
commitdiff
2023-04-02
Sergey Bugaev
stdio-common: Fix building when !IS_IN (libc)
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
libio: Remove the usage of __libc_IO_vtables
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
libio: Do not autogenerate stdio_lim.h
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
Move libc_freeres_ptrs and libc_subfreeres to hidden...
tree
|
commitdiff
2023-03-27
Sam James
stdio-common: tests: don't double-define _FORTIFY_SOURCE
tree
|
commitdiff
2023-03-14
Joseph Myers
Update printf %b/%B C2x support
tree
|
commitdiff
2023-03-02
Joseph Myers
C2x scanf binary constant handling
tree
|
commitdiff
2023-02-14
Adhemerval Zanella
stdio: Do not ignore posix_spawn error on popen (BZ...
tree
|
commitdiff
2023-02-06
Carlos O'Donell
Account for grouping in printf width (bug 30068)
tree
|
commitdiff
2023-01-31
Florian Weimer
libio: Update number of written bytes in dprintf implem...
tree
|
commitdiff
2023-01-30
Andreas Schwab
Account for octal marker in %#o format
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __vswprintf_internal to buffers (bug...
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __obstack_vprintf_internal to buffers...
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __vdprintf_internal to buffers
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __vasprintf_internal to buffers
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __vsprintf_internal to buffers
tree
|
commitdiff
2022-12-19
Florian Weimer
stdio-common: Add lock optimization to vfprintf and...
tree
|
commitdiff
2022-12-19
Florian Weimer
stdio-common: Convert vfprintf and related functions...
tree
|
commitdiff
2022-12-19
Florian Weimer
stdio-common: Add __translated_number_width
tree
|
commitdiff
2022-12-19
Florian Weimer
stdio-common: Add __printf_function_invoke
tree
|
commitdiff
2022-12-19
Florian Weimer
stdio-common: Introduce buffers for implementing printf
tree
|
commitdiff
2022-12-19
Florian Weimer
locale: Implement struct grouping_iterator
tree
|
commitdiff
2022-11-21
Andreas Schwab
stdio-common: Add missing dependencies (bug 29780)
tree
|
commitdiff
2022-11-01
Adhemerval Zanella
configure: Use -Wno-ignored-attributes if compiler...
tree
|
commitdiff
2022-10-28
Szabolcs Nagy
Fix missing NUL terminator in stdio-common/scanf13...
tree
|
commitdiff
2022-09-17
Samuel Thibault
tst-sprintf-errno: Update Hurd message length
tree
|
commitdiff
2022-09-11
Samuel Thibault
tst-sprintf-errno: Update Hurd message output
tree
|
commitdiff
2022-09-08
Andreas Schwab
errlist: add missing entry for EDEADLOCK (bug 29545)
tree
|
commitdiff
2022-08-29
Andreas Schwab
Add test for bug 29530
tree
|
commitdiff
2022-06-10
Wilco Dijkstra
libio: Avoid RMW of flags2 outside lock (BZ #27842)
tree
|
commitdiff
2022-05-24
Florian Weimer
stdio-common: Simplify printf_unknown interface in...
tree
|
commitdiff
2022-05-24
Florian Weimer
stdio-common: Move union printf_arg int <printf.h>
tree
|
commitdiff
2022-05-24
Florian Weimer
stdio-common: Add printf specifier registry to <printf.h>
tree
|
commitdiff
2022-05-23
Florian Weimer
stdio-common: Add tst-memstream-string for open_memstre...
tree
|
commitdiff
2022-05-23
Florian Weimer
__printf_fphex always uses LC_NUMERIC
tree
|
commitdiff
2022-05-23
Florian Weimer
vfprintf: Consolidate some multibyte/wide character...
tree
|
commitdiff
2022-05-23
Florian Weimer
vfprintf: Move argument processing into vfprintf-proces...
tree
|
commitdiff
2022-05-23
Florian Weimer
stdio-common: Add tst-vfprintf-width-i18n to cover...
tree
|
commitdiff
2022-05-13
Adhemerval Zanella
stdio: Remove the usage of $(fno-unit-at-a-time) for...
tree
|
commitdiff
2022-05-13
Adhemerval Zanella
stdio: Remove the usage of $(fno-unit-at-a-time) for...
tree
|
commitdiff
2022-04-15
Adhemerval Zanella
stdio: Split __get_errname definition from errlist.c
tree
|
commitdiff
2022-03-18
Florian Weimer
stdio-common: Add wide stream coverage to tst-vfprintf...
tree
|
commitdiff
2022-03-17
Florian Weimer
stdio-common: Generate ja_JP.EUC-JP locale
tree
|
commitdiff
2022-03-17
Florian Weimer
stdio-common: Re-flow and sort Makefile variables
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-27
Samuel Thibault
stdio-common: Fix %m sprintf test output for GNU/Hurd
tree
|
commitdiff
2021-12-23
Florian Weimer
stdio: Implement %#m for vfprintf and related functions
tree
|
commitdiff
2021-11-10
Joseph Myers
Support C2X printf %b, %B
tree
|
commitdiff
2021-11-08
Joseph Myers
Fix memmove call in vfprintf-internal.c:group_number
tree
|
commitdiff
2021-10-04
Joseph Myers
Fix stdio-common tests for GCC 12 -Waddress
tree
|
commitdiff
2021-09-23
Florian Weimer
vfprintf: Unify argument handling in process_arg
tree
|
commitdiff
2021-09-23
Florian Weimer
vfprintf: Handle floating-point cases outside of proces...
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-08-23
Samuel Thibault
hurd: Fix errlist error mapping
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc hooks into a compat DSO
tree
|
commitdiff
2021-07-07
Florian Weimer
libio: Replace internal _IO_getdelim symbol with __getdelim
tree
|
commitdiff
2021-06-01
Florian Weimer
stdio-common: Remove _IO_vfwscanf
tree
|
commitdiff
2021-05-11
Adhemerval Zanella
linux: Move funlockfile/_IO_funlockfile into libc
tree
|
commitdiff
2021-05-11
Adhemerval Zanella
linux: Move ftrylockfile/_IO_ftrylockfile into libc
tree
|
commitdiff
2021-05-11
Adhemerval Zanella
linux: Move flockfile/_IO_flockfile into libc
tree
|
commitdiff
2021-05-06
Martin Sebor
Annotate additional APIs with GCC attribute access.
tree
|
commitdiff
2021-05-03
Alyssa Ross
stdio: fix vfscanf with matches longer than INT_MAX...
tree
|
commitdiff
2021-03-31
Alejandro Colomar...
stdio-common/printf-prs.c: Reword comment
tree
|
commitdiff
2021-02-05
Siddhesh Poyarekar
printf: Add smoke tests for long double
tree
|
commitdiff
2021-02-03
Mike Hommey
stdio-common: Add a few double formatting tests [BZ...
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2020-11-12
Siddhesh Poyarekar
tests: Remove NULL check for an array
tree
|
commitdiff
2020-10-08
Andreas Schwab
__vfscanf_internal: fix aliasing violation (bug 26690)
tree
|
commitdiff
2020-10-08
Andreas Schwab
Revert "Fix missing redirects in testsuite targets"
tree
|
commitdiff
2020-09-29
Adhemerval Zanella
string: Fix strerrorname_np return value [BZ #26555]
tree
|
commitdiff
2020-07-09
Joseph Myers
Fix memory leak in __printf_fp_l (bug 26215).
tree
|
commitdiff
2020-07-09
Joseph Myers
Fix double free in __printf_fp_l (bug 26214).
tree
|
commitdiff
2020-07-07
Adhemerval Zanella
string: Add strerrorname_np and strerrordesc_np
tree
|
commitdiff
2020-07-07
Adhemerval Zanella
string: Add sigabbrev_np and sigdescr_np
tree
|
commitdiff
2020-07-07
Adhemerval Zanella
signal: Move sys_errlist to a compat symbol
tree
|
commitdiff
2020-07-07
Adhemerval Zanella
signal: Move sys_siglist to a compat symbol
tree
|
commitdiff
2020-07-07
Joseph Myers
Remove most vfprintf width/precision-dependent allocati...
tree
|
commitdiff
2020-04-30
Paul E. Murphy
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
tree
|
commitdiff
2020-03-25
Paul E. Murphy
Fix tests which expose ldbl -> _Float128 redirects
tree
|
commitdiff
2020-03-20
Adhemerval Zanella
stdio: Add tests for printf multibyte convertion leak...
tree
|
commitdiff
2020-03-20
Florian Weimer
stdio: Remove memory leak from multibyte convertion...
tree
|
commitdiff
2020-02-17
Gabriel F. T. Gomes
Prepare redirections for IEEE long double on powerpc64le
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2019-09-07
Paul Eggert
Prefer https to http for gnu.org and fsf.org URLs
tree
|
commitdiff
2019-06-27
Gabriel F. T. Gomes
Prepare vfprintf to use __printf_fp/__printf_fphex...
tree
|
commitdiff
2019-03-07
Joseph Myers
Break lines before not after operators, batch 4.
tree
|
commitdiff
2019-02-27
Samuel Thibault
hurd: Add renameat2 support for RENAME_NOREPLACE
tree
|
commitdiff
2019-02-27
Joseph Myers
Add some spaces before '('.
tree
|
commitdiff
2019-02-22
Joseph Myers
Break some lines before not after operators.
tree
|
commitdiff
2019-02-21
Gabriel F. T. Gomes
Add internal implementations for argp.h, err.h, and...
tree
|
commitdiff
2019-01-03
Zack Weinberg
Use C99-compliant scanf under _GNU_SOURCE with modern...
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2018-12-07
Gabriel F. T. Gomes
Prepare vfscanf to use __strtof128_internal
tree
|
commitdiff
2018-12-05
Zack Weinberg
Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
tree
|
commitdiff
2018-12-05
Zack Weinberg
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
tree
|
commitdiff
2018-12-05
Zack Weinberg
Add __v*printf_internal with flags arguments
tree
|
commitdiff
2018-12-05
Zack Weinberg
Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
tree
|
commitdiff
2018-12-05
Zack Weinberg
Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
tree
|
commitdiff
next