repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
diffutils
/
lib
/
prepargs.h
blob
19a33531ed8eaff021ba49241153e3c8413d2ae1
1
/* $NetBSD$ */
2
3
/* Parse arguments from a string and prepend them to an argv. */
4
5
void
prepend_default_options
(
char const
*,
int
*,
char
***);