haiku/headers
Ingo Weinhold 1fbe3ccd4e * Reformatted to honor 80 chars/line limit.
* Renamed a few parameters of the FS module hooks:
  - *file in the attribute functions to *vnode
  - v to vnode
  - I could barely restrain myself from renaming the "_*" parameters. I
    understand this marks return parameters, but I'd prefer a nicer prefix
    or suffix (that doesn't makes you think this is a private/internal
    identifier) like "out", "ret", "return", "result", or something similar.

I'd also like to propose renaming {read,write}_link() to
{read,write}_symlink(). Er, and do we need write_link() at all?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20226 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-24 23:05:18 +00:00
..
build yet another fix for #1018, which has at this point blossomed into a reorg of how AP cpus are initialized. 2007-02-19 00:11:24 +00:00
compatibility/bsd
cpp
glibc
gnu
legacy/network
libs Turned off patented colored subpixel rendering. 2007-01-29 12:36:08 +00:00
os * Reformatted to honor 80 chars/line limit. 2007-02-24 23:05:18 +00:00
posix setpgrp() returns a pid_t, not an int. 2007-01-29 13:31:24 +00:00
private Intermediate check-in. I've decided I rather want to use Pe instead of 2007-02-24 15:01:34 +00:00
tools