Forum > Unix
equivalent setpgrp() in lazarus
MarkMLl:
Where's that package documented? I can't find it in any of the pages cited at https://www.freepascal.org/docs.html
Following through to libc stuff, setgroups() is described as "sets the supplementary group IDs for the calling process" which I suspect is not what OP's looking for.
MarkMLl
Thausand:
Is it not same like fpSetGid (https://www.freepascal.org/docs-html/rtl/baseunix/fpsetgid.html) ?
MarkMLl:
--- Quote from: Thausand on May 12, 2022, 02:30:19 pm ---Is it not same like fpSetGid (https://www.freepascal.org/docs-html/rtl/baseunix/fpsetgid.html) ?
--- End quote ---
No.
MarkMLl
abdoun.brahim:
i foud it in unite :termio
marcov:
If I understand the man page clearly, it is a BSD call that was adapted by Linux, but never standarized under POSIX.
Navigation
[0] Message Index
[#] Next page
[*] Previous page