! Aware > Man pages > Execution > Memory blocks >

Memory blocks (Sometimes called "Byte Strings")

Memory blocks. Allocated, shared, mmaped, kernel et al
Subsets on this page: - #Libs & Functions -
Change Selections: Use Defaults. - #Personalize -
     icon
Search ! Aware:



     Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...



Subject Divisions (Man pages)
(These links to detailed subjects under this one retain your personalized selections.)

#Overviews and other related subjects# - related, but not under or including this subject directly.

Libraries and Components: Showing

alloca (3) - memory allocator {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

malloc free realloc calloc alloca (3) - general memory allocation operations {oss}

Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

calloc (3) - allocate clean memory (zero initialized space) {oss}

Man pages: RedHat NetBSD
Source code: OpenBSD
[ANSI C X3.159-1989]

malloc free cfree realloc (3) - general memory allocation functions {oss}

Man pages: FreeBSD Solaris NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

valloc (3) - aligned memory allocation function {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

bcmp bcopy bzero memccpy memchr memcmp memcpy memmove memset (3) - byte string operations {oss}

Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

bcmp (3) - compare byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

bcopy (3) - copy byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

bzero (3) - write zeroes to a byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

memcpy (3) - copy byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

memccpy (3) - copy string until character found {oss}

Man pages: FreeBSD RedHat
Source code: OpenBSD FreeBSD

memchr (3) - locate byte in byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

memcmp (3) - compare byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

memmove (3) - copy byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

memset (3) - write a byte to byte string {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[ANSI C X3.159-1989]

getpagesize (3) - get system page size {oss}

Man pages: FreeBSD Solaris NetBSD
Source code: OpenBSD FreeBSD

mmap (2) - map files or devices into memory {oss}

Man pages: FreeBSD RedHat Solaris NetBSD

mprotect (2) - control the protection of pages {oss}

Man pages: FreeBSD RedHat Solaris NetBSD

msync (2) - synchronize a mapped region {oss}

Man pages: FreeBSD RedHat NetBSD

munmap (2) - remove a mapping {oss}

Man pages: FreeBSD Solaris NetBSD

shmat shmdt (2) - map/unmap shared memory {oss}

Man pages: FreeBSD NetBSD

shmctl (2) - shared memory control operations {oss}

Man pages: FreeBSD RedHat Solaris NetBSD

shmget (2) - get shared memory area identifier {oss}

Man pages: FreeBSD RedHat Solaris NetBSD

madvise (2) - give advice about use of memory {oss}

Man pages: FreeBSD NetBSD

mincore (2) - determine residency of memory pages {oss}

Man pages: FreeBSD Solaris NetBSD

minherit (2) - control the inheritance of pages {oss}

Man pages: FreeBSD NetBSD

mlock munlock (2) - lock (unlock) physical pages in memory {oss}

Man pages: FreeBSD RedHat NetBSD

i386_get_ldt i386_set_ldt (2) - manage i386 per-process Local Descriptor Table entries {oss}

Man pages: FreeBSD NetBSD

i386_vm86 (2) - set virtual 8086 processor registers and mode {oss}

Man pages: FreeBSD NetBSD

kvm (3) - kernel memory interface {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_open kvm_openfiles kvm_close (3) - initialize kernel virtual memory access {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_getprocs kvm_getargv kvm_getenvv (3) - access user process state {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_geterr verr errx verrx warn vwarn warnx vwarnx (3) - get error message on kvm descriptor {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_getfiles (3) - survey open files {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_getloadavg (3) - get load average of the system {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_nlist (3) - retrieve symbol table names from a kernel image {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

kvm_read kvm_write (3) - read or write kernel virtual memory {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

Libraries and Functions

Others not displayed here
Full List

Related Subjects (Man pages)
Subject classifications directly under this one are #here#.

(The following links to subjects at this site retain your personalized selections.)

Data structures (In memory) - Data structures in memory. Queues, lists, graphs, trees, etc.

Up to Execution

(There may be additional related subject pages listed here)

Personalized Selections
Platform:
Unix/BSD/Linux.
MS-DOS.
Prog.Language:
C/C++.
Perl.
PHP.
License:
Open-source.
Commercial.
Maturity:
Stable.
Tip: To exclude choices, select all others in same column
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!



Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Execution > Memory blocks >
RocketAware.com is a service of Mib Software
Copyright 2002, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments