[syslinux] [PATCH 3/5] COM32: Improve opendir() to deal with no '/' at end of string

H. Peter Anvin hpa at zytor.com
Thu Mar 5 22:11:14 PST 2009


Gene Cumm wrote:
> 
> Currently, the COMBOOT call required a '/' to recognize that you're
> searching for a directory.  This checks and automatically appends a
> '/' to the end of the pathname string (by creating another string
> temporarily) then making the COMBOOT call.
> 

I'm concerned about doing this if we ever intend to make this work
properly over TFTP.

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.




More information about the Syslinux mailing list