about summary refs log tree commit diff
path: root/libio/iopopen.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott2023-03-281-1/+1
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-271-25/+0
* stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella2023-02-141-16/+22
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-04-211-3/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Remove __waitpid_nocancelAdhemerval Zanella2019-12-191-1/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* posix: Use posix_spawn on popenAdhemerval Zanella2018-11-301-47/+85
* Remove legacy configuration knobs from libio.Zack Weinberg2018-02-211-3/+0
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-10/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-311-57/+11
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-211-1/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-2/+0
* Assume that pipe2 is always availableFlorian Weimer2017-04-181-61/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-9/+3
* Cleanup: add missing #include'sPaul Pluzhnikov2015-02-171-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-211-11/+0
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-11/+10
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-3/+1
* * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.Ulrich Drepper2008-07-271-2/+2
* * posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper2008-07-271-0/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper2008-07-271-22/+93
* (_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre...Ulrich Drepper2007-07-191-2/+11
* Update.Ulrich Drepper2004-09-141-3/+3
* [BZ #282]Ulrich Drepper2004-07-231-26/+1
* Update.Ulrich Drepper2004-02-191-2/+2
* Update.Ulrich Drepper2004-01-141-5/+5
* Update.Ulrich Drepper2003-07-151-2/+3
* Update.Ulrich Drepper2003-01-081-2/+3
* Update.Ulrich Drepper2002-02-261-16/+16
* Update.Andreas Jaeger2001-08-071-4/+4
* Update.Ulrich Drepper2001-07-311-1/+27
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-18/+20
* 2000-06-28 Greg McGary <greg@mcgary.org>Greg McGary2000-06-291-4/+4
* Update.Ulrich Drepper2000-04-121-0/+2