jehanne/sys/src/lib
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
..
9p libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
9p2000 libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
String libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
aml libaml: import 9front's improvements 2017-07-21 01:34:34 +02:00
auth kernel: deep refactoring and cleanup 2017-08-11 03:18:32 +02:00
authsrv gcc: enable -O2 compilation 2017-05-19 01:15:34 +02:00
avl libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
bio libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
c libc: simplify access; libposix: let access lie 2017-08-29 00:17:51 +02:00
complete libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
control libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
disk libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
draw libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
flate libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
frame libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
ip libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
memdraw libmemdraw: fix typo 2017-08-15 12:10:52 +02:00
memlayer libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
mp libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
ndb libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
plumb libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
posix libposix: stub chown family (always returning 0) 2017-08-31 00:50:31 +02:00
regexp libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
sec libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
stdio libstdio: fix CID 174305 and CID 174302 (uninitialized variables) 2017-08-14 12:47:03 +02:00
thread libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
klib.json qa: build everything with -Werror 2017-01-12 00:38:56 +01:00
klibs.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
lib.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
libs.json libposix: initial draft 2017-04-19 23:48:54 +02:00