jehanne/sys
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
..
include libposix: stub chown family (always returning 0) 2017-08-31 00:50:31 +02:00
lib/plumb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
log first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
posix fs: no "default" posix library 2017-04-21 23:59:27 +02:00
src libposix: stub chown family (always returning 0) 2017-08-31 00:50:31 +02:00