This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] correcting fcnlt flags in hal/synth/hal_io.h


Hi,

as reported earlier, the fcntl flags in hal/synth/arch/current/include/hal_io.h are not completely correct, they miss the leading 0 so that they are interpreted as decimal instead of octal.

A patch which fixes this is attached.

Bye
Alex

Attachment: hal_io.h.diff
Description: hal_io.h.diff

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]