ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/compat-43/setrgid.c
(Generate patch)

Comparing trunk/lib/libc/compat-43/setrgid.c (file contents):
Revision 10629 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10630 by laffer1, Sat Jun 9 16:24:15 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*
3   * Copyright (c) 1983, 1993
4   *      The Regents of the University of California.  All rights reserved.
# Line 31 | Line 32
32   static char sccsid[] = "@(#)setrgid.c   8.1 (Berkeley) 6/2/93";
33   #endif /* LIBC_SCCS and not lint */
34   #include <sys/cdefs.h>
35 < __FBSDID("$MidnightBSD$");
35 > __FBSDID("$FreeBSD: stable/10/lib/libc/compat-43/setrgid.c 165903 2007-01-09 00:28:16Z imp $");
36  
37   #include <unistd.h>
38  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines