This is the mail archive of the libc-hacker@sources.redhat.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]
Other format: [Raw text]

getpriority patch for s390x.



Hi,
the getpriority call for s390x is broken. Since we do not have a special
way to pass a negative value back to userspace like ia64 we need to use
the default wrapper for getpriority. Patch & ChangeLog are attached.

2002-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>

      * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:
      Remove getpriority from syscalls list.


blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com

(See attached file: getpriority.diff)(See attached file: getpriority.ChangeLog)

Attachment: =?iso-8859-1?Q?getpriority.diff?=
Description: Binary data

Attachment: =?iso-8859-1?Q?getpriority.ChangeLog?=
Description: Binary data


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