repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tile: Check for pointer add overflow in memchr
[glibc.git]
/
scripts
/
cpp
blob
cb24fe2bbab9f6488f15bbdc212b6faaf6cfb6d1
1
#!/bin/sh
2
3
# This script is used solely by rpcgen when run by sunrpc/Makefile,
4
# which passes CPP in the environment to tell us what to run.
5
6
exec
${CPP}
"$@"