Source-Changes archive

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

CVS commit: [netbsd-1-6] basesrc/lib/libc/gen



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.




Home | Main Index | Thread Index | Old Index