Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/08/2002 00:19:04
Module Name:	basesrc
Committed By:	he
Date:		Sat Dec  7 22:19:04 UTC 2002

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-6]: basename.c

Log Message:
Pull up revision 1.5 (requested by thorpej in ticket #918):
  Change basename(3) and dirname(3) to return a pointer to
  static storage instead of modifying their arguments.  Fixes
  PR#18647.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 basesrc/lib/libc/gen/basename.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.