* Makefile.am (SAMBA_DIST): Remove tests/ftruncate.c
* samba/tests/ftruncate.c: Removed. * samba/configure.in: Don't check if ftruncate() can extend a file.
Этот коммит содержится в:
родитель
d3aceae9f7
Коммит
3663bff65f
@ -15,6 +15,11 @@
|
|||||||
* samba/lib/util.c (set_filelen): Likewise.
|
* samba/lib/util.c (set_filelen): Likewise.
|
||||||
(setbuffer): Likewise.
|
(setbuffer): Likewise.
|
||||||
|
|
||||||
|
* Makefile.am (SAMBA_DIST): Remove tests/ftruncate.c
|
||||||
|
* samba/tests/ftruncate.c: Removed.
|
||||||
|
* samba/configure.in: Don't check if ftruncate() can
|
||||||
|
extend a file.
|
||||||
|
|
||||||
2002-06-06 Andrew V. Samoilov <kai@cmail.ru>
|
2002-06-06 Andrew V. Samoilov <kai@cmail.ru>
|
||||||
|
|
||||||
* cpio.c (cpio_read_oldc_head): Use char[] for buf instead
|
* cpio.c (cpio_read_oldc_head): Use char[] for buf instead
|
||||||
|
@ -170,7 +170,6 @@ SAMBA_DIST = \
|
|||||||
param/loadparm.c \
|
param/loadparm.c \
|
||||||
param/params.c \
|
param/params.c \
|
||||||
tests/README \
|
tests/README \
|
||||||
tests/ftruncate.c \
|
|
||||||
tests/getgroups.c \
|
tests/getgroups.c \
|
||||||
tests/summary.c \
|
tests/summary.c \
|
||||||
tests/trivial.c
|
tests/trivial.c
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user