This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: syscalls.list changes: List arguments


>>>>> Greg McGary writes:

Greg> Andreas Jaeger <aj@suse.de> writes:
>> Ok, I've changed the mips specific file and checked it in.  I've added
>> it for your information.

>> I noticed some wrong signatures during the process.

Greg> Which sigs were wrong?  These?
No, the ones in the mips directory.
[...]
Greg> I'll fix them.
>> Could somebody else please double check my changes?

Greg> I checked enough to see that you didn't break arg counts.  I haven't yet
Greg> checked that all key letters are correct.
Thanks.

>> -s_execve	execve	execve		3	__syscall_execve
>> +s_execve	execve	execve		i:sss	__syscall_execve

Greg> args 2 & 3 are not strings, but rather vectors of strings.  For now,
Greg> make them "p".

Fixed, I've committed the change to execve now.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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