diff options
author | wollman <wollman@FreeBSD.org> | 1997-12-07 19:53:44 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1997-12-07 19:53:44 +0000 |
commit | 764a89788d0745d1f697a1cdfeb35dabf4e4bee9 (patch) | |
tree | 745aecb2995d998425d1a38cf8ea61c5d65a6a66 /sys/miscfs/procfs | |
parent | 0a7ec97b1d75f76dd7f786aa7917df1cfaf8240e (diff) | |
download | FreeBSD-src-764a89788d0745d1f697a1cdfeb35dabf4e4bee9.zip FreeBSD-src-764a89788d0745d1f697a1cdfeb35dabf4e4bee9.tar.gz |
Added some advice to avoid typedef'ing structures, as this breaks
information-hiding. Also recommended against naming typedefs to end
in _t unless POSIX or ANSI requires it, and in favor of using queue(3)
macros to generate lists rather than rolling one's own.
Diffstat (limited to 'sys/miscfs/procfs')
0 files changed, 0 insertions, 0 deletions