comparison usr/src/cmd/mailx/lock.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
31 * University Acknowledgment- Portions of this document are derived from 31 * University Acknowledgment- Portions of this document are derived from
32 * software developed by the University of California, Berkeley, and its 32 * software developed by the University of California, Berkeley, and its
33 * contributors. 33 * contributors.
34 */ 34 */
35 35
36 #pragma ident "@(#)lock.c 1.15 05/06/08 SMI" 36 #pragma ident "%Z%%M% %I% %E% SMI"
37 37
38 /* 38 /*
39 * lock a file pointer 39 * lock a file pointer
40 */ 40 */
41 41