Chris Johns commented on a discussion: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/99#note_131049


There are some interesting problems when you encounter:

```
/* XXX: interface problem; we should translate from uid_t and gid_t */
auth = authunix_create(machname, uid, gid, ngids, gids);
```

They know they `gids` argument in the call is the wrong type.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/99#note_131049
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to