index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
Makefile
Age
Commit message (
Expand
)
Author
2024-07-26
stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
Maciej W. Rozycki
2024-07-01
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
2024-05-24
Revert "Test fscanf of long double without <stdio.h>"
H.J. Lu
2024-05-24
Test fscanf of long double without <stdio.h>
H.J. Lu
2024-04-10
posix: Sync tempname with gnulib
Adhemerval Zanella
2024-02-01
Rename c2x / gnu2x tests to c23 / gnu23
Joseph Myers
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-01-25
localedata: Use consistent values for grouping and mon_grouping
Mike FABIAN
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-11-21
elf: Fix _dl_debug_vdprintf to work before self-relocation
Adhemerval Zanella
2023-09-28
C2x scanf %wN, %wfN support
Joseph Myers
2023-07-06
vfscanf-internal: Remove potentially unbounded allocas
Adhemerval Zanella
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-06-19
C2x printf %wN, %wfN support (bug 24466)
Joseph Myers
2023-05-18
stdio-common: Adjust tests in Makefile
Carlos O'Donell
2023-05-16
stdio-common: Reformat Makefile.
Carlos O'Donell
2023-03-27
stdio-common: tests: don't double-define _FORTIFY_SOURCE
Sam James
2023-03-02
C2x scanf binary constant handling
Joseph Myers
2023-02-14
stdio: Do not ignore posix_spawn error on popen (BZ #29016)
Adhemerval Zanella
2023-02-06
Account for grouping in printf width (bug 30068)
Carlos O'Donell
2023-01-31
libio: Update number of written bytes in dprintf implementation
Florian Weimer
2023-01-30
Account for octal marker in %#o format
Andreas Schwab
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-12-19
stdio-common: Add __translated_number_width
Florian Weimer
2022-12-19
stdio-common: Add __printf_function_invoke
Florian Weimer
2022-12-19
stdio-common: Introduce buffers for implementing printf
Florian Weimer
2022-12-19
locale: Implement struct grouping_iterator
Florian Weimer
2022-11-21
stdio-common: Add missing dependencies (bug 29780)
Andreas Schwab
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-09-08
errlist: add missing entry for EDEADLOCK (bug 29545)
Andreas Schwab
2022-08-29
Add test for bug 29530
Andreas Schwab
2022-05-23
stdio-common: Add tst-memstream-string for open_memstream overflow
Florian Weimer
2022-05-23
stdio-common: Add tst-vfprintf-width-i18n to cover numeric field width
Florian Weimer
2022-05-13
stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
Adhemerval Zanella
2022-05-13
stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
Adhemerval Zanella
2022-04-15
stdio: Split __get_errname definition from errlist.c
Adhemerval Zanella
2022-03-17
stdio-common: Generate ja_JP.EUC-JP locale
Florian Weimer
2022-03-17
stdio-common: Re-flow and sort Makefile variables
Florian Weimer
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-23
stdio: Implement %#m for vfprintf and related functions
Florian Weimer
2021-11-10
Support C2X printf %b, %B
Joseph Myers
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-06-01
stdio-common: Remove _IO_vfwscanf
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-10-08
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-09-29
string: Fix strerrorname_np return value [BZ #26555]
Adhemerval Zanella
2020-07-09
Fix memory leak in __printf_fp_l (bug 26215).
Joseph Myers
2020-07-09
Fix double free in __printf_fp_l (bug 26214).
Joseph Myers
2020-07-07
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...
Joseph Myers
[next]