incubator-nuttx/libc/misc
Gregory Nutt 0c8c7fecf0 Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
..
Make.defs graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 11:11:57 -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 Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
lib_dumpbuffer.c make standard syslog and vsyslog POSIX compliant (also modify non-standard syslog functions for compatibility). This will break a lot of things until ALL usage of syslog is updated to use the modified interfaces 2014-10-08 09:44:15 -06:00
lib_filesem.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_ioctl.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_kbddecode.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_kbdencode.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_match.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_sendfile.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_slcddecode.c Centralize definitions associated with CONFIG_DEBUG_LCD 2016-06-15 11:40:33 -06:00
lib_slcdencode.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
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 Fix some spacing problems 2015-10-04 15:04:00 -06:00