2005-06-23 |
Michael Kerrisk | whitespace cleanups |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Noted that the nice value rande is -20..20 on some... |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Changed range documented in main text from -20..20... |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Added .\" comment about behaviour change for |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Noted use of atexit() for establishing function to... |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Formatting fixes |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Reversed 2.04 introduction of the term "process termina... |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | Reversed 2.04 introduction of the term "process termina... |
commit | commitdiff | tree |
2005-06-23 |
Michael Kerrisk | The short sleep bug (up to 1 jiffy) that was newly... |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Minor wording changes |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Added FIXME |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Clarified what type of lock close() affects. |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Consistent use of terms "open file description", |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Consistent use of terms "open file description", |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Clarification of term "open file description" along... |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Formatting changes |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Minor fixes |
commit | commitdiff | tree |
2005-06-22 |
Michael Kerrisk | Minor wording changes (after email with AEB). |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Added ERANGE error |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Initial setup for 2.05 release |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Initial setup for 2.05 release |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | For 2.04 release man-pages-2.04 |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Getting ready for 2.04 release |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Further tcp_stdurg and SIOCATMARK work; minor formattin... |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Minor formatting fixes |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Fixed descriptotion of header file reqmts in prototype, |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Clarified semantics of relationship between flock(... |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Minor changes |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Fix description of return value. |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Add log1p(3) to SEE ALSO. |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Fix typo: "_SC_2_DEV" should be "_SC_2_C_DEV" |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | When specifying resolved_path as NULL, realpath() |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | O_DIRECT needs _GNU_SOURCE. |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=194842 |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug... |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Minor formatting change |
commit | commitdiff | tree |
2005-06-21 |
Michael Kerrisk | Minor changes |
commit | commitdiff | tree |
2005-06-20 |
Michael Kerrisk | More tcp_stdurg and SIOCATMARK work |
commit | commitdiff | tree |
2005-06-20 |
Michael Kerrisk | Since Linux 2.6, the ru_nvcsw and ru_nivcsw fields... |
commit | commitdiff | tree |
2005-06-17 |
Michael Kerrisk | Changed (char *) to (void *) in example. |
commit | commitdiff | tree |
2005-06-17 |
Michael Kerrisk | Arg for %p is a pointer to _a pointer to_ void. |
commit | commitdiff | tree |
2005-06-17 |
Michael Kerrisk | BUGS: In kernels < 2.6.9, EPOLL_CTL_DEL required a... |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | freopen(3) can change file descriptor associations... |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | strerror_r(3) requires #define _XOPEN_SOURCE 600 |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | Rewrote description of return value. |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | Removed erroneous description of makecontext() return... |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | removed fixed FIXMEs |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | formatting |
commit | commitdiff | tree |
2005-06-16 |
Michael Kerrisk | More SIOCATMARK cahnges. |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | global edit s/ -1/ \\-1/g |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | Global edit: s/nonzero/non-zero/ |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | Various wording and foratting fixes |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | Various wording and formatting fixes. |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | Added pointer to ip(7) and proc(7) for /proc/sys/net |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | RLIMIT_RSS only has affect "in 2.4.x", not "in 2.4... |
commit | commitdiff | tree |
2005-06-15 |
Michael Kerrisk | Added FIXME for mqueue files |
commit | commitdiff | tree |
2005-06-14 |
Michael Kerrisk | Fixes in discussion of SIOCATMARK + general wording... |
commit | commitdiff | tree |
2005-06-14 |
Michael Kerrisk | Various minor changes |
commit | commitdiff | tree |
2005-06-14 |
Michael Kerrisk | Wording improvements |
commit | commitdiff | tree |
2005-06-14 |
Michael Kerrisk | Wording improvements |
commit | commitdiff | tree |
2005-06-14 |
Michael Kerrisk | Various minor changes |
commit | commitdiff | tree |
2005-06-13 |
Michael Kerrisk | Small wording fix. |
commit | commitdiff | tree |
2005-06-13 |
Michael Kerrisk | Salut Olivier (and Nishanth), |
commit | commitdiff | tree |
2005-06-13 |
Michael Kerrisk | Remove duplicated CLONE_VFORK text |
commit | commitdiff | tree |
2005-06-09 |
Michael Kerrisk | Formatting fix |
commit | commitdiff | tree |
2005-06-08 |
Michael Kerrisk | Updates |
commit | commitdiff | tree |
2005-06-08 |
Michael Kerrisk | Fix discussion of alternate signals stack |
commit | commitdiff | tree |
2005-06-07 |
Michael Kerrisk | New pthreads.7 page |
commit | commitdiff | tree |
2005-06-07 |
Michael Kerrisk | Minor fix |
commit | commitdiff | tree |
2005-06-03 |
Michael Kerrisk | Formatting fix |
commit | commitdiff | tree |
2005-06-02 |
Michael Kerrisk | Initial set-up for 2.04 release |
commit | commitdiff | tree |
2005-06-02 |
Michael Kerrisk | 2.03 release man-pages-2.03 |
commit | commitdiff | tree |
2005-06-02 |
Michael Kerrisk | 2.03 release |
commit | commitdiff | tree |
2005-06-02 |
Michael Kerrisk | Updated copyright date |
commit | commitdiff | tree |
2005-06-02 |
Michael Kerrisk | Noted that any thread in a thread group can wait for... |
commit | commitdiff | tree |
2005-05-31 |
Michael Kerrisk | Fix typo |
commit | commitdiff | tree |
2005-05-31 |
Michael Kerrisk | Hi Andries, |
commit | commitdiff | tree |
2005-05-30 |
Michael Kerrisk | SEE ALSO s/threads/pthreads |
commit | commitdiff | tree |
2005-05-30 |
Michael Kerrisk | nswap - not maintained. |
commit | commitdiff | tree |
2005-05-30 |
Michael Kerrisk | FIXME: CAP_AUDIT_CONTROL and CAP_AUDIT_WRITE are not... |
commit | commitdiff | tree |
2005-05-30 |
Michael Kerrisk | Noted changes in permissions required for SHM_LOCK... |
commit | commitdiff | tree |
2005-05-30 |
Michael Kerrisk | 1,$s/inherited/inheritable/g |
commit | commitdiff | tree |
2005-05-20 |
Michael Kerrisk | Noted F_SETOWN bug for socket file descriptor in Linux... |
commit | commitdiff | tree |
2005-05-18 |
Michael Kerrisk | Added EAGAIN error description for umount2(). |
commit | commitdiff | tree |
2005-05-18 |
Michael Kerrisk | Added MNT_EXPIRE, plus a few other tidy-ups. |
commit | commitdiff | tree |
2005-05-18 |
Michael Kerrisk | Added comment: |
commit | commitdiff | tree |
2005-05-18 |
Michael Kerrisk | Minor fixes to CLONE_THREAD material. |
commit | commitdiff | tree |
2005-05-17 |
Michael Kerrisk | Added text on CLONE_THREAD and signals. |
commit | commitdiff | tree |
2005-05-17 |
Michael Kerrisk | Substantially enhanced discussion of CLONE_THREAD. |
commit | commitdiff | tree |
2005-05-12 |
Michael Kerrisk | Update date in header |
commit | commitdiff | tree |
2005-05-12 |
Michael Kerrisk | Added 'rt_priority' and 'policy' to /proc/PID/stat. |
commit | commitdiff | tree |
2005-05-12 |
Michael Kerrisk | Minor changes to discussion of 'stat' signal fields. |
commit | commitdiff | tree |
2005-05-11 |
Michael Kerrisk | Vincent Fourmond / Joey (Martin) Schulze |
commit | commitdiff | tree |
2005-05-11 |
Michael Kerrisk | as per http://bugs.debian.org/cgi-bin/bugreport.cgi... |
commit | commitdiff | tree |
2005-05-11 |
Michael Kerrisk | Pavel Heimlich <tropikhajma@seznam.cz> |
commit | commitdiff | tree |
2005-05-10 |
Michael Kerrisk | __W* flags can't be used with waitid() |
commit | commitdiff | tree |
2005-05-10 |
Michael Kerrisk | Added CLONE_SYSVSEM, CLONE_UNTRACED, CLONE_STOPPED. |
commit | commitdiff | tree |
2005-05-10 |
Michael Kerrisk | Noted that lock conversions are not atomic. |
commit | commitdiff | tree |
2005-05-09 |
Michael Kerrisk | Added_CS_GNU_LIBC_VERSION and_CS_GNU_LIBPTHREAD_VERSION. |
commit | commitdiff | tree |
2005-05-09 |
Michael Kerrisk | Added FIXME |
commit | commitdiff | tree |
next |