* main.c: Use getcwd rather than getwd.

* standalone.c:  Fake getcwd rather than getwd.
* xm-*.h:  Remove fake values of MAXPATHLEN.
This commit is contained in:
John Gilmore
1991-11-22 01:29:29 +00:00
parent 82f0459e2c
commit f7402c04fa
8 changed files with 9 additions and 68 deletions

View File

@ -22,8 +22,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_TERMIO
#define USG
#define MAXPATHLEN 200
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */