From: Maurice L. <ml...@us...> - 2001-03-17 16:05:56
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv29344 Modified Files: plplotP.h Log Message: Added section for setting macro to get "everything" i.e. _GNU_SOURCE on Linux (default), _HPUX_SOURCE on HPUX (not default), etc. Old _POSIX_SOURCE setting removed as it doesn't go far enough. Incorporated new HAVE_TERMIOS_H setting. Added prototype for new function plstrdup(). |