File:  [CSRG BSD Unix] / 43BSDTahoe / man / man3f / unlink.3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)unlink.3f	6.1 (Berkeley) 5/15/85
.\"
.TH UNLINK 3F "May 15, 1985"
.UC 5
.SH NAME
unlink \- remove a directory entry
.SH SYNOPSIS
.B integer function unlink (name)
.br
.B character*(*) name
.SH DESCRIPTION
.I Unlink
causes the directory entry specified by pathname
.I name
to be removed.
If this was the last link to the file, the contents of the file are lost.
The returned value will be zero if successful; a system error code otherwise.
.SH FILES
.ie \nM /usr/ucb/lib/libU77.a
.el /usr/lib/libU77.a
.SH "SEE ALSO"
unlink(2), link(3F), filsys(5), perror(3F)
.SH BUGS
Pathnames can be no longer than MAXPATHLEN as defined in
.RI < sys/param.h >.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.