This is the mail archive of the libc-help@sourceware.org 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] |
I am trying to access the arguments passed to an application in the constructor of a shared library. My aim is to prepend the arguments with certain arguments that I can strip off just before my constructor exits. This requires that I have access to the argument list passed to the application in the constructor. I would appreciate any help on this. I am sorry if this an incorrect mailing list to ask this question. I thought this might be good place to start off. I would appreciate if I am copied in the reply as I am not subscribed to this list. Regards, Bharath
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |