Try to make this code slightly less painful to read.

This commit is contained in:
Dag-Erling Smørgrav 2008-07-31 17:15:21 +00:00
parent dfc714fba1
commit d8984f48cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181061
2 changed files with 657 additions and 674 deletions

View File

@ -25,7 +25,7 @@
* Sigset -- a pointer to a sigset_t. Prints the signals that are set.
* Sigprocmask -- the first argument to sigprocmask(). Prints the name.
* Kevent -- a pointer to an array of struct kevents. Prints all elements.
* Pathconf -- the 2nd argument of patchconf().
* Pathconf -- the 2nd argument of pathconf().
*
* In addition, the pointer types (String, Ptr) may have OUT masked in --
* this means that the data is set on *return* from the system call -- or

File diff suppressed because it is too large Load Diff