commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/ftpfs ChangeLog dir.c


From: Marcus Brinkmann
Subject: hurd/ftpfs ChangeLog dir.c
Date: Sun, 07 Jan 2001 09:04:49 -0800

CVSROOT:        /home/cvs
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       01/01/07 09:04:49

Modified files:
        ftpfs          : ChangeLog dir.c 

Log message:
        2000-12-21  Marcus Brinkmann  <address@hidden>
        
        * dir.c (ftpfs_dir_create): New macro INIT_HTABLE_LEN to
        specify initialize htable_len. New variable htable,
        allocate memory to it with calloc before acquiring a node
        reference. If this fails, return any allocated memory and
        return with ENOMEM. Set new->htable_len to INIT_HTABLE_LEN
        and new->htable to htable. Don't bzero htable anymore, as
        we use calloc.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/ftpfs/ChangeLog.diff?r1=1.19&r2=1.20
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/ftpfs/dir.c.diff?r1=1.9&r2=1.10




reply via email to

[Prev in Thread] Current Thread [Next in Thread]