syscalls.list changes: List arguments

Andreas Jaeger aj@suse.de
Thu Jun 22 23:41:00 GMT 2000


>>>>> 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


More information about the Libc-hacker mailing list