notaz.gp2x.de
/
ia32rtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed6ebb4
)
some more stdc syms
author
notaz
<notasas@gmail.com>
Tue, 11 Mar 2014 17:39:18 +0000
(19:39 +0200)
committer
notaz
<notasas@gmail.com>
Tue, 11 Mar 2014 17:39:18 +0000
(19:39 +0200)
stdc.list
patch
|
blob
|
blame
|
history
diff --git
a/stdc.list
b/stdc.list
index
675f8f8
..
4e52902
100644
(file)
--- a/
stdc.list
+++ b/
stdc.list
@@
-83,8
+83,21
@@
__isatty
_xtoa
__itoa
__close
+_sscanf
+_ftell
+_fflush
+_mbtowc
+_ungetc
+__strcmpi
+__splitpath
+
+# float
+__control87
+__controlfp
-# not from mingw
-_memcpy_0
# math
# __ftol2 - todo
+_ceil
+
+# not in mingw
+_memcpy_0