diff options
author | robert <robert@FreeBSD.org> | 2002-09-01 21:53:46 +0000 |
---|---|---|
committer | robert <robert@FreeBSD.org> | 2002-09-01 21:53:46 +0000 |
commit | 27ec88afb518866209c0c57333dd48c02609623a (patch) | |
tree | e5800830b427bd6f024dc17e7f70e2cde2514fa4 /sys/compat/linux/linux_sysctl.c | |
parent | ce650f8c333de3130e1beb1e3caa213af385e085 (diff) | |
download | FreeBSD-src-27ec88afb518866209c0c57333dd48c02609623a.zip FreeBSD-src-27ec88afb518866209c0c57333dd48c02609623a.tar.gz |
- Let their manual pages show the reader that the bzero(3) and
bcopy(3) functions are prototyped in <strings.h> and not in
<string.h> anymore.
- Add a sentence about that to the respective HISTORY sections.
In the C source files:
- Include <string.h> or <strings.h> depending on what function
is to be compiled.
- Use ANSI-C function definitions.
Diffstat (limited to 'sys/compat/linux/linux_sysctl.c')
0 files changed, 0 insertions, 0 deletions