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
Age
Commit message (
Expand
)
Author
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-22
stdio-common: tests: Incorrect maxlen parameter for swprintf
Frederic Berat
2023-06-19
C2x scanf %b support
Joseph Myers
2023-06-19
C2x printf %wN, %wfN support (bug 24466)
Joseph Myers
2023-06-13
tests: replace fgets by xfgets
Frederic Berat
2023-06-13
tests: replace fread by xfread
Frederic Berat
2023-06-06
tests: fix warn unused result on asprintf calls
Frédéric Bérat
2023-06-02
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-01
tests: fix warn unused results
Frédéric Bérat
2023-06-01
tests: replace ftruncate by xftruncate
Frédéric Bérat
2023-05-18
stdio-common: Adjust tests in Makefile
Carlos O'Donell
2023-05-16
stdio-common: Reformat Makefile.
Carlos O'Donell
2023-04-03
stdio-common: Fix building when !IS_IN (libc)
Sergey Bugaev
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-27
libio: Do not autogenerate stdio_lim.h
Adhemerval Zanella Netto
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
stdio-common: tests: don't double-define _FORTIFY_SOURCE
Sam James
2023-03-14
Update printf %b/%B C2x support
Joseph Myers
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
libio: Convert __vswprintf_internal to buffers (bug 27857)
Florian Weimer
2022-12-19
libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
Florian Weimer
2022-12-19
libio: Convert __vdprintf_internal to buffers
Florian Weimer
2022-12-19
libio: Convert __vasprintf_internal to buffers
Florian Weimer
2022-12-19
libio: Convert __vsprintf_internal to buffers
Florian Weimer
2022-12-19
stdio-common: Add lock optimization to vfprintf and vfwprintf
Florian Weimer
2022-12-19
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
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-10-28
Fix missing NUL terminator in stdio-common/scanf13 test
Szabolcs Nagy
2022-09-17
tst-sprintf-errno: Update Hurd message length
Samuel Thibault
2022-09-11
tst-sprintf-errno: Update Hurd message output
Samuel Thibault
2022-09-08
errlist: add missing entry for EDEADLOCK (bug 29545)
Andreas Schwab
2022-08-29
Add test for bug 29530
Andreas Schwab
2022-06-10
libio: Avoid RMW of flags2 outside lock (BZ #27842)
Wilco Dijkstra
2022-05-24
stdio-common: Simplify printf_unknown interface in vfprintf-internal.c
Florian Weimer
2022-05-24
stdio-common: Move union printf_arg int <printf.h>
Florian Weimer
2022-05-24
stdio-common: Add printf specifier registry to <printf.h>
Florian Weimer
2022-05-23
stdio-common: Add tst-memstream-string for open_memstream overflow
Florian Weimer
2022-05-23
__printf_fphex always uses LC_NUMERIC
Florian Weimer
[next]