summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Emit declaration.Raja R Harinath1998-07-152-7/+17
* fix typo - s/strtol/strtoul/Elliot Lee1998-07-151-1/+1
* Emit declarations.Martin Baulig1998-07-153-5/+52
* Initial revisionMartin Baulig1998-07-154-0/+393
* Systems that don't have `mkstemp' probably don't have <stdint.h> either.Raja R Harinath1998-07-142-9/+20
* Define to `extern __inline__', rather that `extern inline'. Since thisRaja R Harinath1998-07-134-3/+30
* Don't include <malloc.h>.Tom Tromey1998-07-072-3/+4
* don't include malloc.h on freebsd.Chris Toshok1998-07-051-0/+2
* Initial revisionRaja R Harinath1998-07-011-0/+90
* Minor whitespace change.Raja R Harinath1998-06-251-1/+1
* Add `gnomesupport.awk'.Raja R Harinath1998-06-114-285/+88
* Fix couple of typos.Raja R Harinath1998-06-111-2/+2
* Build with `gnomesupport.awk'. (CROSS_COMPILING): Remove. New file, toRaja R Harinath1998-06-113-9/+158
* When cross-compiling, this is build using `$(build_CC)' because it needsMartin Baulig1998-06-082-0/+11
* Unconditionally declare program_invocation_name andTom Tromey1998-05-222-5/+8
* fixed incorrect ChangeLog entry; I did not add a prototype for vsnprintf()Martin Baulig1998-05-211-3/+4
* Define _GNU_SOURCE.Raja R Harinath1998-05-202-0/+5