mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 06:33:24 +00:00
Filan prints symlink target
This commit is contained in:
parent
c62f93a168
commit
e0c669028d
4 changed files with 85 additions and 6 deletions
3
filan.h
3
filan.h
|
@ -22,7 +22,8 @@ extern int filan_stat(
|
|||
#else
|
||||
struct stat *buf
|
||||
#endif /* !HAVE_STAT64 */
|
||||
, int statfd, int dynfd, FILE *outfile);
|
||||
, int statfd, int dynfd, FILE *outfile,
|
||||
const char *filename);
|
||||
|
||||
extern int cdevan(int fd, FILE *outfile);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue