aboutsummaryrefslogtreecommitdiff
path: root/src/linux/vhangup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* add vhangup syscall wrapperRich Felker2012-06-191-0/+8
request/patch by william haddonthethird, slightly modifed to add _GNU_SOURCE feature test macro so that the compiler can verify the prototype matches.