Date: Fri, 29 Jan 2010 15:58:12 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/gen Makefile.inc Symbol.map getpagesizes.3 getpagesizes.c src/sys/sys mman.h Message-ID: <201001291600.o0TG0vSO062289@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-01-29 15:58:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libc/gen Makefile.inc Symbol.map
sys/sys mman.h
Added files: (Branch: RELENG_7)
lib/libc/gen getpagesizes.3 getpagesizes.c
Log:
SVN rev 203170 on 2010-01-29 15:58:12Z by jhb
MFC 197331, 197394:
Add getpagesizes(3) function that returns either the number of page sizes
supported by the system or a specified subset of the supported page sizes.
Approved by: re (kib)
Revision Changes Path
1.128.2.5 +3 -3 src/lib/libc/gen/Makefile.inc
1.6.2.6 +4 -0 src/lib/libc/gen/Symbol.map
1.2.4.2 +99 -0 src/lib/libc/gen/getpagesizes.3 (new)
1.1.4.2 +78 -0 src/lib/libc/gen/getpagesizes.c (new)
1.40.10.2 +1 -0 src/sys/sys/mman.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001291600.o0TG0vSO062289>
