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
/
libioP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
Gabriel F. T. Gomes
2019-06-27
1
-4
/
+16
*
libio: freopen of default streams crashes in old programs [BZ #24632]
Florian Weimer
2019-06-12
1
-0
/
+5
*
libio: Remove codecvt vtable [BZ #24588]
Florian Weimer
2019-05-20
1
-1
/
+28
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-7
/
+7
*
libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
Florian Weimer
2019-02-18
1
-1
/
+29
*
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
2019-01-02
1
-1
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Prepare vfscanf to use __strtof128_internal
Gabriel F. T. Gomes
2018-12-07
1
-3
/
+15
*
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
1
-18
/
+9
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
1
-5
/
+42
*
Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
Zack Weinberg
2018-12-05
1
-3
/
+2
*
Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
Zack Weinberg
2018-12-05
1
-0
/
+22
*
libio: Avoid ptrdiff_t overflow in IO_validate_vtable
Florian Weimer
2018-06-20
1
-2
/
+2
*
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
1
-40
/
+9
*
Remove _IO_file_flags define.
Zack Weinberg
2018-02-21
1
-2
/
+2
*
Remove legacy configuration knobs from libio.
Zack Weinberg
2018-02-21
1
-4
/
+0
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
1
-188
/
+188
*
Remove vestiges of external build support from libio headers.
Zack Weinberg
2018-02-21
1
-8
/
+0
*
Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
2018-02-07
1
-10
/
+10
*
Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
2018-02-07
1
-1
/
+1
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
1
-0
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined
Florian Weimer
2017-08-31
1
-78
/
+10
*
Single threaded stdio optimization
Szabolcs Nagy
2017-07-04
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
hurd: Fix PTR_{,DE}MANGLE calls
Samuel Thibault
2016-07-06
1
-0
/
+2
*
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-06-23
1
-13
/
+63
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Fix BZ #16734 -- fopen calls mmap to allocate its buffer
Paul Pluzhnikov
2015-08-12
1
-40
/
+0
*
Fix indentation to match nesting in previous commit
Florian Weimer
2015-05-22
1
-1
/
+1
*
Avoid some aliasing violations in libio
Florian Weimer
2015-05-22
1
-4
/
+19
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Fix -Wundef warnings for _IO_JUMPS_OFFSET.
Roland McGrath
2014-05-01
1
-0
/
+2
*
Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
Will Newton
2014-03-17
1
-1
/
+1
*
Fix _IO_JUMPS_OFFSET -Wundef warnings
Will Newton
2014-03-17
1
-1
/
+1
*
Separate ftell from fseek logic and avoid modifying FILE data (#16532)
Siddhesh Poyarekar
2014-03-04
1
-0
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-21
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
printf should return negative value on error
Siddhesh Poyarekar
2012-11-16
1
-3
/
+2
*
Note in a comment that references to C++ bits are obsolete
Siddhesh Poyarekar
2012-11-16
1
-0
/
+8
*
Remove various _G_*_t type names.
Joseph Myers
2012-09-25
1
-2
/
+2
*
Remove _G_USING_THUNKS.
Joseph Myers
2012-09-10
1
-30
/
+12
*
Remove libio C++ vtable definitions.
Joseph Myers
2012-09-10
1
-24
/
+0
*
Make libio compile without _IO_MTSAFE_IO.
Roland McGrath
2012-08-17
1
-0
/
+14
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
1
-109
/
+69
[next]