about summary refs log tree commit diff
path: root/libio/tst-vtables-common.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
| | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
* support: Add signal support to support_capture_subprocess_checkFlorian Weimer2018-11-281-17/+1
| | | | | | | | Signal zero does not terminate a process, so it is safe to use negative values for signal numbers. Adjust libio/tst-vtables-common.c to use this new functionality, instead of determining the termination status for a signal indirectly.
* libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer2018-06-261-0/+513