search for: o_text

Displaying 7 results from an estimated 7 matches for "o_text".

Did you mean: __text
2003 Jan 26
1
[PATCH] open O_TEXT and O_BINARY for cygwin/windows
Ville Herva [mailto:vherva@niksula.hut.fi] wrote: > Of course, whether O_TEXT is defined or not does not > necessarily imply the availability of "t", but I > can't think of better alternative. Stratus VOS implements O_TEXT and O_BINARY but does not recognize "t". We have the options defined in ANS C and in POSIX. I'm at home and don't...
2003 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at: http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz There's also a corresponding '.sig' file that contains a gpg signature of the file; the public key is available on the
2002 Feb 20
2
[PATCH] rsync on cygwin - textmode config files
...ounted his filesystems. However, if the mounts are binary, the configuration files are not read right: if, for example, the user makes a password file with notepad, he'll get an additional CR into the password (due to missing CR/LF->LF conversion). So I added open(O_TEXT) forcing to every config file open (#ifdef CYGWIN'ed, of course). Now the users shouldn't have to worry about mount types. And this as well? I contacted rsync cygwin mnaintainer (Lapo Luchini <lapo@lapo.it>), and he suggested to forward (3) and (4) to rsync mailing list, so h...
2013 Jun 27
2
[PATCH] hivex: Add O_BINARY flag to open calls for platforms where this isn't the default (such as Win32)
...egistry editor (FRED available from https://www.pinguin.lu (sorry for advertising but I couldn't resist ;-))) is evolving, I recently added write support to it. While under Linux everything worked nice, the Windblows build didn't. It seems that Windows opens files by default in text mode (O_TEXT) which is a problem. The attached patch adds the O_BINARY flag to all open calls which solves the issue and allows libhivex to alter hives in Windows. I don't think this will harm on any other platform, so no fancy ifdefs this time :) ok? cu -- Unix _IS_ user friendly - it's just selec...
2013 Jun 28
0
Re: [PATCH] hivex: Add O_BINARY flag to open calls for platforms where this isn't the default (such as Win32)
...from > https://www.pinguin.lu (sorry for advertising but I couldn't resist > ;-))) is evolving, I recently added write support to it. > > While under Linux everything worked nice, the Windblows build didn't. > > It seems that Windows opens files by default in text mode (O_TEXT) which > is a problem. The attached patch adds the O_BINARY flag to all open > calls which solves the issue and allows libhivex to alter hives in Windows. > > I don't think this will harm on any other platform, so no fancy ifdefs > this time :) > > ok? > > cu >...
2008 May 19
0
source-filter_dest-filter patch failing with rsync 3.0.0
...file_attributes 32 43 9021489 [main] rsync 1040 fhandler_base::open: (c:\backup\pruebas sftp\?ra?a\html\lib\Encode\MIME\Header.html, 0x110000) 71 9021560 [main] rsync 1040 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000 49 9021609 [main] rsync 1040 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 39 9021648 [main] rsync 1040 fhandler_base::set_flags: filemode set to binary 51 9021699 [main] rsync 1040 fhandler_base::open: 0 = NtCreateFile (0x654, 20080, c:\backup\pruebas sftp\?ra?a\html\lib\Encode\MIME\Header.html, io, NULL, 0, 7, 1, 4000, NULL, 0) 51...
2003 Jul 20
1
rsync on cygwin is hanging
...rsync 2036 fhandler_base::open: 0x100 = CreateFile (c:\WINN T\system32\dllcache\comdlg32.dll, 0x80000000, 0x7, 0x22EED0, 0x3, 0x2000081, 0) 207 13026 [main] rsync 2036 fhandler_base::set_flags: flags 0x110000, suppli ed_bin 0x10000 189 13215 [main] rsync 2036 fhandler_base::set_flags: O_TEXT/O_BINARY set in ...skipping... 096) 193 29378730 [main] rsync 2036 writev: 4096 = write (1, 0x226AC0, 1), errno 0 223 29378953 [main] rsync 2036 cygwin_select: 2, 0x0, 0x226B00, 0x0, 0x226AF0 382 29379335 [main] rsync 2036 dtable::select_write: /dev/pipew fd 1 182 29379517 [main] rsyn...