aboutsummaryrefslogtreecommitdiff
path: root/libio/iopopen.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott1-1/+1
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto1-25/+0
2023-02-14stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella1-16/+22
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-04-21nptl: Move pthread_setcancelstate into libcFlorian Weimer1-3/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-19Remove __waitpid_nocancelAdhemerval Zanella1-1/+5
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella1-47/+85
2018-02-21Remove legacy configuration knobs from libio.Zack Weinberg1-3/+0
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-10/+10
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer1-57/+11
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-2/+0
2017-04-18Assume that pipe2 is always availableFlorian Weimer1-61/+19
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-9/+3
2015-02-17Cleanup: add missing #include'sPaul Pluzhnikov1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers1-11/+0
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-11/+10
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-3/+1
2008-07-27* libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.Ulrich Drepper1-2/+2
2008-07-27* posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper1-0/+1
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper1-22/+93
2007-07-19(_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre...Ulrich Drepper1-2/+11
2004-09-14Update.Ulrich Drepper1-3/+3
2004-07-23[BZ #282]Ulrich Drepper1-26/+1
2004-02-19Update.Ulrich Drepper1-2/+2
2004-01-14Update.Ulrich Drepper1-5/+5
2003-07-15Update.Ulrich Drepper1-2/+3
2003-01-08Update.Ulrich Drepper1-2/+3
2002-02-26Update.Ulrich Drepper1-16/+16
2001-08-07Update.Andreas Jaeger1-4/+4
2001-07-31Update.Ulrich Drepper1-1/+27
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-18/+20
2000-06-292000-06-28 Greg McGary <greg@mcgary.org>Greg McGary1-4/+4
2000-04-12Update.Ulrich Drepper1-0/+2