*** empty log message ***
[platform/upstream/coreutils.git] / lib / xgetcwd.c
2005-09-22 Paul EggertSync from gnulib.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-11-25 Paul EggertDavid MacKenzie's old code was removed, so give
2004-11-17 Paul EggertInclude <limits.h>, for PATH_MAX.
2004-08-02 Paul EggertUpdate copyright.
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2003-09-11 Jim MeyeringInclude <stdlib.h> unconditionally.
2003-03-04 Jim MeyeringImprove comment.
2003-01-10 Jim MeyeringInclude xgetcwd.h.
2001-09-04 Jim MeyeringRevert some of the previous change; intead,
2001-09-03 Jim MeyeringFix the !HAVE_GETCWD_NULL code to behave more
2001-09-03 Jim Meyering(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__...
2001-09-01 Jim Meyeringfix typo
2001-08-31 Jim Meyering(xgetcwd): Reorganize to avoid some duplication.
2001-08-31 Jim MeyeringDon't include pathmax.h.
2001-08-12 Jim Meyering(xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
2000-06-21 Jim Meyering(xgetcwd): If the required pathname length is smaller
1996-11-04 Jim Meyeringlibitize
1996-10-29 Jim Meyering.
1996-07-15 Jim Meyeringindent cpp-directives
1996-07-15 Jim Meyeringupdate FSF address in copyright
1994-04-28 Jim MeyeringInitial revision