Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): New
[platform/upstream/gnome-common.git] / support /
1998-08-21 Raja R HarinathReword log-entry to be less misleading.
1998-08-18 Martin BauligAdded explicit dependency `error.c: gnomesupport.h'.
1998-08-17 Martin BauligInclude `gnomesupport.h' only if we really `NEED_GNOMES...
1998-08-16 Martin BauligAdded all source and header files that are in CVS to...
1998-08-15 Raja R HarinathList `gnomesupport.h' here to ensure that it is built.
1998-08-06 Raja R HarinathAdd `gnomesupport-fake.h'.
1998-08-02 Raja R HarinathClean up #ifdef logic some more. (HAVE_STRERROR_R)...
1998-07-30 Martin BauligMaking weak alias `__error' and `__error_at_line' only...
1998-07-30 Erik Troandon't strcmp() a NULL longName
1998-07-30 Erik Troanfixed stupif strdup() mistake
1998-07-30 Martin BauligInclude gnome-argp.h to get `program_invocation_name'.
1998-07-29 Raja R HarinathNew file. Fake in HAVE_* for functions that are provide...
1998-07-29 Erik Troanadded poptSetExecPath()
1998-07-29 Erik Troansuccess check of access() was backwards
1998-07-29 Martin BauligNew files. Imported from glibc.
1998-07-29 Martin BauligInitial revision
1998-07-27 Erik Troan1) pass the name of the current exectuable to exec...
1998-07-27 Erik Troan*** empty log message ***
1998-07-27 Erik Troan1) moved duplicated alias handling code into handleAlias()
1998-07-27 Erik Troan1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
1998-07-27 Erik Troandon't use mmap anymore -- it's not worth the trouble
1998-07-17 Martin BauligRemoved. Using `const' instead of `CONST'.
1998-07-15 Raja R HarinathEmit declaration.
1998-07-15 Elliot Leefix typo - s/strtol/strtoul/
1998-07-15 Martin BauligEmit declarations.
1998-07-15 Martin BauligInitial revision
1998-07-14 Raja R HarinathSystems that don't have `mkstemp' probably don't have...
1998-07-13 Raja R HarinathDefine to `extern __inline__', rather that `extern...
1998-07-07 Tom TromeyDon't include <malloc.h>.
1998-07-05 Chris Toshokdon't include malloc.h on freebsd.
1998-07-01 Raja R HarinathInitial revision
1998-06-25 Raja R HarinathMinor whitespace change.
1998-06-11 Raja R HarinathAdd `gnomesupport.awk'.
1998-06-11 Raja R HarinathFix couple of typos.
1998-06-11 Raja R HarinathBuild with `gnomesupport.awk'. (CROSS_COMPILING): Remov...
1998-06-08 Martin BauligWhen cross-compiling, this is build using `$(build_CC...
1998-05-22 Tom TromeyUnconditionally declare program_invocation_name and
1998-05-21 Martin Bauligfixed incorrect ChangeLog entry; I did not add a protot...
1998-05-20 Raja R HarinathDefine _GNU_SOURCE.
1998-05-20 Martin BauligAdded missing '#endif'.
1998-05-20 Raja R HarinathEmit declaration.
1998-05-20 Raja R HarinathNew file. Imported from GNU libiberty.
1998-05-19 Raja R HarinathInitial revision
1998-05-19 Martin BauligAdded prototype for systems defining __STDC__.
1998-05-12 Kjartan MaraasRemoved the bad fix I introduced. I will never make...
1998-05-09 Kjartan MaraasRemoved a compiler warning in gnome-libs/support/argp...
1998-04-27 Manish SinghDeclare variable buf in gnome-help.c
1998-04-14 Raja R HarinathMake gnomesupport.h include stddef.h unconditionally.
1998-04-13 Raja R HarinathInclude. Do all the `dirent' wrangling only if `scandir...
1998-04-13 Seth Alvesfreebsd needs types.h before dirent.h
1998-04-12 Raja R HarinathIs now $(pkglibdir)/include. `gnomesupport.h' is a...
1998-04-08 Raja R HarinathImport from GNU libc. Remove assumptions that this...
1998-04-08 Raja R HarinathInitial revision
1998-03-29 Raja R HarinathImported from GNU libit-0.4. Applied a change that...
1998-03-29 Raja R HarinathInitial revision
1998-03-23 Erik Troandon't read ~/.popt in setuid apps
1998-03-20 Miguel de IcazaAdd support for gtk_container_add to GnomeApp widget.
1998-03-14 Tom TromeyImported from glibc. Added argp.texi.
1998-03-14 Tom TromeyInitial revision
1998-03-12 Raja R HarinathDon't install argp-fmtstream.h and argp-namefrob.h...
1998-03-12 Raja R HarinathAdded a note on `cvs import' and multiple "vendors...
1998-03-11 Raja R HarinathDon't mention getopt() for C++. (Local fix).
1998-03-11 Raja R HarinathPrototype getopt() for C++ too. (Local fix).
1998-03-11 Raja R HarinathUpdate to somewhat newer version from glibc-980226...
1998-03-11 Raja R HarinathPut it back in. And use `cvs import' now, to get it...
1998-03-11 Elliot LeeRemove vsnprintf implementation - bad license, and...
1998-03-11 Raja R HarinathActually fill it in. It is from
1998-03-10 Arturo EspinosaAdd gnome-argp.h to the Makefile.am
1998-03-10 Raja R HarinathNew file. Provides (v)snprintf as simple wrappers to...
1998-03-09 Tom Tromeyupdated .cvsignore
1998-03-09 Tom TromeyRewrote. Library now named libgnomesupport, now install...
1998-03-07 Tom TromeyNew define.
1998-03-07 Tom TromeyNew file from glibc; needed by strndup.c.
1998-03-07 Tom TromeyInitial revision
1998-03-07 Tom TromeyDefine unless using gcc. Define unless using gcc.
1998-03-07 Tom TromeyImported new versions from glibc, while preserving...
1998-03-07 Tom TromeyThis commit was generated by cvs2svn to compensate...
1998-03-04 Erik Troaninclude alloca.h if present
1998-03-04 Tom TromeyForgot to cvs add this file. - tromey@cygnus.com
1998-03-04 Tom TromeyAdded gnome-argp.c. New file.
1998-03-04 Tom TromeyInclude gnome-argp.h. Include gnome-argp.h.
1998-03-04 Tom TromeyThis commit was generated by cvs2svn to compensate...
1998-03-04 Tom TromeyInitial revision
1998-02-18 Raja R HarinathNew file, copied from `glibc'. Used to provide replacem...
1998-02-17 Erik Troan1) added autoconf for popt directory to make archive
1998-01-29 EST 1998 Nathan... check for strtok_r remove fr from ALL_LINGUAS add libsu...
1998-01-28 Raja R HarinathAdd `support' subdir for porting support.
1997-11-02 Marc EwingAdded POPT_KEEP_FIRST to cause popt to *not* ignore... r2-4-10 r2-4-100 r2-4-101 r2-4-102 r2-4-11 r2-4-12 r2-4-99 r5-0-4
1997-11-02 Erik Troanadded error strings for BADNUMBER and OVERFLOW errors
1997-11-02 Erik Troanimplmented POPT_ARG_INT and POPT_ARG_LONG
1997-07-07 Erik Troan1) changed popt's ternary operator to work properly r1-0 r2-4-3 r2-4-4 r2-4-5 r2-4-6 r2-4-7 r2-4-8 r2-4-9
1997-05-20 Erik TroanMoved includes of miscfn.h to the top. r2-4-1 r2-4-2
1997-05-15 Erik TroanFix things up for SunOS r2-4
1997-05-12 Erik TroanAdded includes of miscfn.h
1997-05-07 Erik Troan= didn't work w/ long arguments
1997-03-04 Erik Troanfixed POPT_OPTION_DEPTH checking 2-3-10 2-3-11 2-3-8 2-3-9 r2-3-11 r2-3-12
1997-02-17 Erik Troan1) added poptStuffArgs() 2-3-6 2-3-7
1997-02-17 Erik Troan1) added poptStuffArgs()
1997-01-30 Erik TroanNULL terminate result of poptGetArgs() 2-3-4 2-3-5
1997-01-20 Erik Troanadded poptBadOption(), poptStrerror(), flags argument... 2-3-3
next