Skip to content
  • Michael Natterer's avatar
    add get_pid() which returns getpid(). · 3a66deae
    Michael Natterer authored
    2008-02-07  Michael Natterer  <mitch@gimp.org>
    
    	* app/base/base-utils.[ch]: add get_pid() which returns getpid().
    
    	* app/base/base.c
    	* app/base/tile-swap.c
    	* app/core/gimp-utils.c
    	* app/plug-in/gimppluginshm.c
    	* app/widgets/gimpselectiondata.c
    	* tools/pdbgen/pdb/misc.pdb: use it instead of getpid() and remove
    	all the #ifdef'ed includes getpid() needs.
    
    	* tools/pdbgen/app.pl: remove support for these includes. Also
    	remove some perl cruft in the include handling which is not needed
    	any longer.
    
    	* app/pdb/misc_cmds.c: regenerated.
    
    
    svn path=/trunk/; revision=24827
    3a66deae