.. |
Make.defs
|
Add more 32-bit math operations; Update ChangeLog
|
2016-01-25 11:19:25 -06:00 |
lib_crc8.c
|
Costmetic update
|
2016-01-23 11:18:39 -06:00 |
lib_crc16.c
|
…
|
|
lib_crc32.c
|
nuttx/libc: Fix some spacing and alignment issues
|
2015-10-12 07:45:02 -06:00 |
lib_dbg.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_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
|
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_slcddecode.c
|
Make some file section headers more consistent with standard
|
2015-04-08 07:32:08 -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
|
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_streamsem.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_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 |