Siddhesh Poyarekar
|
e16d221c06
|
Fix typo in manual
|
2013-10-04 17:21:32 +05:30 |
|
Maciej W. Rozycki
|
107375acff
|
manual: Fix a typo in `POSIX Threads' section
|
2013-09-23 21:15:45 +01:00 |
|
Alexandre Oliva
|
3ea5be5436
|
Add first set of memory probes.
for ChangeLog
* malloc/malloc.c: Include stap-probe.h.
(__libc_mallopt): Add memory_mallopt probe.
* malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
* manual/probes.texi: New.
* manual/Makefile (chapters): Add probes.
* manual/threads.texi: Set next node.
|
2013-09-20 11:10:54 -03:00 |
|
Siddhesh Poyarekar
|
adf23d2cca
|
Add documentation for default pthread attribute functions
|
2013-06-15 12:27:41 +05:30 |
|
Siddhesh Poyarekar
|
d3cfc668a3
|
Rename nptl.texi to threads.texi
The manual and its file names are about interfaces and not the
implementation details.
|
2013-03-19 14:28:20 +05:30 |
|