معرفی شرکت ها


treescan-4.79-1.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Scan directory trees, list dirs/files, stat, sync, grep
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته treescan
نام فایل بسته treescan-4.79-1.fc37.noarch.rpm
نسخه بسته 4.79
انتشار بسته 1.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 26 Sep 2022 01
هاست سازنده buildvm-x86-31.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://metacpan.org/release/IO-AIO
مجوز GPL-1.0-or-later OR Artistic-1.0-Perl
حجم دانلود 16K
حجم نصب 8.535K
The treescan command scans directories and their contents recursively. By default it lists all files and directories (with trailing /), but it can optionally do various other things. If no paths are given, treescan will use the current directory.


نیازمندی

مقدار نام
- /usr/bin/perl
- perl(Getopt::Long)
- perl(IO::AIO)
- perl(Pod::Usage)
- perl(Time::HiRes)
- perl(common::sense)
= 4.79-1.fc37 perl-IO-AIO


ارائه دهنده

مقدار نام
= 4.79-1.fc37 treescan


نحوه نصب


نصب پکیج rpm treescan:

    dnf install treescan-4.79-1.fc37.noarch.rpm


فایل ها

مسیرها
/usr/bin/treescan


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-09-26

Update to 4.79
The autoconf result of the mount check was not used, so it failed to
Fix format string usage for croak in extract_stringvec function

2022-09-06

Update to 4.78
Add IO::AIO::mount and IO::AIO::umount
Add a bunch of symbols from sys/mount.h

2022-09-05

Update to 4.77
Add MFD_HUGETLB_2MB and MFD_HUGETLB_1GB constants
Add fexecve
Add lots of missing functions to @EXPORT_OK
Use SPDX-format license tags

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-05-31

Perl 5.36 rebuild

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-28

Update to 4.76
Add autoconf test for siginfo_t, which is, of course, not available on
Disable syscalls on Solaris, as perl seems to provide an incompatible
Add MAP_FIXED_NOREPLACE, MAP_SHARED_VALIDATE, MAP_SYNC and MAP_UNINITIALIZED

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-05-21

Perl 5.34 rebuild

2021-01-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-12-30

Update to 4.75
Added pidfd_open, pidfd_getfd and pidfd_send_signal functions
Rework bin/treescan to avoid recursion; this fixes two bugs where a deep
Support defining syscall numbers in gendef0

2020-12-04

Update to 4.73
def0.h was not up-to-date, running into musl problems
IO::AIO::splice and IO::AIO::tee didn't properly return 64 bit values
Added IO::AIO::accept4
Added various F_SEAL-related fcntl constants
Removed experimental marker for fdlimit functions
fiemap now includes the last segment even if it overflows the end offset,
Use %license unconditionally