Thread (24 messages) flat view 24 messages, 4 authors, 2016-06-15

Re: [PATCH v3 0/10] getcwd without PATH_MAX

From: Jeff King <hidden>
Date: 2016-06-15 23:02:03

On Mon, Jul 28, 2014 at 08:21:22PM +0200, René Scharfe wrote:
Paths longer than PATH_MAX can be created and used on at least on some
file systems.  Currently we use getcwd() generally with a PATH_MAX-
sized buffer.  This series adds two functions, strbuf_getcwd() and
xgetcwd(), then uses them to reduce the number of fixed-sized buffers
and to allow us to handle longer working directory paths.
With the exception of the potential strbuf_reset/init I pointed out, all
of these look sane to me.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help