1. 03 Kas, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Move our own getopt() implementation to _PyOS_GetOpt(), and use it · 2cffc7d4
      Thomas Wouters yazdı
      regardless of whether the system getopt() does what we want. This avoids the
      hassle with prototypes and externs, and the check to see if the system
      getopt() does what we want. Prefix optind, optarg and opterr with _PyOS_ to
      avoid name clashes. Add new include file to define the right symbols. Fix
      Demo/pyserv/pyserv.c to include getopt.h itself, instead of relying on
      Python to provide it.
      2cffc7d4
  2. 22 Tem, 2000 1 kayıt (commit)
  3. 13 Eyl, 1999 1 kayıt (commit)
  4. 17 Ara, 1998 1 kayıt (commit)
  5. 30 Eyl, 1997 1 kayıt (commit)
  6. 11 Nis, 1997 1 kayıt (commit)
  7. 20 Ock, 1995 1 kayıt (commit)
  8. 28 Nis, 1994 1 kayıt (commit)
  9. 14 Nis, 1994 1 kayıt (commit)