diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-20 13:53:46 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-20 13:53:46 +0000 |
commit | 03d70c897754d6af90de9d0ffe2857d000d6f2d7 (patch) | |
tree | 051d38cf50d3028fa41ded5e0161132bb2913419 /embed.pl | |
parent | d66afad431e53e41f069708879a4d0e18d8b143b (diff) | |
download | perl-03d70c897754d6af90de9d0ffe2857d000d6f2d7.tar.gz |
Replace our implementation of realpath() with OpenBSD's
(src/lib/libc/stdlib/realpath.c 1.4).
p4raw-id: //depot/perl@10750
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2058,7 +2058,6 @@ Apd |void |sv_pos_b2u |SV* sv|I32* offsetp Aopd |char* |sv_pvn_force |SV* sv|STRLEN* lp Apd |char* |sv_pvutf8n_force|SV* sv|STRLEN* lp Apd |char* |sv_pvbyten_force|SV* sv|STRLEN* lp -Apd |int |sv_realpath |SV* sv|char *path|STRLEN maxlen Apd |char* |sv_reftype |SV* sv|int ob Apd |void |sv_replace |SV* sv|SV* nsv Apd |void |sv_report_used |