This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Typo in glibc manual (February 9, 2014, for glibc 2.19)


Dear Glibc maintainer,

I found a little typo in the glibc manual. A function name does not match with the name in the description. Please see below.

...
22.4.2 How to get information about the memory subsystem?
...
- Function: long int get_avphys_pages (void)


Preliminary: | MT-Safe | AS-Unsafe heap lock | AC-Unsafe lock fd mem | See POSIX Safety Concepts.

The get_phys_pages function returns the number of available pages of physical the system has. To get the amount of memory this number has to be multiplied by the page size.

This function is a GNU extension.
...


Freundliche Grüße/Best regards

Ivan Peon, MSc
Software Development Control Engineering
Industrial Automation

KEBA AG
A-4041 Linz, Austria
Gewerbepark Urfahr
Phone: +43 732 7090-23980
Fax:     +43 732 7090-28921
Firmenbuchgericht Linz FN 184376 t
mailto:peon@keba.com
www.keba.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]