nuttx/libc/misc
2016-06-14 09:07:53 -06:00
..
lib_crc8.c crc16: fix error 2016-06-10 09:13:43 -04:00
lib_crc16.c crc16: fix error 2016-06-10 09:13:43 -04:00
lib_crc32.c crc16: fix error 2016-06-10 09:13:43 -04:00
lib_crc64.c crc64: fix error 2016-06-10 12:30:45 -04:00
lib_debug.c New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting. 2016-06-14 09:07:53 -06:00
lib_dumpbuffer.c
lib_filesem.c
lib_ioctl.c
lib_kbddecode.c
lib_kbdencode.c
lib_match.c
lib_sendfile.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_slcddecode.c graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 11:11:57 -06:00
lib_slcdencode.c
lib_stream.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_streamsem.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_tea_decrypt.c Separate TEA encryption and decryption to separate files 2016-01-19 16:46:25 -06:00
lib_tea_encrypt.c Separate TEA encryption and decryption to separate files 2016-01-19 16:46:25 -06:00
lib_uadd32x64.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_uadd64.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_umul32.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_umul32x64.c Add some utilities to support 64-bit math operations on platforms that do not support long long types. Not yet used anywhere 2016-01-25 09:56:00 -06:00
lib_umul64.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_usub64.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_usub64x32.c Add more 32-bit math operations; Update ChangeLog 2016-01-25 11:19:25 -06:00
lib_utsname.c
Make.defs graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 11:11:57 -06:00