hg: openjfx/8u-dev/rt: [EXPERIMENTS] RT-36813 - Open-source the PtyConsole app

hang.vo at oracle.com hang.vo at oracle.com
Thu Apr 24 21:32:34 UTC 2014


Changeset: f464733aaee9
Author:    Per Bothner <Per.Bothner at Oracle.COM>
Date:      2014-04-24 14:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f464733aaee9

[EXPERIMENTS] RT-36813 - Open-source the PtyConsole app

+ apps/experiments/PtyConsole/README.txt
+ apps/experiments/PtyConsole/build.xml
+ apps/experiments/PtyConsole/manifest.mf
+ apps/experiments/PtyConsole/native/Makefile
+ apps/experiments/PtyConsole/native/pty.c
+ apps/experiments/PtyConsole/native/pty_fork.c
+ apps/experiments/PtyConsole/native/pty_fork.h
+ apps/experiments/PtyConsole/nbproject/build-impl.xml
+ apps/experiments/PtyConsole/nbproject/genfiles.properties
+ apps/experiments/PtyConsole/nbproject/project.properties
+ apps/experiments/PtyConsole/nbproject/project.xml
+ apps/experiments/PtyConsole/src/ptyconsole/App.java
+ apps/experiments/PtyConsole/src/ptyconsole/PTY.java
+ apps/experiments/PtyConsole/src/ptyconsole/PtyConsole.java



More information about the openjfx-dev mailing list