Re: [HACKERS] Kerberos 5 breakage.

Matthew N. Dodd <winter@jurai.net>

From: "Matthew N. Dodd" <winter@jurai.net>
To: "Henry B. Hotz" <hotz@jpl.nasa.gov>
Cc: Tom Ivar Helbekkmo <tih+mail@Hamartun.Priv.NO>, Bruce Momjian <maillist@candle.pha.pa.us>, pgsql-hackers@postgreSQL.org
Date: 1998-05-20T18:46:59Z
Lists: pgsql-hackers
On Wed, 20 May 1998, Henry B. Hotz wrote:
> Can't these be defined as macros the way get/put stuff is done in stdio.h?

Which macros?

Looking at stdio.h and the FILE struct/typedef; I wonder if its possible
to override the _read and _write function pointers and sub in our own
depending on when encryption scheme is in use.

/* 
   Matthew N. Dodd		| A memory retaining a love you had for life	
   winter@jurai.net		| As cruel as it seems nothing ever seems to
   http://www.jurai.net/~winter | go right - FLA M 3.1:53	
*/