X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fresource-ext.h;h=145ce252c97ba3999e7a06bfa1dcd66ddd502390;hb=b781b33a9eee9f2bdb70f8fc51f6d1ec5ebbbd02;hp=6e43e70d33443a9e19da0a7a85dd23e241c9eba9;hpb=b4f285e68da56b110a01b0dce117086f6e829d29;p=gnulib.git diff --git a/lib/resource-ext.h b/lib/resource-ext.h index 6e43e70d3..145ce252c 100644 --- a/lib/resource-ext.h +++ b/lib/resource-ext.h @@ -28,7 +28,7 @@ extern "C" { /* Returns the amount of address space currently in use by the current process, or zero if unknown. This is the quantity which is limited by setrlimit(RLIMIT_AS,...). - Note: This function always returns zero on OpenBSD and AIX. */ + Note: This function always returns zero on AIX. */ extern uintptr_t get_rusage_as (void); /* Returns the size of the data segment, or zero if unknown.