public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: question about pipes       (NBY)
@ 1997-12-19  5:14 Earnie Boyd
  1997-12-19 23:29 ` prometheus truecolor Gaffer
  0 siblings, 1 reply; 2+ messages in thread
From: Earnie Boyd @ 1997-12-19  5:14 UTC (permalink / raw)
  To: mag; +Cc: gnu-win32

This has been discussed before.  Check the mail archives.  I also 
suggest that you upgrade to version B18 and get a patched cygwin.dll 
from Sergey Okhapkin.

Let me point you to:

ftp://ftp.cygnus.com/pub/gnu-win32/latest/           (ftp site)

http://www.cygnus.com/pubs/gnupro/                   (Comercial Page)

http://www.cygnus.com/misc/gnu-win32/                (Project Page)

http://www.cygnus.com/ml/gnu-win32                   (Mail Archives)

http://www.itribe.net/virtunix/winhelp-man-pages/    (HTML Man Pages)

http://www.lexa.ru/sos                               (Sergey Okhapkin)

http://www.fu.is.saga-u.ac.jp/~colin/gcc.html        (Colin Peters)

http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ (Mumit Khan)

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


>Date: Fri, 19 Dec 1997 11:45:01 +0100
>From: "Magossa'nyi A'rpa'd" <mag@bunuel.tii.matav.hu>
>To: gnu-win32@cygnus.com
>Subject: question about pipes
>
>Hi!
>
>I am now porting scp to win32, using the crosscompiler on a  Debian 
GNU/L=
>inux
>host.
>The cygwin32 version is 17.1-1
>I am using the initial source of therapy@guardian.htu.tuwien.ac.at
>The ssh runs nearly well, but looks like it is unable to handle 
filenames
>properly.
>My problem at this point with the handling of pipes.
>scp works like this:
>It opens two pipes, forks, the child exec()s ssh with the proper 
argument=
>s,
>and the child and the parent tries to communicate through the pipes.
>It seems that the data stuck in the pipe, and it causes a deadlock.
>If I modify the source to write() into the pipe in the child, and
>immediately close it, the parent gets the data, and the child complains
>because it cannot write() into the closed file descriptor.
>But if I didn't screw it up, the parent seems to hang on the first 
read().
>
>Anyone have any idea about it?
>
>---
>GNU GPL: csak tiszta forr=E1sb=F3l
>
>-
>For help on using this list (especially unsubscribing), send a message 
to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* prometheus truecolor
  1997-12-19  5:14 question about pipes (NBY) Earnie Boyd
@ 1997-12-19 23:29 ` Gaffer
  0 siblings, 0 replies; 2+ messages in thread
From: Gaffer @ 1997-12-19 23:29 UTC (permalink / raw)
  To: gnu-win32

G'day :)

I've recently just ported my graphics API to Cygnus GNU-Win32. If you
are doing graphical output under win32 using cygnus i highly recommend
you check it out. Crusty old unix people can safely ignore this post...
:)


Information
===========
PTC is a fast, portable and free truecolor graphics system for C++
programmers. PTC handles all the low level details such as mode setting,
memory surfaces and blitting while providing the programmer with a
simple platform independant interface.


Portability
===========
Using PTC you can write graphics code that compiles without change on
both DOS and Win32 platforms using VGA, VESA or GDI for display output.


Pixel format conversion
=======================
PTC does more than any other truecolor graphics system. PTC provides
virtual 8, 16 and 32bit modes with pixel format conversion that is so
fast there is no overhead. This means that you can work virtually in
32bit ARGB8888 or 16bit RGB565 and not care what pixel format the
display is in. PTC supports output to all the standard truecolor and
highcolor graphics formats, plus 9 VGA fakemodes, and even greyscale and
RGB332 output.


Stability
=========
PTC is rock solid. Code using PTC will work flawlessly under DOS,
Windows 95, Windows 98, and Windows NT.


Compilers
=========
-Watcom C++ 10.5, 10.6, 11.0
-Visual C++ 4.x, 5.x
-Cygnus GNU-Win32
-DJGPP 2.x


Changes since PTC053
====================
-Completed GDI interface for fast windowed output under Win32 
-Fully functional BitBlt between surfaces of any dimension 
-Added support for surface orientations (topdown or bottomup) 
-New "Clipper" object to implement clipping with surfaces 
-Fixed PTC to coexist with Midas and Allegro under DJGPP 2.x 
-Added the ability to share a single palette across any number 
 of surfaces to save memory 
-Added fast dithered output for 256 color displays under Win32
-Fixed 256 color output under Win32 with windowed palettes 
-Largely redesigned internal blitting core 
-Added Watcom C++ Win32 compiler support 
-HUGE increase in stability thanks to BoundsChecker 


Download now!
=============
http://www.zip.com.au/~gaffer/ptc


cheers
--
Gaffer [xtatic]
gaffer@bigfoot.com

6800A007B013CD104F33C0B13FAA40A7E2FB57B1C0AB47E2FC5F4779ECB81210
99B1FFCD10061E0741BF8001B3638B857F0202C40F92C48A95810203C28A9500
0503C2C1E802740148AA03C2D1E888853F01E2DAB9400103F94B75D2E5400FC1
0600018AE0ABABE2F30733FFBEC002B53CF366A5B401CD1674ABB80300CD10C3
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-12-19 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-19  5:14 question about pipes (NBY) Earnie Boyd
1997-12-19 23:29 ` prometheus truecolor Gaffer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).