[uClibc] [PATCH] remove spaces escaping in getmntent

Aurelien Jacobs aurel at gnuage.org
Wed Jul 7 21:58:59 UTC 2004


Hi,

I encounterd a problem, using the mount command with uClibc.
I have some mountpoints containing spaces. The kernel replace
space by \040 in the /proc/mounts file and so the getmntent
function should replace those \040 by spaces.
That's what my patch does. The decode_name function come from
the glibc.

I hope this is acceptable for inclusion.

Aurel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: uClibc-getmntent-escaping.diff
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20040707/30b27bee/attachment.diff 


More information about the uClibc mailing list