aboutsummaryrefslogtreecommitdiffstats
path: root/src/libposixplz/setgroups.c
Commit message (Collapse)AuthorAgeFilesLines
* Separate and expose ancil_recv_fd/ancil_send_fdLaurent Bercot2020-10-261-1/+3
| | | | | | | The goal is to make late channel creation easy, as opposed to textclient which always creates a new channel at start time. This commit also moves posixishard.h inclusions as late as possible.
* Factor all the BSD complaints into one new headerLaurent Bercot2019-07-221-0/+1
|
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-211-0/+50
- Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests