Skip to content

Add ctermid #1928

@swsnr

Description

@swsnr

ctermid gets the path of the controlling terminal, see ctermid:

pub fn ctermid(c: *mut libc::c_char) -> *mut libc::c_char;

This is POSIX API; it definitely exists on Linux, and I presume on all other Unix systems as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions