⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rsync.patch

📁 用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,支持x86、arm、powerpc等处理器
💻 PATCH
字号:
--- rsync-2.6.3/rsync.orig.h	2004-10-14 03:49:54.000000000 -0600+++ rsync-2.6.3/rsync.h	2004-10-14 03:50:09.000000000 -0600@@ -327,7 +327,7 @@ #define uint64 unsigned long long #else /* As long as it gets... */-#define uint64 unsigned off_t+#define uint64 loff_t #endif  /* Starting from protocol version 26, we always use 64-bit

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -