messages from 2012-03-26 09:11:29 to 2012-04-30 11:44:10 UTC [more...]
[PATCH] open(2): document O_PATH
2012-04-30 11:44 UTC (4+ messages)
[PATCH] prctl.2
2012-04-30 10:14 UTC
[PATCH] Describe race of direct read and fork for unaligned buffers
2012-04-30 9:30 UTC
[PATCH] nsswitch.conf.5
2012-04-30 9:12 UTC
missing git tag 3.39 d2f920ab4
2012-04-29 20:07 UTC (4+ messages)
[PATCH] mallopt.3: fix program source to match behaviour example
2012-04-29 18:47 UTC (2+ messages)
[PATCH] rtnetlink.3: RTA_PAYLOAD returns int
2012-04-29 16:19 UTC
mallopt(3) man page for review
2012-04-29 10:42 UTC
[PATCH] wcsncmp.3
2012-04-29 10:22 UTC (2+ messages)
malloc_info(3) man page for review
2012-04-28 4:44 UTC (3+ messages)
[PATCH] correct description for TCP_MAXSEG on morden kernel
2012-04-26 1:06 UTC
[PATCH] process_vm_{read,write}v(3): initial man pages
2012-04-25 2:16 UTC (17+ messages)
[PATCH] Explain how to read a single inotify event
2012-04-24 23:11 UTC (4+ messages)
[RFC PATCH] hrtimers: system-wide and per-task hrtimer slacks
2012-04-24 22:06 UTC (3+ messages)
Bad error return after find_vma() in PR_SET_MM code
2012-04-24 15:15 UTC (3+ messages)
[PATCH] ptrace(2): note SPARC deviation wrt get/set regs
2012-04-24 6:05 UTC (4+ messages)
[Bug 42042] New: strchr(3) and memchr(3) should explain behaviour when character 'c' is '\0'
2012-04-23 21:19 UTC (6+ messages)
` [Bug 42042] "
man-pages-3.39 released
2012-04-23 19:39 UTC
[PATCH] strchr(3) and memchr(3) should explain behaviour when character 'c' is '\0'
2012-04-23 13:47 UTC (2+ messages)
[Bug 38542] New: single-request-reopen option needs to be documented in resolv.conf
2012-04-23 12:15 UTC (2+ messages)
` [Bug 38542] "
[PATCH] resolv.conf.5: Describe single-request option
2012-04-23 12:14 UTC (2+ messages)
Type bug in man 7 glob's text
2012-04-23 11:55 UTC
[PATCH] termios.3: 'ECHO' not 'IECHO'
2012-04-23 11:41 UTC (2+ messages)
Is there a way to get "EINVAL" style string
2012-04-22 21:25 UTC (2+ messages)
errno man page query
2012-04-22 21:14 UTC (2+ messages)
Patch for netdevice.7
2012-04-22 20:31 UTC
sendto() on UDP can return EACCES
2012-04-22 20:17 UTC (2+ messages)
ptrace.2: PTRACE_KILL needs a stopped process too
2012-04-22 20:04 UTC (2+ messages)
[PATCH] fchmodat: split kernel/C library documents
2012-04-22 15:20 UTC (5+ messages)
Error in the example of getaddrinfo
2012-04-22 7:18 UTC (2+ messages)
Trivial fix for iso_8859-1.7 man page
2012-04-22 7:13 UTC (2+ messages)
bind
2012-04-22 7:01 UTC
[PATCH] strerror: improve strerror_r description
2012-04-22 2:47 UTC (6+ messages)
[PATCH] strerror.3: Fix return value of strerror_r()
2012-04-21 23:13 UTC (2+ messages)
[PATCH/RFC 0/6] ld.so.8: some improvements from Debian
2012-04-21 18:04 UTC (19+ messages)
` [PATCH 5/6] ld.so.8: document $PLATFORM and $LIB expansion
` [PATCH v2] ld.so.8: Document effect of hwcaps on search path
` [PATCH v3] "
[PATCH] mallopt.3: ffix
2012-04-20 18:48 UTC (2+ messages)
[PATCH] posix_memalign.3: ffix
2012-04-20 18:48 UTC (2+ messages)
[PATCH] prctl.2, proc.5: proposal to reflect http://lwn.net/Articles/484162
2012-04-19 3:38 UTC (2+ messages)
errno "SEE ALSO" link on each page which returns errno values
2012-04-18 20:47 UTC (4+ messages)
[Bug 43118] New: test
2012-04-18 9:52 UTC (2+ messages)
` [Bug 43118] test
[PATCH v18 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
2012-04-18 2:53 UTC (28+ messages)
` [PATCH v18 02/15] Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
` [PATCH v18 03/15] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
` [PATCH v18 04/15] net/compat.c,linux/filter.h: share compat_sock_fprog
` [PATCH v18 05/15] seccomp: kill the seccomp_t typedef
` [PATCH v18 06/15] asm/syscall.h: add syscall_get_arch
` [PATCH v18 07/15] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v18 08/15] seccomp: add system call filtering using BPF
` [PATCH v18 09/15] seccomp: remove duplicated failure logging
` [PATCH v18 10/15] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v18 11/15] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v18 12/15] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v18 13/15] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v18 14/15] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v18 15/15] Documentation: prctl/seccomp_filter
[Bug 42704] New: execve may return EAGAIN on v3.1 or later
2012-04-18 0:23 UTC (3+ messages)
` [Bug 42704] "
online man pages text size
2012-04-17 20:18 UTC (2+ messages)
aio_cancel
2012-04-17 20:16 UTC (6+ messages)
alphabetic index feedback
2012-04-17 19:55 UTC (2+ messages)
Any way to get shorter
2012-04-17 19:10 UTC (2+ messages)
[Bug 42793] New: [down_trylock() in semaphore.c] The word "mutex" was used instead of "semaphore"
2012-04-17 18:46 UTC (2+ messages)
` [Bug 42793] "
man gettimeofday: first arg cannot be NULL
2012-04-17 18:41 UTC (2+ messages)
[PATCH v17 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
2012-04-16 19:11 UTC (10+ messages)
Patch for man unix(7)
2012-04-16 11:08 UTC (4+ messages)
[PATCH 0/2] prctl.2 and kcmp.2 updated
2012-04-16 7:33 UTC (12+ messages)
` [PATCH 1/2] prctl.2: Add PR_SET_MM option description
[PATCH 0/2] Update man pages for prctl and kcmp syscall
2012-04-15 22:10 UTC (6+ messages)
` [PATCH 1/2] prctl: Add PR_SET_MM option description
still on times (2) man page
2012-04-15 20:35 UTC (2+ messages)
times (2) man page
2012-04-15 20:30 UTC (2+ messages)
[PATCH] sigprocmask(2): add EFAULT as a possible errno value
2012-04-15 11:25 UTC (2+ messages)
A bug? in the perror man page
2012-04-15 10:37 UTC (2+ messages)
Missing macro _SC_SYMLOOP_MAX in sysconf(3)
2012-04-15 10:18 UTC (2+ messages)
fcntl-F_GETLEASE-during-lease-break
2012-04-14 21:52 UTC (2+ messages)
Changed type of ai_addrlen in struct addrinfo
2012-04-14 21:43 UTC (2+ messages)
[Bug 42892] New: Man page bug for mmap2(2)
2012-04-14 20:56 UTC (2+ messages)
` [Bug 42892] "
[Bug 43072] New: epoll & threads
2012-04-14 19:25 UTC (2+ messages)
` [Bug 43072] "
Typo in pthread_testcancel(3)
2012-04-14 1:13 UTC (2+ messages)
[patch] nsswitch.conf.5: update for readability and latest glibc
2012-04-13 23:40 UTC (8+ messages)
Minor error in aio_read(3)
2012-04-11 23:17 UTC (2+ messages)
man-pages-3.38 released
2012-04-11 19:33 UTC
[Bug 43061] New: resolver.3 man page: RES_DEBUG option has effect only if libresolv compiled with DEBUG defined
2012-04-06 22:39 UTC
[patch] nsswitch.conf.5: clarify the "notfound" status
2012-03-30 7:17 UTC (7+ messages)
Hello
2012-03-27 13:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).