summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-09-03 06:04:16 +0000
committerpeter <peter@FreeBSD.org>2000-09-03 06:04:16 +0000
commit17525e969e5709f9d8d5c11c8e93ffab85273e98 (patch)
tree7d88069a2f250ff1f302d2c1654c1b8f1054d707 /lib/libc/regex/regexec.c
parent5b3b8d25cc23586dfc44bdc2d8ae7d727cdd6522 (diff)
downloadFreeBSD-src-17525e969e5709f9d8d5c11c8e93ffab85273e98.zip
FreeBSD-src-17525e969e5709f9d8d5c11c8e93ffab85273e98.tar.gz
libkern.h now internally uses the bzero() definition from sys/systm.h.
This is kinda important since the bzero symbol on i386 is not a function but a function pointer.. If memset() tried to call it as though it were a function, things would be less than satisfactory. In reality though this was not an actual problem and just caused compile warnings.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud