[PATCH] proposal to display uname/gname instead of uid/gid in tar

Natanael Copa natanael.copa at gmail.com
Wed Apr 19 14:24:12 UTC 2006


Attatched is a patch for tar that will display the unames/gnames in gnu
tar style.

If no uname or gname is available, display the uid/gid, just like gnu
tar does.

The patch includes a 6th itoa in busybox actually.

networking/netstat.c
shell/ash.c (named cvtnum)
shell/hush.c (named simple_itoa)
shell/lash.c
shell/msh.c

has all their own itoa function.

All of those should probably be collected in one single in libbb, but
that was not really what I was trying to solve right now.

--
Natanael Copa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tar-display-uname.patch
Type: text/x-patch
Size: 2367 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060419/40b23b0a/attachment.bin 


More information about the busybox mailing list