projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0586e26
)
Ahem. And here's the rest of #28051...
author
Steve Hay
<SteveHay@planit.com>
Tue, 2 May 2006 09:46:41 +0000
(09:46 +0000)
committer
Steve Hay
<SteveHay@planit.com>
Tue, 2 May 2006 09:46:41 +0000
(09:46 +0000)
p4raw-id: //depot/perl@28052
win32/win32.h
patch
|
blob
|
history
diff --git
a/win32/win32.h
b/win32/win32.h
index 60309491d03d688223ffaa15104dc8871d47c54c..3fc935f4206d5f24213ce7d8efa1235d325e42bb 100644
(file)
--- a/
win32/win32.h
+++ b/
win32/win32.h
@@
-195,6
+195,8
@@
struct utsname {
#define PERL_MEMBER_PTR_SIZE 12
#define isnan _isnan
+#define snprintf _snprintf
+#define vsnprintf _vsnprintf
#endif