diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-08-11 11:18:52 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-11 11:18:52 -0700 |
commit | c08fb0d7bba4015078406b28d3906ccc5fda9d5a (patch) | |
tree | 6952d7d0b4ddf0f57b1358918a80e8373c11c437 /NEWS | |
parent | 15bac72bac03faeb3b725b1d208c62160f0c3ad7 (diff) | |
download | glibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.tar.gz glibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.tar.xz glibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.zip |
Add support for prlimit and prlimit64 on Linux.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS index e51fba98b6..0e461c23bf 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ Version 2.13 11640, 11701, 11840, 11856, 11883, 11903 +* New Linux interfaces: prlimit, prlimit64 + * POWER7 optimizations: memset, memcmp, strncmp * New optimized string functions for x86-64: strnlen, strcasecmp |