nuttx/libs/libc/misc
Xiang Xiao ae7fe055fc fs: Save umask to tls_task_s for non kernel mode only
since the kernel mode has the dedicated userspace

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-02 15:59:51 -03:00
..
Kconfig fs: Simplify sendfile implementation 2021-07-17 07:39:15 -03:00
lib_crc8.c Increase the function of crc8 to use custom polynomials 2021-07-12 20:33:21 -07:00
lib_crc8ccitt.c Increase the function of crc8 to use custom polynomials 2021-07-12 20:33:21 -07:00
lib_crc8table.c Increase the function of crc8 to use custom polynomials 2021-07-12 20:33:21 -07:00
lib_crc16.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_crc32.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_crc64.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_debug.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_dumpbuffer.c libs/libc: add lib_dumpvbuffer support 2020-12-23 00:11:38 -08:00
lib_dumpvbuffer.c libc/dumpvbuffer: update the vector ptr correctly 2020-12-29 15:42:33 -08:00
lib_envpath.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_filesem.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_fnmatch.c libc: Rename match to fnmatch 2021-08-02 08:23:35 -03:00
lib_kbddecode.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
lib_kbdencode.c NuttX: Fix nxtyle errors 2021-04-03 04:20:31 -07:00
lib_match.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_mkfifo.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_ncompress.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_slcddecode.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
lib_slcdencode.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
lib_stream.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lib_streamsem.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_tea_decrypt.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_tea_encrypt.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_uadd32x64.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_uadd64.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_umask.c fs: Save umask to tls_task_s for non kernel mode only 2021-08-02 15:59:51 -03:00
lib_umul32.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_umul32x64.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_umul64.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_usub64.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_usub64x32.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_utsname.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_xorshift128.c nuttx: Author David S. Alessio: update licenses to Apache 2021-03-22 19:28:38 -07:00
Make.defs libc: Rename match to fnmatch 2021-08-02 08:23:35 -03:00