This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-12 15:24:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
80098bb1fb
opnsense-src
/
lib
/
libc
/
string
/
bzero.c
6 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible.
2002-03-22 16:53:29 -05:00
#
include
<sys/cdefs.h>
__FBSDID
(
"
$FreeBSD$
"
)
;
Added some 2-line source files to get a direct correspondence between sources and objects. This will be used to avoid messy special cases in Makefile.inc.
1997-10-15 11:27:19 -04:00
#
define BZERO
#
include
"memset.c"
Reference in a new issue
Copy permalink