Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-12-19 | Remove __waitpid_nocancel | Adhemerval Zanella | 1 | -1/+5 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-11-30 | posix: Use posix_spawn on popen | Adhemerval Zanella | 1 | -47/+85 |
2018-02-21 | Remove legacy configuration knobs from libio. | Zack Weinberg | 1 | -3/+0 |
2018-02-21 | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 1 | -10/+10 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-31 | libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined | Florian Weimer | 1 | -57/+11 |
2017-08-21 | Consolidate non cancellable waitpid call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -1/+1 |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer | 1 | -2/+0 |
2017-04-18 | Assume that pipe2 is always available | Florian Weimer | 1 | -61/+19 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-06-23 | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 1 | -3/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 1 | -9/+3 |
2015-02-17 | Cleanup: add missing #include's | Paul Pluzhnikov | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 1 | -11/+0 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -11/+10 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers | 1 | -3/+1 |
2008-07-27 | * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile. | Ulrich Drepper | 1 | -2/+2 |
2008-07-27 | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper | 1 | -0/+1 |
2008-07-27 | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper | 1 | -22/+93 |
2007-07-19 | (_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre... | Ulrich Drepper | 1 | -2/+11 |
2004-09-14 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-07-23 | [BZ #282] | Ulrich Drepper | 1 | -26/+1 |
2004-02-19 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -5/+5 |
2003-07-15 | Update. | Ulrich Drepper | 1 | -2/+3 |
2003-01-08 | Update. | Ulrich Drepper | 1 | -2/+3 |
2002-02-26 | Update. | Ulrich Drepper | 1 | -16/+16 |
2001-08-07 | Update. | Andreas Jaeger | 1 | -4/+4 |
2001-07-31 | Update. | Ulrich Drepper | 1 | -1/+27 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -18/+20 |
2000-06-29 | 2000-06-28 Greg McGary <greg@mcgary.org> | Greg McGary | 1 | -4/+4 |
2000-04-12 | Update. | Ulrich Drepper | 1 | -0/+2 |
2000-03-21 | Update. | Ulrich Drepper | 1 | -16/+6 |
1999-06-16 | Update. | Ulrich Drepper | 1 | -1/+27 |
1999-04-28 | Update. | Ulrich Drepper | 1 | -2/+2 |
1999-03-29 | 1999-03-29 Paul Eggert <eggert@twinsun.com> | Andreas Schwab | 1 | -5/+4 |
1998-11-23 | Update.cvs/libc-as-981124 | Ulrich Drepper | 1 | -18/+31 |
1998-08-08 | Update. | Ulrich Drepper | 1 | -2/+3 |
1998-07-16 | Update. | Ulrich Drepper | 1 | -1/+21 |
1997-12-14 | Update.cvs/libc-ud-971214 | Ulrich Drepper | 1 | -2/+2 |
1997-11-22 | Update.cvs/libc-ud-971122 | Ulrich Drepper | 1 | -2/+7 |