summaryrefslogtreecommitdiff
path: root/doc/README.GenGetopt
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-08-25 21:36:24 +0200
committerAndreas Baumann <abaumann@yahoo.com>2008-08-25 21:36:24 +0200
commitabbdd96699bd8ba0b1b388a598ddbd249b9d3dd6 (patch)
tree3d1784d3b7a039b01d627bb67971125f83a135fb /doc/README.GenGetopt
downloadwolfbones-abbdd96699bd8ba0b1b388a598ddbd249b9d3dd6.tar.gz
wolfbones-abbdd96699bd8ba0b1b388a598ddbd249b9d3dd6.tar.bz2
checked in initial version from SVN (as SVN is dead!)
Diffstat (limited to 'doc/README.GenGetopt')
-rw-r--r--doc/README.GenGetopt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.GenGetopt b/doc/README.GenGetopt
new file mode 100644
index 0000000..1763029
--- /dev/null
+++ b/doc/README.GenGetopt
@@ -0,0 +1,8 @@
+gengetopt: generates plain C code using getopt_long/getopt and
+has a local getopt_long replacement for Unixes which don't
+support getopt_long properly
+
+popt is happily broken
+
+self-made ones are usually quite funny to use and we don't use
+some getopt features (like the ones on Solaris) \ No newline at end of file