Berkely Directory Reading Routines

Jack Waugh jack at rlgvax.UUCP
Thu Aug 11 03:07:43 AEST 1983


In  the  Berkely  directory  access  routines,  the   modules
opendir.c  and  scandir.c  use  'malloc' but don't define it.
Both files should have the declaration:

     extern char *malloc();       /* MALLOC(3) */

added before the first function definition.


----------------------------------------
     the canned signature of Jack Waugh

     Computer Consoles, Inc., Reston, Va.

     {seismo | allegra | ihnp4 | cbosgd | mcnc | we13 |
     brl-bmd | cvl | umcp-cs | research |
     uf-cgrl}!rlgvax!jack



More information about the Net.bugs mailing list