Download List

프로젝트 설명

Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional wtmp/lastlog updates for login shells) and supports forking a proxy process after startup and dropping privileges in the calling process. It offers C++ and C-only APIs.

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.

2009-05-04 08:57
1.3

이 릴리스에는 페도라 9가 isastream 주위에 있지만 해당 헤더 파일 안 작동합니다. 되는 디렉토리 lastlog의 감지 지금은 런타임에서 이루어집니다. 는 BSD 스타일 utmp 지금 처리 ttyslot의 가용성을지지 않습니다. 파일 설명 및 향상된 이동성을 전달하기 CMSG 구조의 정렬이 수정. 일부 누락이 추가되었습니다 포함되어있습니다.
This release works around Fedora 9 having isastream but not the corresponding header file. Detection of lastlog being a directory is now done at runtime. BSD-style utmp handling now assumes the availability of ttyslot. It fixes alignment of the CMSG structure for file descriptor passing and improved portability. Some missing includes have been added.

2007-08-02 17:44
1.2

지원하지 않는 시스템에서이 릴리스의 수정 libptytty TIOCSCTTY Cygwin에서 솔라리스 (같은). 그것은 몇 가지 openpty 구현에 버그가 다시 ttyname를 사용하여 작동합니다. 작은 메모리 누수 _getpty 때 사용되는 고정했다.
Tags: Minor bugfixes
This release fixes libptytty on systems that don't
support TIOCSCTTY (such as Cygwin and Solaris). It
works around a bug in some openpty implementations
by using ttyname again. A small memory leak when
_getpty is being used was fixed.

2006-10-03 16:53
1.0

설명서를 개선되었습니다 명확히. 몇 가지 사소한 버그가 수정되었습니다. 이식성 향상되었습니다.
The documentation has been improved and clarified.
Some minor bugs were fixed. Portability was
improved.

2006-07-20 07:04
0.2

이 릴리스의 재구성에 의해 이동성을 향상 위해서는 파일을 포함합니다.
Tags: Minor bugfixes
This release improves portability by reorganizing
include file order.

2006-01-26 01:16
0.1

이 릴리스 rxvt 시간을 철저하게 테스트되었습니다 유니 코드와 일부 독립 시험은 C API를 사용하여 본적이있다.
Tags: Initial freshmeat announcement
This release has been thoroughly tested within rxvt-unicode and has seen
some standalone tests using the C API.

Project Resources