jehanne/sys/src
Giacomo Tesio 0bc2e60c72 libposix: stub chown family (always returning 0)
I do not expect chown, fchownat and lchown to be much used in
UNIX softwares that we care to port.

We stub the functions in libposix so that we can refer them from
standard C libaries (such as newlib).

We will implement them (parsing /cfg/users to determinate uid and gid)
when it will be actually needed from a software ported to Jehanne.
2017-08-31 00:50:31 +02:00
..
cmd cmds: port vt from 9front 2017-08-30 23:07:07 +02:00
kern elf64ldseg: do not pprint warnings on wrong header as it could simply be an rc script 2017-08-21 23:59:40 +02:00
lib libposix: stub chown family (always returning 0) 2017-08-31 00:50:31 +02:00
sysconf.json kernel: generalize awake 2017-05-15 00:05:59 +02:00