Skip to content
Snippets Groups Projects
  • Gabriel Dos Reis's avatar
    885f2199
    partition.h: Remove use of PARAMS. · 885f2199
    Gabriel Dos Reis authored
    include/
    2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
    
            * partition.h: Remove use of PARAMS.
            * obstack.h: Remove conditional prototypes __STDC__.
            * objalloc.h:  Remove use of PARAMS.
            * splay-tree.h: Likewise.
    
    libiberty/
    2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
    
            Convert libiberty to use ISO C prototype style 5/n.
            * random.c (srandom, initstate, setstate, random): Use ISO C
            prototypes.
            * putenv.c (putenv): Likewise.
            * physmem.c (physmem_available, physmem_total, main):
            Likewise.
            * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
            * pex-unix.c (pexecute, pwait): Likewise.
            * pex-msdos.c (pexecute, pwait): Likewise.
            * pex-djgpp.c (pexecute, pwait): Likewise.
            * partition.c (partition_new, partition_delete,
            partition_union)
            (elem_compare, partition_print): Likewise.
            * obstack.c (_obstack_begin, _obst...
    885f2199
    History
    partition.h: Remove use of PARAMS.
    Gabriel Dos Reis authored
    include/
    2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
    
            * partition.h: Remove use of PARAMS.
            * obstack.h: Remove conditional prototypes __STDC__.
            * objalloc.h:  Remove use of PARAMS.
            * splay-tree.h: Likewise.
    
    libiberty/
    2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
    
            Convert libiberty to use ISO C prototype style 5/n.
            * random.c (srandom, initstate, setstate, random): Use ISO C
            prototypes.
            * putenv.c (putenv): Likewise.
            * physmem.c (physmem_available, physmem_total, main):
            Likewise.
            * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
            * pex-unix.c (pexecute, pwait): Likewise.
            * pex-msdos.c (pexecute, pwait): Likewise.
            * pex-djgpp.c (pexecute, pwait): Likewise.
            * partition.c (partition_new, partition_delete,
            partition_union)
            (elem_compare, partition_print): Likewise.
            * obstack.c (_obstack_begin, _obst...