OSSP CVS Repository

ossp - ossp-pkg/getopt/README 1.1
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/getopt/README 1.1

  OSSP's GNU getopt

  From gcc 3.2.2 (because more stand-alone than original glibc sources):
  [ftp://gcc.gnu.org/pub/gcc/releases/]

    include/getopt.h         -> getopt.h
    libiberty/getopt.c       -> getopt.c
    libiberty/getopt1.c      -> getopt1.c

  From glibc 2.3.2:
  [ftp://ftp.gnu.org/gnu/glibc/]

    posix/tstgetopt.c        -> getopt_test.c
    manual/getopt.texi       -> getopt.texi
  
  From man-pages 1.56:
  [ftp://ftp.kernel.org/pub/linux/docs/manpages/]

    man3/getopt.3            -> getopt.3

  From util-linux 2.11 or getopt 1.1.3:
  [http://www.kernel.org/pub/linux/utils/util-linux/]
  [http://huizen.dds.nl/~frodol/getopt.html]

    getopt.1                 -> getopt.1
    getopt.c                 -> getopt_main.c

  Plus replace in getop_main.c:
    << #include "nls.h"
    >> #define WITHOUT_GETTEXT 1
    >> #define _(x) x


CVSTrac 2.0.1