Add file that I forgot to add in last commit. Move libc/stdlib/lib_imaxabs.c to inittypes/.

This commit is contained in:
Gregory Nutt
2017-02-16 14:54:35 -06:00
parent a49b349614
commit 4ed3ae19d7
6 changed files with 147 additions and 1 deletions
+1
View File
@@ -173,6 +173,7 @@
"strtoul","stdlib.h","","unsigned long","FAR const char *","FAR char **","int"
"strtoull","stdlib.h","defined(CONFIG_HAVE_LONG_LONG)","unsigned long long","FAR const char *","FAR char **","int"
"strxfrm","string.h","defined(CONFIG_LIBC_LOCALE)","size_t","FAR char *","FAR const char *","size_t"
"swab","unistd.h","","void","int","FAR const void *","FAR void *","ssize_t"
"syslog","syslog.h","","int","int","FAR const char *","..."
"tcflush","termios.h","CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)","int","int","int"
"tcgetattr","termios.h","CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)","int","int","FAR struct termios *"
Can't render this file because it contains an unexpected character in line 81 and column 22.