To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Heritage persistent IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:601964d4f627d00c915b3a7284358e7a1520c89a
#ifndef FCONTROL_H #define FCONTROL_H 1 int setCloexec(int fd); #endif