Download List

프로젝트 설명

FTPL (FakeTime Preload Library, aka libfaketime) intercepts various system library calls and tricks programs of your choice into seeing a faked system time without having to change the time system-wide. This can be used for running legacy software with Y2K bugs, testing software for year-2038 compliance, debugging time-related issues such as expired SSL certificates, and using software that ceases to run outside a certain time frame. The faked time can be specified either absolutely or relative to the real current time, and optionally also affects file timestamps. The faked clock continues to run, but can optionally be frozen, slowed down, or made faster. A wrapper script "faketime" simplifies the usage, similar to tools such as fakechroot.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-13 07:05
v0.9

이 릴리스는 맥 OS X 10.7 (Lion)에 대 한 향상 된 지원을 추가합니다. 또한만 특정 시간 간격; libfaketime의 활동, 예를 들어, 제한 하려면 모든 지원 되는 운영 체제에서 여러 가지 새로운 기능을 제공 합니다. 그리고 외부 프로그램, 예를 들어, 셸 스크립트를 실행 하는 지정 된 지점에서 실행 시간 동안.
Tags: Stable, Major
This release adds improved support for Mac OS X 10.7 (Lion). It also provides several new features on all supported operating systems to limit libfaketime's activities, e.g., to only a certain time interval; and to execute external programs, e.g., shell scripts, at a specified point during run-time.

2008-08-25 06:43
0.8

이 버전은 최대 속도 / 시스템 시계를 느리게 지원을 추가 fstatat ()와 fstatat64 (), 오프셋 사양에 대한 부분 가치를 수있는 새로운 시스템 함수를 호출 차단 및 새로운 래퍼 스크립트와 man 페이지와 함께 제공 시스템을 완화 전체 설치 및 사용할 수있습니다.
Tags: Major feature enhancements
This version adds support to speed up/slow down the system clock, intercepts calls to the new system functions fstatat() and fstatat64(), allows fractional values for offset specification, and comes with a new wrapper script and a man page for eased system-wide installation and use.

2008-06-29 06:26
0.7

이 버전의 phtread 동기화를 지원한다 "시작"시간이 사양에서 동적으로 비활성화할 수있는 기능을 런타임에서 옵션을 제공하고 시스템과의 호환성 수준의 애플 리케이션, 자바 가상 머신과 같은 향상시킵니다.
Tags: Major feature enhancements
This version adds phtread synchronization support,
allows "start at" time specifications, provides
options to dynamically disable features at
runtime, and enhances compatibility with
system-level applications, such as Java Virtual
Machines.

2007-11-16 08:23
0.6

이 릴리스는 시스템을 차단하여 파일의 타임 스탬프를 꾸며내에 대한 지원을 추가하는 등의 fstat (), 시스템에 대한 지원은 / etc 와이드 / faketimerc 구성 파일, 통화 및 성능 향상을위한 캐싱.
Tags: Major feature enhancements
This release adds support for file timestamp
faking by intercepting system calls such as
fstat(), support for a system-wide /etc/faketimerc
configuration file, and caching for performance
improvements.

2006-03-05 06:22
0.5

올해 지원 현명한 오프셋 사양 "y"를 사용하여 추가되었습니다.
Tags: Minor feature enhancements
Support for year-wise offset specification using "y" was added.

Project Resources