2020-10-25 |
Alejandro Colomar | circleq.3, insque.3, list.3, slist.3, tailq.3: SEE... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3: Link to queue(7) |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, queue.7: Move queue.3 to queue.7 |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | membarrier.2, openat2.2, insque.3, proc.5, tzfile.5... |
commit | commitdiff | tree |
2020-10-25 |
Dmitry V. Levin | tailq.3: tfix |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | stailq.3, tailq.3: Minor fix: replace ".Ss" lines with... |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | circleq.3, list.3, queue.3, slist.3, stailq.3, tailq... |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | circleq.3: ffix |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | circleq.3, list.3, slist.3, stailq.3, tailq.3: Use... |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | queue.3: wfix |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3: Fix & update after forking circleq.3, list... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3: Add self to copyright notice |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | strerrorname_np.3: New link to strerror(3) |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | strerrordesc_np.3: New link to strerror(3) |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | strerror.3: Document strerrorname_np() and strerrordesc... |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | sigdescr_np.3: New link to strsignal.3 |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | sigabbrev_np.3: New link to strsignal.3 |
commit | commitdiff | tree |
2020-10-25 |
Michael Kerrisk | strsignal.3: Document sigabbrev_np() and sigdescr_np(). |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3: SEE ALSO: Add tailq(3) |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIR... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | tailq.3: Add remaining details to complete the page |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | tailq.3: ffix: Use man markup |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | tailq.3: Copy and adapt code from queue.3 |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, tailq.3: EXAMPLES: Move code from queue.3... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, tailq.3: DESCRIPTION: Move code from queue... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, tailq.3: SYNOPSIS: Move code from queue.3... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, tailq.3: NAME: Move code from queue.3 to tailq.3 |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | tailq.3: New page that will hold the (tailq) contents... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | circleq.3, list.3, slist.3, stailq.3: Fix return type... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3: SEE ALSO: Add stailq(3) |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | stailq.3: Add remaining details to complete the page |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | stailq.3: ffix: Use man markup |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | stailq.3: Copy and adapt code from queue.3 |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, stailq.3: EXAMPLES: Move stailq example from... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, stailq.3: DESCRIPTION: Move stailq specific... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, stailq.3: SYNOPSIS: Move code from queue.3... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | queue.3, stailq.3: NAME: Move code from queue.3 to... |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | stailq.3: New page that will hold the (stailq) contents... |
commit | commitdiff | tree |
2020-10-25 |
Jing Peng | proc.5: wfix |
commit | commitdiff | tree |
2020-10-25 |
Alejandro Colomar | circleq.3: ffix |
commit | commitdiff | tree |
2020-10-24 |
Michael Kerrisk | signal.7: srcfix |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | queue.3: SEE ALSO: Add circleq(3) |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLE... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3: Add remaining details to complete the page |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3: ffix: Use man markup |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3: Copy and adapt code from queue.3 |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | queue.3: ffix |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3, queue.3: EXAMPLES: Move circleq example... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3, queue.3: DESCRIPTION: Move circleq specific... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3, queue.3: SYNOPSIS: Move code from queue... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3, queue.3: NAME: Move code from queue-3 to... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | circleq.3: New page that will hold the (circleq) conten... |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | queue.3: Sort alphabetically |
commit | commitdiff | tree |
2020-10-23 |
Alejandro Colomar | slist.3: tfix |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | openat2.2, loop.4: tfix: s/non-zero/nonzero/ |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | list.3: Sort alphabetically |
commit | commitdiff | tree |
2020-10-22 |
Michael Kerrisk | list.3, slist.3, strcmp.3: tfix |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | queue.3: SEE ALSO: Add slist(3) |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FORE... |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | slist.3: Add details |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | slist.3: ffix: Use man markup |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | slist.3: Copy and adapt code from queue.3 |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | queue.3, slist.3: EXAMPLES: Move example program from... |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | queue.3, slist.3: DESCRIPTION: Move slist specific... |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | queue.3, slist.3: SYNOPSIS: Move code from queue.3... |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | queue.3, slist.3: NAME: Move code from queue.3 to slist.3 |
commit | commitdiff | tree |
2020-10-22 |
Alejandro Colomar | slist.3: New page that will hold the (slist) contents... |
commit | commitdiff | tree |
2020-10-21 |
Michael Kerrisk | list.3: Minor fix to grammar |
commit | commitdiff | tree |
2020-10-21 |
Michael Kerrisk | list.3: Minor tweak's to Alex's text |
commit | commitdiff | tree |
2020-10-21 |
Michael Kerrisk | list.3: tfix |
commit | commitdiff | tree |
2020-10-21 |
Michael Kerrisk | list.3: ffix |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | queue.3: SEE ALSO: Add list(3) |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH... |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3: Add details |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3: ffix: Use man markup |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3: Copy and adapt code from queue.3 |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3, queue.3: EXAMPLES: Move example program from... |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3, queue.3: DESCRIPTION: Move list specific code... |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3, queue.3: SYNOPSIS: Move code from queue.3 to... |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3, queue.3: NAME: Move code from queue.3 to list.3 |
commit | commitdiff | tree |
2020-10-21 |
Alejandro Colomar | list.3: New page that will hold the (list) contents... |
commit | commitdiff | tree |
2020-10-20 |
Michael Kerrisk | setns.2: Correct the version for time namespace support |
commit | commitdiff | tree |
2020-10-20 |
Michael Kerrisk | namespaces.7: srcfix |
commit | commitdiff | tree |
2020-10-20 |
Michael Kerrisk | namespaces.7: A 'time_for_children' symlink can also... |
commit | commitdiff | tree |
2020-10-18 |
Alejandro Colomar | clock_t.3: New link to system_data_types(7) |
commit | commitdiff | tree |
2020-10-18 |
Alejandro Colomar | system_data_types.7: Add 'clock_t' |
commit | commitdiff | tree |
2020-10-18 |
Michael Kerrisk | system_data_types.7: ffix |
commit | commitdiff | tree |
2020-10-18 |
Michael Kerrisk | system_data_types.7: srcfix: add comment noting time_t... |
commit | commitdiff | tree |
2020-10-17 |
Michael Kerrisk | ld.so.8: Add self to copyright |
commit | commitdiff | tree |
2020-10-17 |
Michael Kerrisk | mallinfo.3: srcfix: add comments noting errors in glibc... |
commit | commitdiff | tree |
2020-10-17 |
Michael Kerrisk | mallinfo.3: The 'usmblks' is nowadays always 0 |
commit | commitdiff | tree |
2020-10-17 |
Alejandro Colomar | regex.3: Add example program |
commit | commitdiff | tree |
2020-10-17 |
Alejandro Colomar | queue.3: stailq: Complete example |
commit | commitdiff | tree |
2020-10-17 |
Heinrich Schuchardt | kernel_lockdown.7: Describe LSM activation |
commit | commitdiff | tree |
2020-10-16 |
Michael Kerrisk | kernel_lockdown.7: Add a VERSIONS section |
commit | commitdiff | tree |
2020-10-16 |
Michael Kerrisk | kernel_lockdown.7: Various minor edits to bring this... |
commit | commitdiff | tree |
2020-10-16 |
Heinrich Schuchardt | kernel_lockdown.7: New page documenting the Kernel... |
commit | commitdiff | tree |
2020-10-16 |
Michael Kerrisk | link.2: ffix |
commit | commitdiff | tree |
2020-10-15 |
Alejandro Colomar | queue.3: list: Complete example |
commit | commitdiff | tree |
next |