]> sourceware.org Git - systemtap.git/commit - session.cxx
Long options rework.
authorDave Brolley <brolley@redhat.com>
Tue, 6 Mar 2012 17:48:32 +0000 (12:48 -0500)
committerDave Brolley <brolley@redhat.com>
Tue, 6 Mar 2012 17:48:32 +0000 (12:48 -0500)
commit372c6458949b5f7f72909410e64529981084e69b
tree949d03290f57d487c4a88fb5e570660a980268b5
parent49dbe4190690f81042b19041af31228a6a2e60ba
Long options rework.

- Don't rely on the order of stap_long_options for indexing
  - getopt_long now returns all option ids
- Same for options processing in stap-serverd
- Update client_args test suite
cmdline.cxx
cmdline.h
session.cxx
session.h
stap-serverd.cxx
testsuite/systemtap.server/client_args.exp
This page took 0.026642 seconds and 5 git commands to generate.