This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: Miscellaneous hppa syscall fixes


willy@ldl.fc.hp.com (Matthew Wilcox) writes:

> 2001-06-05  Matthew Wilcox  <willy@ldl.fc.hp.com>
> 
> 	* sysdeps/unix/sysv/linux/hppa/getrlimit.c: remove
> 	* sysdeps/unix/sysv/linux/hppa/setrlimit.c: remove

Applied.

> 	* sysdeps/unix/sysv/linux/hppa/msgctl.c: new file
> 	* sysdeps/unix/sysv/linux/hppa/semctl.c: new file
> 	* sysdeps/unix/sysv/linux/hppa/shmctl.c: new file

Not applied yet.  Please rethink this: The alpha implementation
handles old and new syscalls, sets __IPC_64 etc - and I do not think
you want this.  You should at least define __ASSUME_32BITUIDS for
hppa.

> 	* sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit,
> 	  setrlimit directly instead of using wrappers.  Use wrappers
> 	  for msgctl, semctl and shmctl.
Partly applied.

Btw. what about setrlimit64 and getrlimit64?  Are those handled
correctly?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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