This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-12 14:30:43 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
72a45c82b700de41fa426a331e2ca83bc11cd77d
nuttx
/
libc
/
misc
T
History
Gregory Nutt
72a45c82b7
Move include/nuttx/regex.h to include/nuttx/lib/regex.h
2016-07-21 13:42:18 -06:00
..
lib_crc8.c
…
lib_crc16.c
…
lib_crc32.c
…
lib_crc64.c
crc64: fix error
2016-06-10 12:30:45 -04:00
lib_debug.c
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
2016-06-21 05:26:08 -06:00
lib_dumpbuffer.c
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
2016-06-20 08:57:08 -06:00
lib_filesem.c
…
lib_ioctl.c
…
lib_kbddecode.c
…
lib_kbdencode.c
…
lib_match.c
Move include/nuttx/regex.h to include/nuttx/lib/regex.h
2016-07-21 13:42:18 -06:00
lib_mkfifo.c
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
2016-07-20 13:15:37 -06:00
lib_sendfile.c
…
lib_slcddecode.c
Centralize definitions associated with CONFIG_DEBUG_LCD
2016-06-15 11:40:33 -06:00
lib_slcdencode.c
…
lib_stream.c
…
lib_streamsem.c
…
lib_tea_decrypt.c
…
lib_tea_encrypt.c
…
lib_uadd32x64.c
…
lib_uadd64.c
…
lib_umul32.c
…
lib_umul32x64.c
…
lib_umul64.c
…
lib_usub64.c
…
lib_usub64x32.c
…
lib_utsname.c
…
Make.defs
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00