Lines Matching refs:xgetcwd
241 * xgetcwd.h (PARAMS): Remove macro.
242 (xgetcwd): Use ANSI C function declarations.
581 * xgetcwd.h: New file, extracted from system.h.
583 * Makefile.am (libgettextlib_la_SOURCES): Remove xgetcwd.c.
587 (UNUSED_SOURCE): Add xgetcwd.c.
588 (UNUSED_HEADER): Add xgetcwd.h.
864 * xgetcwd.c: Include stdlib.h and xmalloc.h. Don't declare xmalloc,
1295 * xgetcwd.c (xgetcwd): If the required pathname length is smaller
1563 * system.h: Add prototype for xgetcwd.
1565 * Makefile.in (SOURCES): Add xgetcwd.c.
1566 (OBJECTS): Add xgetcwd.o.
1630 * system.h (xgetcwd): Remove prototype.