mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
2000-08-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getrlimit and getrlimit to the list. 2000-08-18 Jes Sorensen <jes@linuxcare.com> * sysdeps/ia64/Implies: gcc now has support for the Intel 80 bit long double format so use ldbl-96 instead of ldbl-128.
This commit is contained in:
@@ -85,7 +85,7 @@ __libc_system (const char *line)
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
# define UNBLOCK <EFBFBD>__sigprocmask (SIG_SETMASK, &omask, (sigset_t *) NULL)
|
||||
# define UNBLOCK __sigprocmask (SIG_SETMASK, &omask, (sigset_t *) NULL)
|
||||
#else
|
||||
# define UNBLOCK 0
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user