cvs commit: src/lib/libc/stdlib Makefile.inc getopt_long.3
 getopt_long.c
    Andrey A. Chernov 
    ache at FreeBSD.org
       
    Tue Feb 24 00:07:26 PST 2004
    
    
  
ache        2004/02/24 00:07:26 PST
  FreeBSD src repository
  Modified files:
    lib/libc/stdlib      Makefile.inc getopt_long.3 getopt_long.c 
  Log:
  Add getopt_long_only() from OpenBSD and other OpenBSD cleanups
  
  PR:             63173
  Submitted by:   Marius Strobl <marius at alchemy.franken.de>
  
  Revision  Changes    Path
  1.47      +1 -0      src/lib/libc/stdlib/Makefile.inc
  1.5       +163 -62   src/lib/libc/stdlib/getopt_long.3
  1.4       +297 -239  src/lib/libc/stdlib/getopt_long.c
    
    
More information about the cvs-src
mailing list