index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libio
/
iofdopen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove memory leak in fdopen (bug 31840)
Andreas Schwab
2024-06-04
1
-1
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
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
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
1
-2
/
+2
*
Remove legacy configuration knobs from libio.
Zack Weinberg
2018-02-21
1
-3
/
+0
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
1
-2
/
+2
*
Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
2018-02-07
1
-2
/
+2
*
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
-20
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-06-23
1
-6
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-3
/
+1
*
Minor cleanups in libio/iofdopen.c
Roland McGrath
2015-03-23
1
-8
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Change offset in fdopen only if setting O_APPEND
Siddhesh Poyarekar
2014-03-17
1
-4
/
+11
*
Fix offset caching for streams and use it for ftell (BZ #16680)
Siddhesh Poyarekar
2014-03-17
1
-0
/
+9
*
Use cached offset in ftell when reliable
Siddhesh Poyarekar
2014-03-04
1
-10
/
+6
*
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
-1
/
+1
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
1
-7
/
+6
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
2012-01-30
1
-4
/
+2
*
Remove undefined operations
Andreas Schwab
2010-09-05
1
-4
/
+3
*
* scripts/abilist.awk: If variable `parse_names' is set, grok the file
Roland McGrath
2003-03-27
1
-3
/
+4
*
Update.
Ulrich Drepper
2002-08-30
1
-5
/
+26
*
Update.
Ulrich Drepper
2002-08-03
1
-1
/
+1
*
2002-07-31 Roland McGrath <roland@frob.com>
Roland McGrath
2002-08-02
1
-3
/
+14
*
Update.
Ulrich Drepper
2002-04-09
1
-1
/
+1
*
Update.
Andreas Jaeger
2002-03-17
1
-1
/
+1
*
Update.
Ulrich Drepper
2002-03-16
1
-0
/
+1
*
Update.
Ulrich Drepper
2002-02-26
1
-5
/
+6
*
Update.
Ulrich Drepper
2002-01-07
1
-2
/
+2
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-20
/
+22
*
* libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to
Greg McGary
2000-07-17
1
-1
/
+1
*
2000-06-28 Greg McGary <greg@mcgary.org>
Greg McGary
2000-06-29
1
-3
/
+3
*
Update.
Ulrich Drepper
2000-03-21
1
-12
/
+9
*
Update.
Ulrich Drepper
1999-07-06
1
-3
/
+8
*
Update.
Ulrich Drepper
1999-06-16
1
-2
/
+3
*
Update.
Ulrich Drepper
1998-08-08
1
-1
/
+1
*
Update.
Ulrich Drepper
1998-07-16
1
-0
/
+4
*
Update.
Ulrich Drepper
1998-02-12
1
-2
/
+2
*
Update.
cvs/libc-ud-971214
Ulrich Drepper
1997-12-14
1
-13
/
+20
*
Update.
cvs/libc-ud-971026
Ulrich Drepper
1997-10-26
1
-10
/
+10
*
Update.
cvs/libc-ud-970819
Ulrich Drepper
1997-08-20
1
-23
/
+24
[next]