From b2021435bff853cf4882e6e5975b4ace3739a8b2 Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Wed, 8 Feb 2012 14:22:05 -0600 Subject: update core utilities from gnuwin32 --- win32/bin/chmod.exe | Bin 22528 -> 81920 bytes win32/bin/cp.exe | Bin 73728 -> 130048 bytes win32/bin/libiconv2.dll | Bin 0 -> 898048 bytes win32/bin/libintl3.dll | Bin 0 -> 101888 bytes win32/bin/ls.exe | Bin 57856 -> 180736 bytes win32/bin/md5sum.exe | Bin 28160 -> 41984 bytes win32/bin/mkdir.exe | Bin 32768 -> 69120 bytes win32/bin/mv.exe | Bin 69632 -> 138752 bytes win32/bin/pwd.exe | Bin 2560 -> 61440 bytes win32/bin/rm.exe | Bin 65536 -> 109056 bytes win32/bin/rmdir.exe | Bin 28672 -> 25088 bytes win32/bin/test.exe | Bin 17920 -> 62976 bytes win32/bin/uname.exe | Bin 16896 -> 33792 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 win32/bin/libiconv2.dll create mode 100644 win32/bin/libintl3.dll diff --git a/win32/bin/chmod.exe b/win32/bin/chmod.exe index 57a4bead..9655cfd6 100644 Binary files a/win32/bin/chmod.exe and b/win32/bin/chmod.exe differ diff --git a/win32/bin/cp.exe b/win32/bin/cp.exe index 60f1cc2b..0ef4fe85 100755 Binary files a/win32/bin/cp.exe and b/win32/bin/cp.exe differ diff --git a/win32/bin/libiconv2.dll b/win32/bin/libiconv2.dll new file mode 100644 index 00000000..747073f1 Binary files /dev/null and b/win32/bin/libiconv2.dll differ diff --git a/win32/bin/libintl3.dll b/win32/bin/libintl3.dll new file mode 100644 index 00000000..4f309be7 Binary files /dev/null and b/win32/bin/libintl3.dll differ diff --git a/win32/bin/ls.exe b/win32/bin/ls.exe index 388af5eb..96ff2e57 100755 Binary files a/win32/bin/ls.exe and b/win32/bin/ls.exe differ diff --git a/win32/bin/md5sum.exe b/win32/bin/md5sum.exe index 03131206..4ae9f74f 100644 Binary files a/win32/bin/md5sum.exe and b/win32/bin/md5sum.exe differ diff --git a/win32/bin/mkdir.exe b/win32/bin/mkdir.exe index 83e57d97..f96d181f 100755 Binary files a/win32/bin/mkdir.exe and b/win32/bin/mkdir.exe differ diff --git a/win32/bin/mv.exe b/win32/bin/mv.exe index bcdc9d0e..9fb65bb9 100755 Binary files a/win32/bin/mv.exe and b/win32/bin/mv.exe differ diff --git a/win32/bin/pwd.exe b/win32/bin/pwd.exe index 6c110161..7dd114de 100755 Binary files a/win32/bin/pwd.exe and b/win32/bin/pwd.exe differ diff --git a/win32/bin/rm.exe b/win32/bin/rm.exe index c489316c..8e79306b 100755 Binary files a/win32/bin/rm.exe and b/win32/bin/rm.exe differ diff --git a/win32/bin/rmdir.exe b/win32/bin/rmdir.exe index 9b6266c5..6a85c3c4 100755 Binary files a/win32/bin/rmdir.exe and b/win32/bin/rmdir.exe differ diff --git a/win32/bin/test.exe b/win32/bin/test.exe index f87c0a2e..94c95f9e 100755 Binary files a/win32/bin/test.exe and b/win32/bin/test.exe differ diff --git a/win32/bin/uname.exe b/win32/bin/uname.exe index 23cc50e5..3e2f4cf8 100755 Binary files a/win32/bin/uname.exe and b/win32/bin/uname.exe differ -- cgit v1.2.3-55-g6feb