rlimit changes
Jakub Jelinek
jakub@redhat.com
Mon Dec 13 01:38:00 GMT 1999
On Mon, Dec 13, 1999 at 10:25:09AM +0100, Andreas Schwab wrote:
> Ulrich Drepper <drepper@cygnus.com> writes:
>
> |> It is not possible to fix the Alpha problems without removing the
> |> generic stuff.
>
> This is wrong. Only the lines
>
> ifeq ($(subdir),resource)
> sysdep_routines += oldgetrlimit64 oldsetrlimit64
> endif
>
> should be moved to the 32 bit arch subdirs. Everything else is ok.
What's so generic about getrlimit.c? It will work on i386, ppc, won't work on alpha,
sparc, sparc64. For other architectures it depends what will be written.
sparc32 at the moment does not define any ugetrlimit syscall, but defines
getrlimit and old_getrlimit.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.26 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________
More information about the Libc-hacker
mailing list