public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] more setrlimit for 2.1
@ 2000-01-24  7:05 Thorsten Kukuk
  2000-01-24  7:09 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Kukuk @ 2000-01-24  7:05 UTC (permalink / raw)
  To: libc-hacker

Hi,

In syscalls.list, the old[sg]etrlimit must be removed, too.

  Thorsten

2000-01-24  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/i386/syscalls.list: Remove old[gs]etrlimit

--- sysdeps/unix/sysv/linux/i386/syscalls.list
+++ sysdeps/unix/sysv/linux/i386/syscalls.list	2000/01/24 14:47:00
@@ -2,5 +2,3 @@
 
 modify_ldt	EXTRA	modify_ldt	3	__modify_ldt	modify_ldt
 vm86		-	vm86		1	__vm86		vm86
-oldgetrlimit	EXTRA	getrlimit	2	__old_getrlimit	getrlimit@GLIBC_2.0
-oldsetrlimit	EXTRA	setrlimit	2	__old_setrlimit	setrlimit@GLIBC_2.0

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] more setrlimit for 2.1
  2000-01-24  7:05 [PATCH] more setrlimit for 2.1 Thorsten Kukuk
@ 2000-01-24  7:09 ` Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2000-01-24  7:09 UTC (permalink / raw)
  To: Thorsten Kukuk; +Cc: libc-hacker

On Mon, Jan 24, 2000 at 04:05:22PM +0100, Thorsten Kukuk wrote:
> 
> Hi,
> 
> In syscalls.list, the old[sg]etrlimit must be removed, too.

I still wonder if it would not be better to use signed rlim_t in 2.1.3.

And we have to s/GLIBC_2.1.3/GLIBC_2.2/ *rlimit* symbols in 2.1.90, because
it will be otherwise rather confusing (e.g. for rpm dependencies).

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.41 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-01-24  7:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-24  7:05 [PATCH] more setrlimit for 2.1 Thorsten Kukuk
2000-01-24  7:09 ` Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).