public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-08 00:24:07 to 2009-11-06 17:52:11 UTC [more...]

[PATCH] [1/3] Document the prctl/signal hwpoison extensions for 2.6.32
 2009-11-06 17:52 UTC 

pthread_self.3: arith type or structure
 2009-11-06  0:59 UTC 

[PATCH] getline(3) was added to POSIX 2008
 2009-11-05 12:07 UTC  (2+ messages)

[patch] sigprocmask.2: Explain EINVAL, add EFAULT
 2009-11-02 15:03 UTC 

[patch] strftime.3: ISO week number can be 52, add example
 2009-11-02 15:02 UTC 

[Bug 14328] New: Consistent the size type. New logic to use
 2009-11-01 11:00 UTC  (3+ messages)
  ` [Bug 14328] "

[PATCH] vfork.2: Improve text legibility and fix verbs tense
 2009-10-29  1:47 UTC  (2+ messages)
  ` [PATCH][RESEND] "

[PATCH] fork(2): fix style around io_setup highlight
 2009-10-28  5:09 UTC 

fopencookie(3) typo
 2009-10-26 15:53 UTC 

[PATCH] ptrace(2): note SPARC deviation wrt get/set regs
 2009-10-25  7:15 UTC 

crypt (3) significant key lenght (DES, MD5, SHA)
 2009-10-22 12:01 UTC  (2+ messages)

raw.7 missing ETH_P_ALL hack
 2009-10-22 11:56 UTC 

A bug in rtnetlink(3) man page?
 2009-10-22 11:06 UTC 

[Bug 14449] New: Ambiguity in SIGSYS <-> SIGUNUSED portion of signal(7)
 2009-10-21  5:35 UTC  (3+ messages)
  ` [Bug 14449] "

Typo in Man Page
 2009-10-17  4:50 UTC 

Typo in setgid(2)
 2009-10-17  4:41 UTC 

typo in clone(2)
 2009-10-17  4:06 UTC  (2+ messages)

log*.3: add cross-references to other-base logarithmic functions
 2009-10-16 10:48 UTC 

[Bug 14411] New: pselect man page Linux notes appear to be out of date
 2009-10-15  9:14 UTC 

man-pages-3.23 is released
 2009-10-09  9:37 UTC  (4+ messages)

[PATCH] Add the pthread_rwlock_unlock() different point explanation between Linux and POSIX
 2009-10-09  6:59 UTC  (2+ messages)

[Bug 14303] New: futex(2) manpage missing FUTEX_WAKE_OP, *_PRIVATE, *_BITSET and *_PI options
 2009-10-02  1:48 UTC 

sync_file_range.2: add some big WARNINGS
 2009-09-30 15:47 UTC  (6+ messages)

for review: posix-spawn*, the remaining bits
 2009-09-28 21:32 UTC 

[PATCHES] Typos and questions
 2009-09-28 16:57 UTC  (7+ messages)

for review: posix_spawnattr_init.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:50 UTC 

for review: man3/posix_spawnattr_getsigmask.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:49 UTC 

for review: man3/posix_spawnattr_getsigdefault.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:48 UTC 

for review: man3/posix_spawnattr_getpgroup.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:47 UTC 

for review: man3/posix_spawnattr_getflags.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:46 UTC 

for review: man3/posix_spawnattr_getschedpolicy.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:45 UTC 

for review: man3/posix_spawn_file_actions_addopen.3 (replaces 3p POSIX verbiage)
 2009-09-26 18:43 UTC 

Behavior of bind inet socket to port 0 in ip(7)
 2009-09-26 14:58 UTC 

For review: posix_spawn_file_actions_init.3
 2009-09-25 17:09 UTC 

for review: posix_spawn(3)
 2009-09-23  5:49 UTC 

[PATCH] open.2: add some comments on O_SYNC and friends
 2009-09-22 11:42 UTC  (3+ messages)

linux strlen man page accepts NULL?
 2009-09-22  6:43 UTC  (5+ messages)

BUG: shm_overview notes mistype
 2009-09-22  6:21 UTC 

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-21 23:58 UTC  (20+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
      ` [PATCH] "
          ` [PATCH] remove duplicate asm/mman.h files
` [PATCH 3/3] Add MAP_HUGETLB example

[PATCH] man3/getaddrinfo_a.3: New manual page
 2009-09-20 15:05 UTC  (2+ messages)

[PATCH] Document struct sigevent in sigevent(7)
 2009-09-20 15:05 UTC  (2+ messages)

[PATCH] resolv.conf.5: Describe single-request option
 2009-09-20 15:03 UTC  (2+ messages)

Definition of orphaned process group missing
 2009-09-20  3:41 UTC  (2+ messages)

setenv may set errno
 2009-09-20  3:01 UTC  (2+ messages)

[PATCH 0/7] Add pseudo-anonymous huge page mappings V3
 2009-09-18 20:08 UTC  (11+ messages)
