This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] getopt,argp - reentrant getopt interface, argp fixes


Hi,

I got a hint that the internal interfaces in posix/getopt.h are not
desired.  The attached third version of my patch puts all internal
interfaces into include/getopt.h.  This makes it a bit harder for the
gnulib people, they'd have to put them back into getopt.h.  getopt.c
and getopt1.c can still be shared unchanged.

Thanks,
Marcus

Attachment: libc-argp3.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]