• Show log

    Commit

  • Hash : c824c60f
    Author : Jim Meyering
    Date : 2001-09-04T20:28:31

    Revert some of the previous change; intead,
    fix the HAVE_GETCWD_NULL code to behave more like the
    !HAVE_GETCWD_NULL code used to.
    
    Include "xalloc.h".
    (xgetcwd): Do not return NULL when memory is exhausted; instead,
    invoke xalloc_die.