Xiang Xiao 027e2eed28 libc: Implement umask function
Here is the spec:
https://pubs.opengroup.org/onlinepubs/009695399/functions/umask.html
Note: The simple implementaton is enough since
      NuttX doesn't really support the permission

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-09-14 12:16:58 -03:00
..
2020-02-28 18:18:50 -06:00
2018-07-11 15:36:33 -06:00
2020-02-12 14:07:56 +01:00
2020-09-14 12:16:58 -03:00
2020-09-14 12:16:58 -03:00