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
/
libio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
libio: Assume _IO_lock_inexpensive
Adhemerval Zanella
2021-06-04
1
-9
/
+2
*
stdio-common: Remove _IO_vfwscanf
Florian Weimer
2021-06-01
1
-2
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
Florian Weimer
2019-11-13
1
-7
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
libio: Remove codecvt vtable [BZ #24588]
Florian Weimer
2019-05-20
1
-32
/
+0
*
libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
Florian Weimer
2019-02-18
1
-3
/
+0
*
Fix -Wempty-body warnings in glibc.
Joseph Myers
2019-02-13
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Remove redirection of _IO_vfprintf
Gabriel F. T. Gomes
2018-12-11
1
-1
/
+0
*
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
1
-1
/
+0
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
1
-5
/
+0
*
Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
Zack Weinberg
2018-12-05
1
-1
/
+0
*
Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
Zack Weinberg
2018-12-05
1
-1
/
+0
*
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
1
-0
/
+8
*
Remove _IO_file_flags define.
Zack Weinberg
2018-02-21
1
-56
/
+25
*
Remove legacy configuration knobs from libio.
Zack Weinberg
2018-02-21
1
-22
/
+14
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
1
-60
/
+38
*
Remove vestiges of external build support from libio headers.
Zack Weinberg
2018-02-21
1
-27
/
+5
*
Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
2018-02-07
1
-4
/
+18
*
Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
2018-02-07
1
-0
/
+407
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
1
-25
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-12-24
1
-504
/
+6
*
Single threaded stdio optimization
Szabolcs Nagy
2017-07-04
1
-0
/
+4
*
Remove _IO_MTSAFE_IO from public headers.
Zack Weinberg
2017-05-11
1
-18
/
+13
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Minor problems exposed by compiling C++ tests under _ISOMAC.
Zack Weinberg
2016-11-27
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Don't include <bits/stdio-lock.h> from installed <libio.h>.
Joseph Myers
2015-09-03
1
-5
/
+1
*
Fix BZ #16734 -- fopen calls mmap to allocate its buffer
Paul Pluzhnikov
2015-08-12
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-2
/
+1
*
Remove _IO_pos_t.
Joseph Myers
2012-10-10
1
-1
/
+0
*
Remove _G_off64_t and _G_stat64 from _G_config.h.
Joseph Myers
2012-10-09
1
-1
/
+1
*
Remove various _G_*_t type names.
Joseph Myers
2012-09-25
1
-6
/
+6
*
Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
Joseph Myers
2012-09-21
1
-1
/
+0
*
Remove _G_NEED_STDARG_H.
Joseph Myers
2012-09-20
1
-8
/
+6
*
Remove _G_HAVE_PRINTF_FP.
Joseph Myers
2012-09-13
1
-3
/
+0
*
Update comment for _io_write_fn
Roland McGrath
2012-04-12
1
-5
/
+5
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Remove _G_HAVE_SYS_CDEFS.
Marek Polacek
2012-02-09
1
-6
/
+1
*
Remove PARAMS macros.
Marek Polacek
2012-01-31
1
-5
/
+0
*
Remove __STDC__ conditionals from installed headers.
Joseph Myers
2012-01-26
1
-12
/
+2
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-2
/
+3
*
Fix a few problems in fopen and freopen
Ulrich Drepper
2011-05-15
1
-1
/
+3
[next]