This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED PATCH] BZ #12837: Add getgid.c for sh



getgid.c was missing for i386, here's a patch. Kaz approved it over a
year ago in bugzilla, so I'm committing it now,

Andreas

2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>

	[BZ #12387]
	* sysdeps/unix/sysv/linux/sh/getgid.c: New file.

--- /dev/null	2011-01-11 10:05:57.319562001 +0100
+++ sysdeps/unix/sysv/linux/sh/getgid.c	2011-01-11 12:38:24.272061545 +0100
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/getgid.c>

--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]