comparison uip/inc.c @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents a6481689f99c
children
comparison
equal deleted inserted replaced
11:5cf052bee63d 12:441a2190cfae
1 /* inc.c - incorporate messages from a maildrop into a folder */ 1 /* inc.c - incorporate messages from a maildrop into a folder */
2 #ifndef lint 2 #ifndef lint
3 static char ident[] = "@(#)$Id$"; 3 static char ident[] = "@(#)$Id: inc.c,v 1.2 2006/12/05 18:18:13 kono Exp $";
4 #endif /* lint */ 4 #endif /* lint */
5 5
6 #ifdef MAILGROUP 6 #ifdef MAILGROUP
7 /* Revised: Sat Apr 14 17:08:17 PDT 1990 (marvit@hplabs) 7 /* Revised: Sat Apr 14 17:08:17 PDT 1990 (marvit@hplabs)
8 * Added hpux hacks to set and reset gid to be "mail" as needed. The reset 8 * Added hpux hacks to set and reset gid to be "mail" as needed. The reset