Eric Blake wrote: > I'm pushing this. cygwin 1.7 will also be adding fpurge and mkstemps, but > glibc doesn't provide either, so I don't know where to document them
Regarding fpurge, lib/fpurge.c:38 is where I would mention it in a comment. Regarding mkstemps, nowhere in gnulib, since gnulib does not (yet?) support this function. When Cygwin 1.7.0 is released, you are welcome to send me the "nm" output of all system libraries, so that I can update the matrix of symbols (which platform has which symbol) at http://www.haible.de/bruno/gnu/various-symlists.tar.gz Bruno
