build in memcmp as a non-gcing function for xform
svn: r5498
This commit is contained in:
parent
277fad6c1f
commit
a5b490ae35
|
@ -853,7 +853,7 @@
|
|||
;; The following don't need wrappers, but we need to check for
|
||||
;; nested function calls because it takes more than one argument:
|
||||
(append
|
||||
'(memcpy memmove
|
||||
'(memcpy memmove memcmp
|
||||
strcmp strcoll strcpy _mzstrcpy strcat memset
|
||||
printf sprintf vsprintf vprintf
|
||||
strncmp
|
||||
|
|
Loading…
Reference in New Issue
Block a user