cvs commit: src/include stdio.h src/usr.bin/awk Makefile

John Birrell jb at FreeBSD.org
Sat Mar 29 15:53:55 PDT 2008


jb          2008-03-29 22:53:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    include              stdio.h 
    usr.bin/awk          Makefile 
  Log:
  MFC
  
  stdio.h: 1.61
  Allow an application to define FOPEN_MAX (like we allow for OPEN_MAX
  in sys/syslimits.h).
  
  awk/Makefile: 1.17
  Allow awk to handle 64 files instead of just 20.
  
  Revision  Changes    Path
  1.60.2.1  +2 -0      src/include/stdio.h
  1.14.2.3  +1 -1      src/usr.bin/awk/Makefile


More information about the cvs-src mailing list