linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-13 17:54:42 to 2014-05-21 18:17:46 UTC [more...]

[PATCH 00/24] Yet more prototype fixes
 2014-05-21 18:17 UTC  (45+ messages)
  ` [PATCH 01/24] inet.3: Fix prototype
  ` [PATCH 02/24] makecontext.3: "
  ` [PATCH 03/24] makedev.3: "
  ` [PATCH 04/24] malloc_trim.3: "
  ` [PATCH 05/24] mq_getattr.3: "
  ` [PATCH 06/24] perror.3: Fix declaration
  ` [PATCH 07/24] pthread_sigqueue.3: Include needed header
  ` [PATCH 08/24] pthread_attr_set*.3: Constify parameters
  ` [PATCH 09/24] pthread_cleanup_push_defer_np.3: Mention feature test macro
  ` [PATCH 10/24] pthread_setname_np.3: Fix prototype
  ` [PATCH 11/24] pthread_setschedparam.3: Fix prototypes
  ` [PATCH 12/24] pthread_setschedprio.3: Fix prototype
  ` [PATCH 13/24] rcmd.3: Fix prototypes
  ` [PATCH 14/24] re_comp.3: "
  ` [PATCH 15/24] rexec.3: "
  ` [PATCH 16/24] rtime.3: Replace header
  ` [PATCH 17/24] resolver.3: Fix prototypes and extern-declaration
  ` [PATCH 18/24] scandir.3: Fix prototypes
  ` [PATCH 19/24] sigvec.3: Fix prototype
  ` [PATCH 20/24] setnetgrent.3: "
  ` [PATCH 21/24] tsearch.3: "
  ` [PATCH 22/24] getauxval.3: Fix permissions
  ` [PATCH 23/24] key_setsecret.3: Fix prototypes
  ` [PATCH 24/24] xdr.3: tfix

Documenting execve() and EAGAIN
 2014-05-21 18:12 UTC 

[patch] fanotify.7: Fix description of FAN_EVENT_NEXT()
 2014-05-21 10:47 UTC  (5+ messages)

remap_file_pages() update needed?
 2014-05-21  6:51 UTC  (2+ messages)

OFD locks and deadlock detection
 2014-05-20 20:22 UTC  (5+ messages)

[PATCH 1/1] inotify.7: add example
 2014-05-20 20:20 UTC  (4+ messages)
      ` [PATCH 1/1 v2] "

[PATCH 00/20] More prototype fixes
 2014-05-20  7:13 UTC  (46+ messages)
  ` [PATCH 01/20] open.2: spfix
  ` [PATCH 02/20] set_mempolicy.2: Fix prototype for set_mempolicy(2)
  ` [PATCH 03/20] remap_file_pages.2: Fix prototype
  ` [PATCH 04/20] swapon.2: remove header from synopsis
  ` [PATCH 05/20] a64l.3: fix prototype for a64l()
  ` [PATCH 06/20] argz_*: Fix prototypes
  ` [PATCH 07/20] adjtime.3: add required header
  ` [PATCH 08/20] bstring.3: Fix prototypes
  ` [PATCH 09/20] dl_iterate_phdr.3: tfix
  ` [PATCH 10/20] inet_net_pton.3: srcfix, cfix
  ` [PATCH 11/20] envz_add.3: fix prototypes
  ` [PATCH 12/20] fpathconf.3: fix prototype
  ` [PATCH 13/20] fseek.3: "
  ` [PATCH 14/20] gcvt.3: "
  ` [PATCH 15/20] getaddrinfo_a.3: "
  ` [PATCH 16/20] getnameinfo.3: "
  ` [PATCH 17/20] getrpcent.3: "
  ` [PATCH 18/20] getspnam.3: "
  ` [PATCH 19/20] getutent.3: fix prototypes
  ` [PATCH 20/20] getrpcport.3: add #include and fix prototype

[PATCH] check_protypes.pl: semi-automatic consistency checks
 2014-05-20  0:00 UTC 

[PATCH] remap_file_pages.2: Not actually useful on real files
 2014-05-19 16:31 UTC  (6+ messages)

Improving PACKET_{RX,TX}_RING documentation
 2014-05-19 16:01 UTC  (5+ messages)

SCHED_DEADLINE, sched_getscheduler(), and sched_getparam()
 2014-05-19 13:06 UTC  (2+ messages)
` [tip:sched/core] peter_zijlstra-sched-change_sched_getparam_behaviour_vs_sched_deadline

[PATCH] pthread_setschedparam.3: ATTRIBUTES: Note functions that are thread-safe
 2014-05-19  9:05 UTC  (2+ messages)

[PATCH] pthread_testcancel.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  6:46 UTC  (2+ messages)

[PATCH] pthread_sigqueue.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  6:16 UTC  (2+ messages)

[PATCH] fallocate.2: ffix
 2014-05-19  4:51 UTC  (2+ messages)

[PATCH] pthread_sigmask.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  4:50 UTC  (2+ messages)

[PATCH] pthread_setschedprio.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  4:50 UTC  (2+ messages)

[Bug 49091] New: fanotify - missing documentation
 2014-05-18 11:45 UTC  (2+ messages)
  ` [Bug 49091] [PATCH]fanotify "

man-pages-3.66 released
 2014-05-18 10:54 UTC 

[PATCH 1/1] fanotify_init.2: checking event_f_flags
 2014-05-18  7:49 UTC  (2+ messages)

[PATCH] semget.2: tfix
 2014-05-18  6:49 UTC  (2+ messages)

[PATCH] host.conf(5): order option deprecated, replaced by nsswitch.conf(5)
 2014-05-17 15:15 UTC  (2+ messages)

ioctl man page feedback
 2014-05-16 18:11 UTC  (2+ messages)

futex(2) man page update help request
 2014-05-15 20:35 UTC  (52+ messages)

Minimum M_TRIM_THRESHOLD value for default linux glibc malloc implementation is 64 KiB?
 2014-05-15 13:33 UTC 

[PATCH 1/1 v2] fanotify.7: BUGS, error handling in fanotify_read
 2014-05-15  3:32 UTC  (4+ messages)

[PATCH 1/1] fanotify: read(2) error handling
 2014-05-14 17:38 UTC  (2+ messages)
  ` [PATCH 1/1] fanotify.7: BUGS, error handling in fanotify_read

fanotify man pages for review
 2014-05-14 10:36 UTC  (3+ messages)

[PATCH 1/3] sched: Make sched_setattr() correctly return -EFBIG
 2014-05-14  3:23 UTC  (2+ messages)

[SCHED_DEADLINE man pages 0/2] Summary
 2014-05-13 18:00 UTC  (8+ messages)
` [SCHED_DEADLINE man pages 2/2] sched(7) SCHED_DEADLINE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).