Displaying 20 results from an estimated 99 matches for "utimecmp".
2019 Sep 18
2
[PATCH] build: remove unused gnulib modules
...4
/strtoll.m4
-/strtol.m4
/strtoull.m4
-/strtoul.m4
/strtoumax.m4
/symlinkat.m4
/symlink.m4
@@ -252,8 +220,6 @@
/time_h.m4
/timespec.m4
/tls.m4
-/ttyname_r.m4
-/ulonglong.m4
/ungetc.m4
/unistd_h.m4
/unistd-safer.m4
@@ -261,7 +227,6 @@
/unlinkdir.m4
/unlink.m4
/usleep.m4
-/utimbuf.m4
/utimecmp.m4
/utime_h.m4
/utime.m4
@@ -276,20 +241,16 @@
/warnings.m4
/warn-on-use.m4
/wchar_h.m4
-/wchar.m4
/wchar_t.m4
/wcrtomb.m4
/wctob.m4
/wctomb.m4
/wctype_h.m4
-/wctype.m4
/wint_t.m4
/write.m4
/xalloc.m4
/xgetcwd.m4
/xsize.m4
-/xstrndup.m4
-/xstrtol.m4
/xstrtol.m4
/xvasprintf.m4
/yie...
2019 Sep 18
0
Re: [PATCH] build: remove unused gnulib modules
....m4
> /symlink.m4
> @@ -252,8 +220,6 @@
> /time_h.m4
> /timespec.m4
> /tls.m4
> -/ttyname_r.m4
> -/ulonglong.m4
> /ungetc.m4
> /unistd_h.m4
> /unistd-safer.m4
> @@ -261,7 +227,6 @@
> /unlinkdir.m4
> /unlink.m4
> /usleep.m4
> -/utimbuf.m4
> /utimecmp.m4
> /utime_h.m4
> /utime.m4
> @@ -276,20 +241,16 @@
> /warnings.m4
> /warn-on-use.m4
> /wchar_h.m4
> -/wchar.m4
> /wchar_t.m4
> /wcrtomb.m4
> /wctob.m4
> /wctomb.m4
> /wctype_h.m4
> -/wctype.m4
> /wint_t.m4
> /write.m4
> /xalloc.m4
>...
2019 Sep 23
0
[PATCH v2 5/5] build: remove unused gnulib modules
...ax.m4
/strtoll.m4
-/strtol.m4
/strtoull.m4
-/strtoul.m4
/strtoumax.m4
/symlinkat.m4
/symlink.m4
@@ -252,16 +209,12 @@
/time_h.m4
/timespec.m4
/tls.m4
-/ttyname_r.m4
-/ulonglong.m4
-/ungetc.m4
/unistd_h.m4
/unistd-safer.m4
/unlinkat.m4
/unlinkdir.m4
/unlink.m4
/usleep.m4
-/utimbuf.m4
/utimecmp.m4
/utime_h.m4
/utime.m4
@@ -276,20 +229,15 @@
/warnings.m4
/warn-on-use.m4
/wchar_h.m4
-/wchar.m4
/wchar_t.m4
/wcrtomb.m4
/wctob.m4
/wctomb.m4
/wctype_h.m4
-/wctype.m4
/wint_t.m4
/write.m4
/xalloc.m4
-/xgetcwd.m4
/xsize.m4
-/xstrndup.m4
-/xstrtol.m4
/xstrtol.m4
/xvasprintf.m4
/yie...
2019 Sep 23
6
[PATCH v2 0/5] remove unused gnulib modules
This is an extended version of:
https://www.redhat.com/archives/libguestfs/2019-September/msg00178.html
It adds a couple of simple code changes, so it makes it possible to
drop more modules. In addition, more unused modules were dropped.
Pino Toscano (5):
tests: switch away from xgetcwd
daemon: move read_whole_file to common utils
daemon: switch from read_file to read_whole_file
daemon:
2010 Dec 07
1
builder-ubuntu libguestfs FAILED build step 4b8f70d46dcfed1489c97f822e263b8615f21ea0
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2010 Dec 07
0
builder-ubuntu libguestfs FAILED build step 21810ade12e43fb4d8bfdcefb37a7d8bbe9eef8c
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2019 Nov 27
7
[PATCH v3 0/6] remove unused build stuff
This is an extended version of:
https://www.redhat.com/archives/libguestfs/2019-September/msg00288.html
Apparently I forgot it on my tree, so I'm posting that series again,
adding an extra cleanup more due to the v2v/common splits.
Pino Toscano (6):
tests: switch away from xgetcwd
daemon: move read_whole_file to common utils
daemon: switch from read_file to read_whole_file
daemon:
2011 Jun 21
0
builder-ubuntu libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...io
sys_uio-tests
sys_wait
sys_wait-tests
tempname
thread
threadlib
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
unsetenv
unsetenv-tests
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wcrtomb
wcrtomb-tests
wctob
wctomb
wctype-h
wctype-h-tests
xalloc-oversized
xsize
yi...
2011 Jan 28
0
builder-ubuntu libguestfs FAILED build step f060d5bcd40b4a6506d7994e67d57dccab1651b8
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Jan 28
1
builder-debian libguestfs FAILED build step 82f5fdb0dbbc0c7b04861edeadf70c86c9342df2
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2010 Dec 14
1
builder-debian libguestfs FAILED build step dec770f171329868081985ca0aa3d52eb3759935
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Jan 18
1
builder-debian libguestfs FAILED build step 41bbc0a7a3f3cd768c83183327ffc562d2040a83
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Mar 04
1
builder-debian libguestfs FAILED build step eda9826d25336bcf661700270c580d4d62128750
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Feb 15
4
builder-debian libguestfs FAILED build step f455dc3814bf9f7e7e894ba81360acb0edd92464
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Jan 28
0
builder-debian libguestfs FAILED build step f060d5bcd40b4a6506d7994e67d57dccab1651b8
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Mar 15
0
builder-debian libguestfs FAILED build step d1f1f74e5f45fa5b94ebb096fa65fa33ecc23d09
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Jan 04
0
builder-debian libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Mar 22
1
builder-debian libguestfs FAILED build step 0daf7e81a659bcdc1ce327151cc1207b124a35a1
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2011 Jan 25
0
builder-debian libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...
2010 Dec 10
0
builder-debian libguestfs success 363978fa7fc055da380d31103c7de378a08b71fb
...sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf-tests
verify
verify-tests
warn-on-use
warnings
wchar
wchar-tests
wctob
wctype
wctype-tests
write
xalloc
xalloc-die
xalloc-die-tests
xgetcwd
xsize
Notice from module error:
If you are us...