Jonathan Nieder wrote: > This library provides thread-unsafe fgets()- and fread()-like > functions where the caller does not have to supply a buffer. It > maintains a couple of static buffers and provides an API to use > them. Few (no?) changes since last time. Just a quick reminder: eventually, we might be able to factor out this line_buffer thing completely; it's quite non-trivial though. -- Ram -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html