Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/27/1999 11:29:08
Module Name: basesrc
Committed By: mycroft
Date: Fri Aug 27 18:29:08 UTC 1999
Modified Files:
basesrc/lib/libc/gen: __fts13.c
Log Message:
Fix the comment above fts_palloc().
Also, fail with ENOMEM if fts_pathlen would overflow, rather than silently truncating the
path.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/gen/__fts13.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.