mailing list of musl libc
 help / color / mirror / code / Atom feed
* missing decription struct named FILE
@ 2016-02-25 18:37 Fiodar
  2016-02-25 18:46 ` Rich Felker
  0 siblings, 1 reply; 4+ messages in thread
From: Fiodar @ 2016-02-25 18:37 UTC (permalink / raw)
  To: musl

How use FILE struct? How does it fields serve? Missing comments, google keep silence...
What I know  FILE is typedefed to struct _IO_FILE. 
Also I recognize 3 pointers to function by they name: size_t (*read), size_t (*write), off_t (*seek). Thei points to functions named read, write an seek, isn't in? Can you give description these fields? I am working with musl libc 1.1.14 now


Stryzhniou Fiodar
Стрижнёв Федор

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-25 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-25 18:37 missing decription struct named FILE Fiodar
2016-02-25 18:46 ` Rich Felker
2016-02-25 19:36   ` Re[2]: [musl] " Fiodar
2016-02-25 19:52     ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).