Displaying 4 results from an estimated 4 matches for "atomic_cr".
Did you mean:
atomic_or
2018 Jan 15
0
Rsync 3.1.3pre1 released
...4): identifier "major" is undefined
DEV_MINOR(devp) = minor(real_sx.st.st_dev);
^
"/home/git/rsync/generator.c", line 1477: error(114): identifier "minor" is undefined
if (atomic_create(file, fname, sl, NULL, MAKEDEV(0, 0), &sx, statret == 0 ? DEL_FOR_SYMLINK : 0)) {
^
"/home/git/rsync/generator.c", line 1558: error(114): identifier "makedev" is undefined
rdev = MAKEDEV(DEV...
2018 Jan 15
1
[Bug 13224] New: New file handling causes compile issues for NonStop port.
...4): identifier "major" is
undefined
DEV_MINOR(devp) = minor(real_sx.st.st_dev);
^
"/home/git/rsync/generator.c", line 1477: error(114): identifier "minor" is
undefined
if (atomic_create(file, fname, sl, NULL, MAKEDEV(0, 0), &sx,
statret == 0 ? DEL_FOR_SYMLINK : 0)) {
^
"/home/git/rsync/generator.c", line 1558: error(114): identifier "makedev" is
undefined
rdev = MAKEDEV(DEV...
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a
couple security fixes, a few new features, and a smattering of bug fixes.
Please test this new release and send email to the rsync mailing list with
any questions, comments, or bug reports.
To see a summary of the changes since 3.1.2, visit this link:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS
You
2018 Jan 15
4
Rsync 3.1.3pre1 released
I have made rsync 3.1.3pre1 available for testing. This release has a
couple security fixes, a few new features, and a smattering of bug fixes.
Please test this new release and send email to the rsync mailing list with
any questions, comments, or bug reports.
To see a summary of the changes since 3.1.2, visit this link:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.3pre1-NEWS
You