summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)Erik Troan1998-10-294-25/+69
* implemented POPT_ARGINFO_INC_DATAErik Troan1998-10-273-6/+13
* don't typedef poptOption on c++Erik Troan1998-10-262-0/+4
* added i18n supportErik Troan1998-10-223-18/+38
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTErik Troan1998-10-214-7/+46
* added poptGetInvocationName()Erik Troan1998-10-213-0/+6
* added POPT_ARGFLAG_ONEDASHErik Troan1998-10-213-10/+21
* added proper licensing infoErik Troan1998-10-169-0/+36
* test1.cErik Troan1998-10-131-8/+19
* used POPT_ARG_MASKErik Troan1998-10-131-6/+7
* use POPT_ARG_MASKErik Troan1998-10-131-8/+8
* 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*Erik Troan1998-10-132-0/+6
* fixed --helpErik Troan1998-10-121-3/+3
* automake linux fiddles.jbj1998-10-085-0/+20
* add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1998-09-271-1/+3
* split popt into multiple filesErik Troan1998-09-271-0/+42
* 1) modified test to display callback val fieldErik Troan1998-09-273-0/+470
* changed popt callbacks t get a pointer into the option tableErik Troan1998-09-273-5/+7
* by default, allow exec's across absolute pathsErik Troan1998-09-271-0/+1
* 1) added included tablesErik Troan1998-09-273-258/+95
* hpux does setreuid differently (Hermann Lauer)jbj1998-09-242-1/+10
* Removing GLibc internal file, which should never have been usedRaja R Harinath1998-09-031-322/+0
* Remove `weak_alias'. (canonicalize_file_name): Comment out.Raja R Harinath1998-09-033-15/+28
* Emit declarations if required.Martin Baulig1998-09-022-0/+31
* Add `#include <libc-symbols.h>' and `#include <argp-namefrob.h>'.Martin Baulig1998-09-021-0/+3
* Initial revisionMartin Baulig1998-09-021-0/+322
* Initial revisionMartin Baulig1998-09-021-0/+182
* Emit declarations for `setreuid', `setregid' and `getpagesize' if requiredMartin Baulig1998-08-242-0/+23
* Reword log-entry to be less misleading.Raja R Harinath1998-08-211-1/+1
* Added explicit dependency `error.c: gnomesupport.h'.Martin Baulig1998-08-183-0/+10
* Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.Martin Baulig1998-08-172-0/+8
* Added all source and header files that are in CVS to make sure everythingMartin Baulig1998-08-162-1/+15
* List `gnomesupport.h' here to ensure that it is built.Raja R Harinath1998-08-152-1/+7
* Add `gnomesupport-fake.h'.Raja R Harinath1998-08-062-1/+5
* Clean up #ifdef logic some more. (HAVE_STRERROR_R): Step on implementationRaja R Harinath1998-08-022-13/+21
* Making weak alias `__error' and `__error_at_line' only if `_LIBC' isMartin Baulig1998-07-302-0/+6
* don't strcmp() a NULL longNameErik Troan1998-07-301-1/+1
* fixed stupif strdup() mistakeErik Troan1998-07-301-1/+1
* Include gnome-argp.h to get `program_invocation_name'.Martin Baulig1998-07-302-0/+6
* New file. Fake in HAVE_* for functions that are provided by `gnomesupport'Raja R Harinath1998-07-293-1/+33
* added poptSetExecPath()Erik Troan1998-07-293-1/+21
* success check of access() was backwardsErik Troan1998-07-291-1/+1
* New files. Imported from glibc.Martin Baulig1998-07-292-1/+7
* Initial revisionMartin Baulig1998-07-292-0/+324
* 1) pass the name of the current exectuable to exec'd scriptsErik Troan1998-07-271-62/+18
* *** empty log message ***Erik Troan1998-07-272-0/+53
* 1) moved duplicated alias handling code into handleAlias()Erik Troan1998-07-271-85/+199
* 1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRSTErik Troan1998-07-272-4/+10
* don't use mmap anymore -- it's not worth the troubleErik Troan1998-07-271-3/+2
* Removed. Using `const' instead of `CONST'.Martin Baulig1998-07-173-6/+9