` [PATCH 1/7] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
` [PATCH 2/7] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
` [PATCH 3/7] Add MAP_HUGETLB example
` [PATCH 4/7] Add MAP_HUGETLB flag to alpha mman.h
` [PATCH 5/7] Add MAP_HUGETLB flag to xtensa mman.h
` [PATCH 6/7] Add MAP_HUGETLB flag to parisc mman.h
` [PATCH 7/7] Add MAP_HUGETLB flag to mips mman.h

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-15 20:53 UTC  (16+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
    ` [PATCH] MAP_HUGETLB value collision fix
      ` [PATCH] Fix for hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regions.patch in -mm
` [PATCH 3/3] Add MAP_HUGETLB example

hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix
 2009-09-15 10:49 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH] hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix V2

[Bug 13569] New: Examples in some pages make invalid use of the assert macro
 2009-09-15  4:38 UTC  (2+ messages)
  ` [Bug 13569] "

typo/grammar error: printf(3)
 2009-09-15  4:26 UTC  (2+ messages)

[PATCH] setmntent() takes a filename, not fp
 2009-09-15  4:19 UTC  (2+ messages)

Mistake in poll(2) - man-pages 3.22
 2009-09-15  4:10 UTC 

[PATCH] splice.2, tee.2, vmsplice.2: Update return type
 2009-09-15  4:00 UTC  (2+ messages)

[PATCH] vfork.2: Add sentence explaining what is done to data space copy after exec(3)
 2009-09-07 14:33 UTC 

man-pages, Czech version, this letter is related only to the CZ version
 2009-08-24  7:25 UTC  (4+ messages)

[PATCH] Fix incorrect encoding declaration in iso_8859-13(7)
 2009-08-22 13:31 UTC 

[PATCH] AF_PACKET and packet mmap
 2009-08-20  6:52 UTC  (3+ messages)

[PATCH 0/3] Add pseudo-anonymous huge page mappings V3
 2009-08-18 10:53 UTC  (8+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount V3
` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions V3
` [PATCH 3/3] Add MAP_HUGETLB example V3

[Bug 14001] New: eventfd manpage missing EFD_SEMAPHORE flag
 2009-08-18  5:38 UTC 

[Bug 13993] New: KGDB is Lacking Proper Documentation
 2009-08-16  0:59 UTC 

CLOCK_MONOTONIC_RAW
 2009-08-14 15:44 UTC 

[PATCH 0/3] Add pseudo-anonymous huge page mappings V2
 2009-08-14 12:40 UTC  (9+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount V2
` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions V2
` [PATCH 3/3] Add MAP_HUGETLB example to vm/hugetlbpage.txt V2

futex(7) has a broken link ?
 2009-08-13  6:19 UTC  (2+ messages)

[PATCH 0/3] Add pseudo-anonymous huge page mappings
 2009-08-12  9:08 UTC  (7+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
` [PATCH 2/3] Add MAP_LARGEPAGE for mmaping pseudo-anonymous huge page regions
` [PATCH 3/3] Add MAP_LARGEPAGE example to vm/hugetlbpage.txt

Typo in pthread_getschedparam(3)
 2009-08-02 12:02 UTC  (2+ messages)

wrong description for readahead(2)
 2009-07-31  8:18 UTC 

man-pages-3.22 released
 2009-07-26  5:10 UTC 

[PATCH] futex(7): drop spurious colon in URL
 2009-07-25  5:15 UTC  (2+ messages)

[PATCH] man page update (ip.7) to reflect new socket option in 2.6.31
 2009-07-25  4:43 UTC  (3+ messages)

Time to move to next level in your enhancing process
 2009-07-23 10:07 UTC 

[PATCH] Add the pthread_rwlock_rdlock() different point explanation between Linux and POSIX
 2009-07-20  1:51 UTC 

[patch] encrypt.3: changed code for example usage
 2009-07-12 22:37 UTC 

Your E-mail Attach To 2009 Anniversary Bonanza
 2009-07-11 19:49 UTC 

Your E-mail Attach To category\\"A\\" 870,000GBP&#8207;
 2009-07-10 12:30 UTC 

Lucky......Winner!!!
 2009-07-08  9:28 UTC 

[PATCH] Add the pthread_rwlock_unlock() different point explanation between Linux and POSIX
 2009-07-07  9:04 UTC 

[PATCH] Add the pthread_rwlock_rdlock() different point explanation between Linux and POSIX
 2009-07-07  9:04 UTC 

MS_I_VERSION added in 2.6.25
 2009-06-26 18:45 UTC  (3+ messages)

[PATCH] setjmp(3): fix typo and clarify return
 2009-06-26 13:07 UTC  (2+ messages)

[PATCH] proc connector: add event for process becoming session leader
 2009-06-26 12:38 UTC  (2+ messages)

[PATCH] AF_PACKET and packet mmap
 2009-06-23 19:47 UTC 

[Bug 13608] New: Invalid default in bridge-nf-filter-vlan-tagged description
 2009-06-23 14:07 UTC 

[Bug 13510] New: resolv.conf.5 implies that only IPv4 addresses are allowed
 2009-06-11 19:45 UTC 

More power and super-size
 2009-06-08  0:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox