This is the mail archive of the
sid@sourceware.org
mailing list for the SID project.
[patch][commit] libgloss::SYS_reconfig value
- From: Dave Brolley <brolley at redhat dot com>
- To: sid at sources dot redhat dot com
- Date: Wed, 07 Nov 2007 15:53:06 -0500
- Subject: [patch][commit] libgloss::SYS_reconfig value
I've committed the attached patch which changes the value of
libgloss::SYS_reconfig to match the value in libgloss/syscall.h.
Dave
2007-11-07 Dave Brolley <brolley@redhat.com>
* libgloss.h (libgloss::SYS_reconfig): Value to changed to match the new
value in libgloss/syscall.h.
Index: sid/component/gloss/libgloss.h
===================================================================
RCS file: /cvs/src/src/sid/component/gloss/libgloss.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -r1.6 -r1.7
22d21
< SYS_reconfig = 0,
41a41
> SYS_reconfig = 25,