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
/
libio
Age
Commit message (
Expand
)
Author
2023-07-20
hurd: Fix tst-openloc
Samuel Thibault
2023-07-05
fileops: Don't process ,ccs= as individual mode flags (BZ#18906)
Joe Simmons-Talbott
2023-07-05
libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
libio/bits/stdio2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-07-03
Always do locking when accessing streams (bug 15142, bug 14697)
Andreas Schwab
2023-06-19
tests: replace system by xsystem
Frédéric Bérat
2023-06-13
tests: replace fread by xfread
Frederic Berat
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-01
tests: replace write by xwrite
Frédéric Bérat
2023-05-16
libio: Add __nonnull for FILE * arguments of fclose and freopen
Xi Ruoyao
2023-05-01
Mark various cold functions as __COLD
Sergey Bugaev
2023-04-06
<stdio.h>: Make fopencookie, vasprintf, asprintf available by default
Florian Weimer
2023-04-05
libio: Remove unused pragma weak on vtable
Adhemerval Zanella
2023-03-28
system: Add "--" after "-c" for sh (BZ #28519)
Joe Simmons-Talbott
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-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
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-01-31
libio: Update number of written bytes in dprintf implementation
Florian Weimer
2023-01-25
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-02
getdelim: ensure error indicator is set on error (bug 29917)
Andreas Schwab
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: Convert vfprintf and related functions to buffers
Florian Weimer
2022-12-12
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-09-22
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-08-01
Remove spurious references to _dl_open_hook
Florian Weimer
2022-07-14
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-03-18
libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)
Florian Weimer
2022-03-18
libio: Convert tst_swprintf to the test framework
Florian Weimer
2022-03-08
libio: Ensure output buffer for wchars (bug #28828)
José Bollo
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-10-20
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-12
libio: Update tst-wfile-sync to not depend on stdin
Stafford Horne
2021-09-30
Add C2X _PRINTF_NAN_LEN_MAX
Joseph Myers
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-07
libio: Replace internal _IO_getdelim symbol with __getdelim
Florian Weimer
2021-07-07
libio: Add hidden prototype for ungetc
Florian Weimer
[next]