Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: christos
Date: Thu May 27 02:58:48 UTC 2004
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Added Files:
src/lib/libc/stdlib: grantpt.3 posix_openpt.3 posix_openpt.c ptsname.3
pty.c unlockpt.3
Log Message:
unix/98 pty functions and manual pages.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/lib/libc/stdlib/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/stdlib/grantpt.3 \
src/lib/libc/stdlib/posix_openpt.3 src/lib/libc/stdlib/posix_openpt.c \
src/lib/libc/stdlib/ptsname.3 src/lib/libc/stdlib/pty.c \
src/lib/libc/stdlib/unlockpt.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index