Funkiness in getopt_long().

Rob Landley rob at landley.net
Mon Nov 14 06:04:53 UTC 2005


Busybox, linked against glibc, can handle "tar xvjCf directory filename.tbz"  
Linked against uclibc, the optarg fetched by C isn't "directory", it's "f".

This is in 0.9.28, which is effectively the same as current svn.

Rob



More information about the uClibc mailing list