Mail Archives: djgpp-workers/2001/10/09/12:30:39
> May I suggest you post the diffs yourself next time. It makes it much
> easier to discuss them.
Aren't there people who use their WAP mobile phone to read the list ? On the
Allegro Developers list, big patches are not welcomed. But ok, now I know...
> time_t __dostime_to_time_t(unsigned short dosdate, unsigned short dostime)
>
> This one is undocumented. Document it. And break it out into its own
> file. Others perhaps can give some reasonable place to put it.
Afaics, src/libc/dos/errno/doserr2e.c:__doserr_to_errno() is not very
documented either. What is the rule ?
Either way, I'll document it as soon as I know where to put it.
> The formal arguments in prototypes should have "_" prepended.
I had initially intended to put the underscore but then I remarked it was
not really mandatory (chsize(), snprintf(), vsnprintf(), ...).
--
Eric Botcazou
ebotcazou AT multimania DOT com
- Raw text -