freemint / tos.hyp

The tos.hyp tries to document all functions from TOS. It also has information about MagiC, N.AES, MyAES, Geneva, XaAES, oAESis and some emulators.
https://freemint.github.io/tos.hyp
GNU General Public License v2.0
13 stars 10 forks source link

Lack of detail about Psetpgrp #130

Closed xdelatour closed 1 year ago

xdelatour commented 1 year ago

Psetpgrp() can return the group number of the specified process.

This behaviour (if newgrp < 0) is used by getsid() in MiNTLib but is not yet documented in tos.hyp.

It was added in MiNT 1.03 ChangeLog