Files
semi-libc/src
Natanael CopaandRich Felker 05973dc3bb use dynamic buffer for getmntent
overlayfs may have fairly long lines so we use getline to allocate a
buffer dynamically. The buffer will be allocated on first use, expand as
needed, but will never be free'ed.

Downstream bug: http://bugs.alpinelinux.org/issues/5703

Signed-off-by: Natanael Copa <[email protected]>
2016-10-20 01:20:27 -04:00
..
2016-08-30 16:39:54 -04:00
2016-05-08 22:57:40 -04:00
2016-05-08 22:57:40 -04:00
2016-10-20 01:20:27 -04:00
2016-03-02 21:35:40 -05:00
2016-05-08 22:57:40 -04:00
2016-05-08 22:57:40 -04:00
2016-10-06 18:41:45 -04:00