projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
powerpc: Installed-header hygiene
[platform/upstream/glibc.git]
/
libio
/
2016-10-02
Adhemerval Zanella
Fix tst-memstream3 build failure
tree
|
commitdiff
2016-09-30
Adhemerval Zanella
libio: Multiple fixes for open_{w}memstram (BZ#18241...
tree
|
commitdiff
2016-08-02
Joseph Myers
Support __STDC_WANT_LIB_EXT2__ feature test macro.
tree
|
commitdiff
2016-07-06
Samuel Thibault
hurd: Fix PTR_{,DE}MANGLE calls
tree
|
commitdiff
2016-06-23
Florian Weimer
libio: Implement vtable verification [BZ #20191]
tree
|
commitdiff
2016-06-11
Paul Pluzhnikov
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
tree
|
commitdiff
2016-06-11
Florian Weimer
fopencookie: Mangle function pointers stored on the...
tree
|
commitdiff
2016-06-03
Florian Weimer
libio: Use wmemset instead of __wmemset to avoid linkna...
tree
|
commitdiff
2016-04-29
Adhemerval Zanella
libio: Fix fmemopen append mode failure (BZ# 20012)
tree
|
commitdiff
2016-04-28
Joseph Myers
Fix stdio.h namespace for pre-threads POSIX (bug 20014).
tree
|
commitdiff
2016-04-28
Joseph Myers
Also define off_t in stdio.h for UNIX98.
tree
|
commitdiff
2016-04-26
Adhemerval Zanella
libio: Update internal fmemopen position after write...
tree
|
commitdiff
2016-04-26
Joseph Myers
Define off_t in stdio.h for XOPEN2K.
tree
|
commitdiff
2016-04-25
Joseph Myers
Fix stdio.h cuserid namespace (bug 19989).
tree
|
commitdiff
2016-03-07
Florian Weimer
libio: Clean up _IO_file_doallocate and _IO_wfile_doall...
tree
|
commitdiff
2016-01-07
Marko Myllynen
Make shebang interpreter directives consistent
tree
|
commitdiff
2016-01-04
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2015-10-20
Joseph Myers
Convert miscellaneous function definitions to prototype...
tree
|
commitdiff
2015-10-20
Joseph Myers
Convert 113 more function definitions to prototype...
tree
|
commitdiff
2015-10-19
Joseph Myers
Convert 69 more function definitions to prototype style...
tree
|
commitdiff
2015-10-16
Joseph Myers
Convert 703 function definitions to prototype style.
tree
|
commitdiff
2015-10-15
Joseph Myers
Remove -fexceptions configure test.
tree
|
commitdiff
2015-10-12
Andreas Schwab
Add dependencies on needed locales in each subdir tests...
tree
|
commitdiff
2015-09-08
Joseph Myers
Move bits/libc-lock.h and bits/libc-lockP.h out of...
tree
|
commitdiff
2015-09-03
Joseph Myers
Don't install bits/libc-lock.h or bits/stdio-lock.h.
tree
|
commitdiff
2015-09-03
Joseph Myers
Don't include <bits/stdio-lock.h> from installed <libio.h>.
tree
|
commitdiff
2015-09-01
Paul Pluzhnikov
Fix BZ #18757.
tree
|
commitdiff
2015-08-13
Paul Pluzhnikov
Fix BZ #18820 -- fmemopen may leak memory on failure.
tree
|
commitdiff
2015-08-13
Paul Pluzhnikov
Fix BZ #16734 -- fopen calls mmap to allocate its buffer
tree
|
commitdiff
2015-08-08
Paul Pluzhnikov
In preparation for fixing BZ#16734, fix failure in...
tree
|
commitdiff
2015-08-06
Paul Pluzhnikov
Add #include <unistd.h> to libio/oldfileops.c for write.
tree
|
commitdiff
2015-07-16
Adhemerval Zanella
libio: Fix fmemopen 'w' mode with provided buffer
tree
|
commitdiff
2015-07-08
Adhemerval Zanella
libio: fmemopen rewrite to POSIX compliance
tree
|
commitdiff
2015-07-08
Feng Gao
Use "|" instead of "+" when combine the _IO_LINE_BUF...
tree
|
commitdiff
2015-06-25
Andreas Schwab
Fix buffer overflow for writes to memory buffer stream...
tree
|
commitdiff
2015-06-17
Joseph Myers
Fix swscanf vswscanf namespace (bug 18542).
tree
|
commitdiff
2015-06-17
Joseph Myers
Fix getpass fflush_unlocked namespace (bug 18540).
tree
|
commitdiff
2015-06-12
Joseph Myers
Fix syslog fputs_unlocked namespace (bug 18530).
tree
|
commitdiff
2015-06-05
Joseph Myers
Fix open_memstream namespace (bug 18498).
tree
|
commitdiff
2015-05-22
Florian Weimer
Fix indentation to match nesting in previous commit
tree
|
commitdiff
2015-05-22
Florian Weimer
Avoid some aliasing violations in libio
tree
|
commitdiff
2015-03-23
Roland McGrath
Minor cleanups in libio/iofdopen.c
tree
|
commitdiff
2015-03-08
Paul Pluzhnikov
Cleanup: in preparation for fixing BZ #16734, fix memor...
tree
|
commitdiff
2015-02-25
Paul Pluzhnikov
Fix minor formatting violation.
tree
|
commitdiff
2015-02-24
Paul Pluzhnikov
Fix BZ #17916 - fopen unbounded stack usage for ccs...
tree
|
commitdiff
2015-02-22
Paul Pluzhnikov
Fix BZ #17269 -- _IO_wstr_overflow integer overflow
tree
|
commitdiff
2015-02-22
Chung-Lin Tang
Adjust timeouts for some tests, to accommodate slow...
tree
|
commitdiff
2015-02-18
Paul Pluzhnikov
Cleanup: add missing #include's
tree
|
commitdiff
2015-02-06
Roland McGrath
Fix libio/tst-atime not to presume ST_NOATIME exists.
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2014-12-30
H.J. Lu
Replace %ld with %jd and cast to intmax_t
tree
|
commitdiff
2014-12-17
Stefan Liebler
Get rid of format warning in tst-widetext.c.
tree
|
commitdiff
2014-12-16
Arjun Shankar
Modify libio/tst-fopenloc.c to use test-skeleton.c
tree
|
commitdiff
2014-12-10
Joseph Myers
Fix tst-ftell-active-handler.c warning.
tree
|
commitdiff
2014-12-08
Adhemerval Zanella
libio: Fix variable aligment in tst-ftell-active-handler
tree
|
commitdiff
2014-12-05
Adhemerval Zanella
libio: Fix buffer overrun in tst-ftell-active-handler
tree
|
commitdiff
2014-12-04
Siddhesh Poyarekar
Fix up function definition style
tree
|
commitdiff
2014-12-04
Siddhesh Poyarekar
Reset cached offset when reading to end of stream ...
tree
|
commitdiff
2014-12-04
Siddhesh Poyarekar
tst-ftell-active-handler: Open file with O_TRUNC for...
tree
|
commitdiff
2014-12-04
Siddhesh Poyarekar
ftell: seek to end only when there are unflushed bytes...
tree
|
commitdiff
2014-11-27
Joseph Myers
Fix libio/bug-ungetwc1.c warning.
tree
|
commitdiff
2014-11-26
Joseph Myers
Fix warnings in fwscanf / rewind tests.
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove NOT_IN_libc
tree
|
commitdiff
2014-11-12
Joseph Myers
Fix __get_nprocs fgets_unlocked namespace (bug 17582).
tree
|
commitdiff
2014-11-12
Joseph Myers
Fix tzfile.c namespace (bug 17583).
tree
|
commitdiff
2014-11-05
Arjun Shankar
Modify several tests to use test-skeleton.c
tree
|
commitdiff
2014-11-03
Andreas Schwab
Don't error out writing a multibyte character to an...
tree
|
commitdiff
2014-09-16
Siddhesh Poyarekar
Fix memory leak in error path of do_ftell_wide (BZ...
tree
|
commitdiff
2014-09-16
Siddhesh Poyarekar
Revert to defining __extern_inline only for gcc-4.3...
tree
|
commitdiff
2014-09-12
Florian Weimer
Complete the removal of __gconv_translit_find
tree
|
commitdiff
2014-09-11
Tim Lammens
Fix memory leak in libio/wfileops.c do_ftell_wide ...
tree
|
commitdiff
2014-06-07
Joseph Myers
Remove redundant C locale settings.
tree
|
commitdiff
2014-06-04
Joseph Myers
Include LOCPATH in default test environment.
tree
|
commitdiff
2014-05-27
Siddhesh Poyarekar
Fix offset computation for append+ mode on switching...
tree
|
commitdiff
2014-05-01
Roland McGrath
Fix -Wundef warnings for _IO_JUMPS_OFFSET.
tree
|
commitdiff
2014-03-25
Andreas Schwab
Setup LOCPATH for tst-ftell-active-handler and tst...
tree
|
commitdiff
2014-03-17
Will Newton
Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
tree
|
commitdiff
2014-03-17
Will Newton
Fix _IO_JUMPS_OFFSET -Wundef warnings
tree
|
commitdiff
2014-03-17
Siddhesh Poyarekar
Change offset in fdopen only if setting O_APPEND
tree
|
commitdiff
2014-03-17
Siddhesh Poyarekar
Fix offset caching for streams and use it for ftell...
tree
|
commitdiff
2014-03-17
Siddhesh Poyarekar
Fix up return codes for tests in tst-ftell-active-handler
tree
|
commitdiff
2014-03-06
Joseph Myers
Enumerate tests with special rules in tests-special...
tree
|
commitdiff
2014-03-04
Siddhesh Poyarekar
Fix up formatting in tst-ftell-active-handler.c
tree
|
commitdiff
2014-03-04
Siddhesh Poyarekar
Fix up formatting
tree
|
commitdiff
2014-03-04
Siddhesh Poyarekar
Use cached offset in ftell when reliable
tree
|
commitdiff
2014-03-04
Siddhesh Poyarekar
Separate ftell from fseek logic and avoid modifying...
tree
|
commitdiff
2014-02-28
Roland McGrath
Fix fallout from Joseph's untested Makeconfig change.
tree
|
commitdiff
2014-02-26
Joseph Myers
Consistently include Makeconfig after defining subdir.
tree
|
commitdiff
2014-02-21
Joseph Myers
Generate .test-result files for tests with special...
tree
|
commitdiff
2014-02-21
Joseph Myers
Complete _BSD_SOURCE / _SVID_source followup cleanup.
tree
|
commitdiff
2014-02-14
Joseph Myers
Split up rules for tests using mtrace and something...
tree
|
commitdiff
2014-02-13
Joseph Myers
Clean up trivially redundant __USE_MISC conditionals.
tree
|
commitdiff
2014-02-12
Joseph Myers
Combine __USE_BSD and __USE_SVID into __USE_MISC.
tree
|
commitdiff
2014-02-10
Ondřej Bílka
Use glibc_likely instead __builtin_expect.
tree
|
commitdiff
2014-02-05
Siddhesh Poyarekar
Fix infinite loop in ftell when writing wide char data...
tree
|
commitdiff
2014-01-01
Allan McRae
Update copyright notices with scripts/update-copyrights
tree
|
commitdiff
2013-11-20
Siddhesh Poyarekar
Rename Oriya locale to Odia (bug 15601)
tree
|
commitdiff
2013-10-11
Eric Biggers
Fix fwrite() reading beyond end of buffer in error...
tree
|
commitdiff
2013-09-09
Allan McRae
Fix memory leaks in libio on allocation failure
tree
|
commitdiff
2013-09-04
Chris Leonard
Update iso-1427.def and related occurrences.
tree
|
commitdiff
next