* sysdep.c [__FreeBSD__]: Minor cleanups.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 01:27:10 +0000 (18:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 01:27:10 +0000 (18:27 -0700)
commit5790543d1fa79f5302c2415fd0d3294796008eda
tree1fddb40f8f2a805231339e7683971fd1932cd665
parent9ee7d8b93cb143b473e6dffb708e777bc6fe5bd0
* sysdep.c [__FreeBSD__]: Minor cleanups.

(list_system_processes, system_process_attributes) [__FreeBSD__]:
Use Emacs indenting style more consistently.  Avoid some casts.
Use 'double' consistently rather than mixing 'float' and 'double'.
src/ChangeLog
src/sysdep.c