| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5354
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5353
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5348
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5347
|
| |
|
|
|
|
| |
Courtesy of Petr Pisar [cs] and Takeshi Hamasaki [ja].
svn path=/branches/BRANCH_6-3/; revision=5346
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5344
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5322
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revisi/* getopt_long and getopt_long_only entry points for GNU getopt.
Copyright (C) 1987, 88, 89, 90, 91, 92, 1993, 1994
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "getopt.h"
#if !defined (__STDC__) || !__STDC__
/* This is a separate conditional since some stdc systems
reject `defined (const)'. */
#ifndef const
#define const
#endif
#endif
#include <stdio.h>
/* Comment out all this code if we are using the GNU C Library, and are not
actually compiling the library itself. This code is part of the GNU C
Library, but also included in many other GNU distributions. Compiling
and linking in this code is a waste when using the GNU C library
(especially if it is a shared library). Rather than having every GNU
program understand `configure --with-gnu-libc' and omit the object files,
it is simpler to just do this in the source for each such file. */
#if defined (_LIBC) || !defined (__GNU_LIBRARY__)
/* This needs to come after some library #include
to get __GNU_LIBRARY__ defined. */
#ifdef __GNU_LIBRARY__
#include <stdlib.h>
#else
char *getenv ();
#endif
#ifndef NULL
#define NULL 0< | 17 | -42/+42 |
| |
|
|
|
|
|
|
|
| |
rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but
fetchmail will still silently accept additional g=x permissions for
compatibility with previous 6.2.X and 6.3.X versions.
Inconsistency (program 0710, manpage 0600) reported by Petr Uzel.
svn path=/branches/BRANCH_6-3/; revision=5211
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5206
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5191
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5190
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5160
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5155
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5117
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5102
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5098
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5097
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5096
|
| |
|
|
|
|
| |
and Spanish (Javier Fernández-Sanguino Peña).
svn path=/branches/BRANCH_6-3/; revision=5095
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5076
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5075
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5072
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5068
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5067
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5062
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5055
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5040
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5039
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5032
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5029
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5027
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5025
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5019
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4999
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4996
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4982
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4975
|
| |
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4971
|